Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_layer_android.cc118 Return<void> scoDataReceived(const hidl_vec<uint8_t>& data) override { in scoDataReceived() function in BluetoothHciCallbacks
/system/bt/gd/hal/
Dhci_hal_android_hidl.cc93 Return<void> scoDataReceived(const hidl_vec<uint8_t>& data) { in scoDataReceived() function in bluetooth::hal::__anone88e76320111::InternalHciCallbacks
Dfacade.cc112 void scoDataReceived(bluetooth::hal::HciPacket data) override { in scoDataReceived() function in bluetooth::hal::HciHalFacadeService
Dhci_hal_host_rootcanal_test.cc68 void scoDataReceived(HciPacket packet) override { in scoDataReceived() function in bluetooth::hal::__anonb60c79700111::TestHciHalCallbacks
/system/bt/gd/hci/
Dhci_layer.cc242 void scoDataReceived(hal::HciPacket data_bytes) override { in scoDataReceived() function