Home
last modified time | relevance | path

Searched refs:hciEventReceived (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/bluetooth/1.1/default/
Dbluetooth_hci.cc80 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/
DIBluetoothHciCallbacks.aidl38 void hciEventReceived(in byte[] event); in hciEventReceived() method
/hardware/interfaces/bluetooth/aidl/aidl_api/android.hardware.bluetooth/current/android/hardware/bluetooth/
DIBluetoothHciCallbacks.aidl38 void hciEventReceived(in byte[] event); in hciEventReceived() method
/hardware/interfaces/bluetooth/aidl/android/hardware/bluetooth/
DIBluetoothHciCallbacks.aidl37 void hciEventReceived(in byte[] event); in hciEventReceived() method
/hardware/interfaces/bluetooth/1.0/default/
Dbluetooth_hci.cc76 auto hidl_status = cb->hciEventReceived(packet); in initialize()
/hardware/interfaces/bluetooth/1.0/
DIBluetoothHciCallbacks.hal32 hciEventReceived(HciPacket event);
/hardware/interfaces/bluetooth/1.0/default/test/fuzzer/
DbluetoothV1.0_fuzzer.cpp66 Return<void> hciEventReceived( in hciEventReceived() function in BluetoothHciCallbacks
/hardware/interfaces/bluetooth/aidl/default/
DBluetoothHci.cpp269 mCb->hciEventReceived(raw_event); in initialize()
/hardware/interfaces/bluetooth/aidl/vts/
DVtsHalBluetoothTargetTest.cpp260 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/
DVtsHalBluetoothV1_0TargetTest.cpp274 Return<void> hciEventReceived( in hciEventReceived() function in BluetoothHidlTest::BluetoothHciCallbacks
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp276 Return<void> hciEventReceived( in hciEventReceived() function in BluetoothHidlTest::BluetoothHciCallbacks