Searched refs:hciEventReceived (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/bluetooth/1.1/default/ | ||
D | bluetooth_hci.cc | 80 auto hidl_status = cb->hciEventReceived(packet); in initialize_1_1() |
/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/vts/functional/ | ||
D | VtsHalBluetoothV1_0TargetTest.cpp | 243 Return<void> hciEventReceived( in hciEventReceived() function in BluetoothHidlTest::BluetoothHciCallbacks |
/hardware/interfaces/bluetooth/1.1/vts/functional/ | ||
D | VtsHalBluetoothV1_1TargetTest.cpp | 245 Return<void> hciEventReceived( in hciEventReceived() function in BluetoothHidlTest::BluetoothHciCallbacks |