Searched defs:scoDataReceived (Results 1 – 6 of 6) sorted by relevance
49 void scoDataReceived(HciPacket) override { in scoDataReceived() function in bluetooth::hal::HciCallbacksImpl::__anona2532e880110102 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
64 Return<void> scoDataReceived(const hidl_vec<uint8_t>& data) override { in scoDataReceived() function in bluetooth::hal::HidlHciCallbacks
120 void scoDataReceived(bluetooth::hal::HciPacket data) override { in scoDataReceived() function in bluetooth::hal::HciHalFacadeService
70 void scoDataReceived(HciPacket packet) override { in scoDataReceived() function in bluetooth::hal::__anon175626240111::TestHciHalCallbacks
549 void scoDataReceived(hal::HciPacket data_bytes) override { in scoDataReceived() function