Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/stack/src/hal/ffi/
Dhidl.cc40 Return<void> hciEventReceived(const hidl_vec<uint8_t>& event) { in hciEventReceived() function in bluetooth::hal::__anonf18b1b630111::HciCallbackTrampoline
/packages/modules/Bluetooth/system/gd/hal/
Dfacade.cc104 void hciEventReceived(bluetooth::hal::HciPacket event) override { in hciEventReceived() function in bluetooth::hal::HciHalFacadeService
Dhci_hal_android_hidl.cc113 Return<void> hciEventReceived(const hidl_vec<uint8_t>& event) override { in hciEventReceived() function in bluetooth::hal::__anon7c31fccd0111::InternalHciCallbacks
217 ::ndk::ScopedAStatus hciEventReceived(const std::vector<uint8_t>& event) override { in hciEventReceived() function in bluetooth::hal::__anon7c31fccd0111::AidlHciCallbacks
Dhci_hal_host_test.cc61 void hciEventReceived(HciPacket packet) override { in hciEventReceived() function in bluetooth::hal::__anon9976a6c90111::TestHciHalCallbacks
/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer.cc453 void hciEventReceived(hal::HciPacket event_bytes) override { in hciEventReceived() function