Home
last modified time | relevance | path

Searched defs:scoDataReceived (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_android.cc49 void scoDataReceived(HciPacket) override { in scoDataReceived() function in bluetooth::hal::HciCallbacksImpl::__anona2532e880110
102 void scoDataReceived(const std::vector<uint8_t>& packet) override { in scoDataReceived() function in bluetooth::hal::HciCallbacksImpl
Dhci_backend_aidl.cc49 ::ndk::ScopedAStatus scoDataReceived(const std::vector<uint8_t>& packet) override { in scoDataReceived() function in bluetooth::hal::AidlHciCallbacks
Dhci_backend_hidl.cc64 Return<void> scoDataReceived(const hidl_vec<uint8_t>& data) override { in scoDataReceived() function in bluetooth::hal::HidlHciCallbacks
Dfacade.cc120 void scoDataReceived(bluetooth::hal::HciPacket data) override { in scoDataReceived() function in bluetooth::hal::HciHalFacadeService
Dhci_hal_host_test.cc70 void scoDataReceived(HciPacket packet) override { in scoDataReceived() function in bluetooth::hal::__anon175626240111::TestHciHalCallbacks
/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer.cc549 void scoDataReceived(hal::HciPacket data_bytes) override { in scoDataReceived() function