Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_android.cc43 void hciEventReceived(HciPacket) override { in hciEventReceived() function in bluetooth::hal::HciCallbacksImpl::__anon0e6f269c0110
81 void hciEventReceived(const std::vector<uint8_t>& packet) override { in hciEventReceived() function in bluetooth::hal::HciCallbacksImpl
Dhci_backend_aidl.cc39 ::ndk::ScopedAStatus hciEventReceived(const std::vector<uint8_t>& packet) override { in hciEventReceived() function in bluetooth::hal::AidlHciCallbacks
Dhci_backend_hidl.cc54 Return<void> hciEventReceived(const hidl_vec<uint8_t>& packet) override { in hciEventReceived() function in bluetooth::hal::HidlHciCallbacks
Dfacade.cc104 void hciEventReceived(bluetooth::hal::HciPacket event) override { in hciEventReceived() function in bluetooth::hal::HciHalFacadeService
Dhci_hal_host_test.cc62 void hciEventReceived(HciPacket packet) override { in hciEventReceived() function in bluetooth::hal::__anonfa5073380111::TestHciHalCallbacks
/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer.cc536 void hciEventReceived(hal::HciPacket event_bytes) override { in hciEventReceived() function