Searched defs:hciEventReceived (Results 1 – 5 of 5) sorted by relevance
/system/bt/hci/src/ | ||
D | hci_layer_android.cc | 107 Return<void> hciEventReceived(const hidl_vec<uint8_t>& event) override { in hciEventReceived() function in BluetoothHciCallbacks |
/system/bt/gd/hal/ | ||
D | hci_hal_android_hidl.cc | 77 Return<void> hciEventReceived(const hidl_vec<uint8_t>& event) { in hciEventReceived() function in bluetooth::hal::__anon7c94e5bd0111::InternalHciCallbacks |
D | facade.cc | 84 void hciEventReceived(bluetooth::hal::HciPacket event) override { in hciEventReceived() function in bluetooth::hal::HciHalFacadeService |
D | hci_hal_host_rootcanal_test.cc | 60 void hciEventReceived(HciPacket packet) override { in hciEventReceived() function in bluetooth::hal::__anon9a5e9e9b0111::TestHciHalCallbacks |
/system/bt/gd/hci/ | ||
D | hci_layer.cc | 295 void hciEventReceived(hal::HciPacket event_bytes) override { in hciEventReceived() function |