Searched defs:scoDataReceived (Results 1 – 6 of 6) sorted by relevance
50 void scoDataReceived(HciPacket) override { in scoDataReceived() function in bluetooth::hal::HciCallbacksImpl::__anon4d43ea7e0110103 void scoDataReceived(const std::vector<uint8_t>& packet) override { in scoDataReceived() function in bluetooth::hal::HciCallbacksImpl
49 ::ndk::ScopedAStatus scoDataReceived(const std::vector<uint8_t>& packet) override { in scoDataReceived() function in bluetooth::hal::AidlHciCallbacks
60 Return<void> scoDataReceived(const hidl_vec<uint8_t>& data) override { in scoDataReceived() function in bluetooth::hal::HidlHciCallbacks
70 void scoDataReceived(HciPacket packet) override { in scoDataReceived() function in bluetooth::hal::__anon4165b79a0111::TestHciHalCallbacks
91 void scoDataReceived(std::vector<uint8_t> data) { in scoDataReceived() function
610 void scoDataReceived(hal::HciPacket data_bytes) override { in scoDataReceived() function