Searched defs:sendScoData (Results 1 – 7 of 7) sorted by relevance
34 void sendScoData(HciPacket packet) override {} in sendScoData() function
30 void TestHciHal::sendScoData(hal::HciPacket data) { in sendScoData() function in bluetooth::hal::TestHciHal
141 void sendScoData(HciPacket data) override { in sendScoData() function in bluetooth::hal::HciHalHost
252 void sendScoData(HciPacket data) override { in sendScoData() function in bluetooth::hal::HciHalHost
356 void sendScoData(HciPacket packet) override { in sendScoData() function in bluetooth::hal::HciHalHidl
276 Return<void> BluetoothHci::sendScoData(const hidl_vec<uint8_t>& packet) { in sendScoData() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci
367 Return<void> BluetoothHci::sendScoData(const hidl_vec<uint8_t>& data) { in sendScoData() function in android::hardware::bluetooth::V1_1::btlinux::BluetoothHci