Searched defs:scoDataReceived (Results 1 – 5 of 5) sorted by relevance
/system/bt/hci/src/ | ||
D | hci_layer_android.cc | 118 Return<void> scoDataReceived(const hidl_vec<uint8_t>& data) override { in scoDataReceived() function in BluetoothHciCallbacks |
/system/bt/gd/hal/ | ||
D | hci_hal_android_hidl.cc | 93 Return<void> scoDataReceived(const hidl_vec<uint8_t>& data) { in scoDataReceived() function in bluetooth::hal::__anone88e76320111::InternalHciCallbacks |
D | facade.cc | 112 void scoDataReceived(bluetooth::hal::HciPacket data) override { in scoDataReceived() function in bluetooth::hal::HciHalFacadeService |
D | hci_hal_host_rootcanal_test.cc | 68 void scoDataReceived(HciPacket packet) override { in scoDataReceived() function in bluetooth::hal::__anonb60c79700111::TestHciHalCallbacks |
/system/bt/gd/hci/ | ||
D | hci_layer.cc | 242 void scoDataReceived(hal::HciPacket data_bytes) override { in scoDataReceived() function |