Home
last modified time | relevance | path

Searched defs:sendScoData (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/gd/hal/fuzz/
Dfuzz_hci_hal.h34 void sendScoData(HciPacket packet) override {} in sendScoData() function
/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_fake.cc30 void TestHciHal::sendScoData(hal::HciPacket data) { in sendScoData() function in bluetooth::hal::TestHciHal
Dhci_hal_host_rootcanal.cc141 void sendScoData(HciPacket data) override { in sendScoData() function in bluetooth::hal::HciHalHost
Dhci_hal_host.cc252 void sendScoData(HciPacket data) override { in sendScoData() function in bluetooth::hal::HciHalHost
Dhci_hal_android_hidl.cc356 void sendScoData(HciPacket packet) override { in sendScoData() function in bluetooth::hal::HciHalHidl
/packages/modules/Bluetooth/system/test/rootcanal/
Dbluetooth_hci.cc276 Return<void> BluetoothHci::sendScoData(const hidl_vec<uint8_t>& packet) { in sendScoData() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci
/packages/modules/Bluetooth/system/vendor_libs/linux/interface/
Dbluetooth_hci.cc367 Return<void> BluetoothHci::sendScoData(const hidl_vec<uint8_t>& data) { in sendScoData() function in android::hardware::bluetooth::V1_1::btlinux::BluetoothHci