Searched defs:hciEventReceived (Results 1 – 5 of 5) sorted by relevance
40 Return<void> hciEventReceived(const hidl_vec<uint8_t>& event) { in hciEventReceived() function in bluetooth::hal::__anonf18b1b630111::HciCallbackTrampoline
104 void hciEventReceived(bluetooth::hal::HciPacket event) override { in hciEventReceived() function in bluetooth::hal::HciHalFacadeService
113 Return<void> hciEventReceived(const hidl_vec<uint8_t>& event) override { in hciEventReceived() function in bluetooth::hal::__anon7c31fccd0111::InternalHciCallbacks217 ::ndk::ScopedAStatus hciEventReceived(const std::vector<uint8_t>& event) override { in hciEventReceived() function in bluetooth::hal::__anon7c31fccd0111::AidlHciCallbacks
61 void hciEventReceived(HciPacket packet) override { in hciEventReceived() function in bluetooth::hal::__anon9976a6c90111::TestHciHalCallbacks
453 void hciEventReceived(hal::HciPacket event_bytes) override { in hciEventReceived() function