Home
last modified time | relevance | path

Searched defs:hciEventReceived (Results 1 – 5 of 5) sorted by relevance

/system/bt/hci/src/
Dhci_layer_android.cc106 Return<void> hciEventReceived(const hidl_vec<uint8_t>& event) override { in hciEventReceived() function in BluetoothHciCallbacks
/system/bt/gd/hal/
Dhci_hal_android_hidl.cc75 Return<void> hciEventReceived(const hidl_vec<uint8_t>& event) { in hciEventReceived() function in bluetooth::hal::__anone88e76320111::InternalHciCallbacks
Dfacade.cc96 void hciEventReceived(bluetooth::hal::HciPacket event) override { in hciEventReceived() function in bluetooth::hal::HciHalFacadeService
Dhci_hal_host_rootcanal_test.cc60 void hciEventReceived(HciPacket packet) override { in hciEventReceived() function in bluetooth::hal::__anonb60c79700111::TestHciHalCallbacks
/system/bt/gd/hci/
Dhci_layer.cc230 void hciEventReceived(hal::HciPacket event_bytes) override { in hciEventReceived() function