/hardware/interfaces/bluetooth/1.1/default/ |
D | bluetooth_hci.cc | 80 auto hidl_status = cb->hciEventReceived(packet); in initialize_1_1() 133 Return<void> hciEventReceived( in hciEventReceived() function in android::hardware::bluetooth::V1_1::implementation::OldCbWrapper 135 return old_cb_->hciEventReceived(event); in hciEventReceived()
|
/hardware/interfaces/bluetooth/aidl/aidl_api/android.hardware.bluetooth/1/android/hardware/bluetooth/ |
D | IBluetoothHciCallbacks.aidl | 38 void hciEventReceived(in byte[] event); in hciEventReceived() method
|
/hardware/interfaces/bluetooth/aidl/aidl_api/android.hardware.bluetooth/current/android/hardware/bluetooth/ |
D | IBluetoothHciCallbacks.aidl | 38 void hciEventReceived(in byte[] event); in hciEventReceived() method
|
/hardware/interfaces/bluetooth/aidl/android/hardware/bluetooth/ |
D | IBluetoothHciCallbacks.aidl | 37 void hciEventReceived(in byte[] event); in hciEventReceived() method
|
/hardware/interfaces/bluetooth/1.0/default/ |
D | bluetooth_hci.cc | 76 auto hidl_status = cb->hciEventReceived(packet); in initialize()
|
/hardware/interfaces/bluetooth/1.0/ |
D | IBluetoothHciCallbacks.hal | 32 hciEventReceived(HciPacket event);
|
/hardware/interfaces/bluetooth/1.0/default/test/fuzzer/ |
D | bluetoothV1.0_fuzzer.cpp | 66 Return<void> hciEventReceived( in hciEventReceived() function in BluetoothHciCallbacks
|
/hardware/interfaces/bluetooth/aidl/default/ |
D | BluetoothHci.cpp | 269 mCb->hciEventReceived(raw_event); in initialize()
|
/hardware/interfaces/bluetooth/aidl/vts/ |
D | VtsHalBluetoothTargetTest.cpp | 260 ndk::ScopedAStatus hciEventReceived( in hciEventReceived() function in BluetoothAidlTest::BluetoothHciCallbacks 957 ndk::ScopedAStatus hciEventReceived( in TEST_P() function in TEST_P::SecondCb
|
/hardware/interfaces/bluetooth/1.0/vts/functional/ |
D | VtsHalBluetoothV1_0TargetTest.cpp | 274 Return<void> hciEventReceived( in hciEventReceived() function in BluetoothHidlTest::BluetoothHciCallbacks
|
/hardware/interfaces/bluetooth/1.1/vts/functional/ |
D | VtsHalBluetoothV1_1TargetTest.cpp | 276 Return<void> hciEventReceived( in hciEventReceived() function in BluetoothHidlTest::BluetoothHciCallbacks
|