Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/stack/src/hal/ffi/
Dhidl.cc50 Return<void> scoDataReceived(const hidl_vec<uint8_t>& data) { in scoDataReceived() function in bluetooth::hal::__anonf18b1b630111::HciCallbackTrampoline
/packages/modules/Bluetooth/system/gd/hal/
Dfacade.cc120 void scoDataReceived(bluetooth::hal::HciPacket data) override { in scoDataReceived() function in bluetooth::hal::HciHalFacadeService
Dhci_hal_android_hidl.cc145 Return<void> scoDataReceived(const hidl_vec<uint8_t>& data) override { in scoDataReceived() function in bluetooth::hal::__anon7c31fccd0111::InternalHciCallbacks
261 ::ndk::ScopedAStatus scoDataReceived(const std::vector<uint8_t>& data) override { in scoDataReceived() function in bluetooth::hal::__anon7c31fccd0111::AidlHciCallbacks
Dhci_hal_host_test.cc69 void scoDataReceived(HciPacket packet) override { in scoDataReceived() function in bluetooth::hal::__anon9976a6c90111::TestHciHalCallbacks
/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer.cc466 void scoDataReceived(hal::HciPacket data_bytes) override { in scoDataReceived() function