Searched defs:hciEventReceived (Results 1 – 6 of 6) sorted by relevance
43 void hciEventReceived(HciPacket) override { in hciEventReceived() function in bluetooth::hal::HciCallbacksImpl::__anon0e6f269c011081 void hciEventReceived(const std::vector<uint8_t>& packet) override { in hciEventReceived() function in bluetooth::hal::HciCallbacksImpl
39 ::ndk::ScopedAStatus hciEventReceived(const std::vector<uint8_t>& packet) override { in hciEventReceived() function in bluetooth::hal::AidlHciCallbacks
54 Return<void> hciEventReceived(const hidl_vec<uint8_t>& packet) override { in hciEventReceived() function in bluetooth::hal::HidlHciCallbacks
104 void hciEventReceived(bluetooth::hal::HciPacket event) override { in hciEventReceived() function in bluetooth::hal::HciHalFacadeService
62 void hciEventReceived(HciPacket packet) override { in hciEventReceived() function in bluetooth::hal::__anonfa5073380111::TestHciHalCallbacks
536 void hciEventReceived(hal::HciPacket event_bytes) override { in hciEventReceived() function