Searched defs:hciEventReceived (Results 1 – 5 of 5) sorted by relevance
/system/bt/hci/src/ | ||
D | hci_layer_android.cc | 106 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 | 75 Return<void> hciEventReceived(const hidl_vec<uint8_t>& event) { in hciEventReceived() function in bluetooth::hal::__anone88e76320111::InternalHciCallbacks |
D | facade.cc | 96 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::__anonb60c79700111::TestHciHalCallbacks |
/system/bt/gd/hci/ | ||
D | hci_layer.cc | 230 void hciEventReceived(hal::HciPacket event_bytes) override { in hciEventReceived() function |