Home
last modified time | relevance | path

Searched refs:hciEventReceived (Results 1 – 5 of 5) 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/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/vts/functional/
DVtsHalBluetoothV1_0TargetTest.cpp243 Return<void> hciEventReceived( in hciEventReceived() function in BluetoothHidlTest::BluetoothHciCallbacks
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp245 Return<void> hciEventReceived( in hciEventReceived() function in BluetoothHidlTest::BluetoothHciCallbacks