Searched defs:sendScoData (Results 1 – 8 of 8) sorted by relevance
34 void sendScoData(HciPacket packet) override {} in sendScoData() function
130 Return<void> BluetoothHci::sendScoData(const hidl_vec<uint8_t>& data) { in sendScoData() function in android::hardware::bluetooth::V1_0::implementation::BluetoothHci
176 void sendScoData(HciPacket packet) override { in sendScoData() function in bluetooth::hal::HciHalHidl
290 void sendScoData(HciPacket data) override { in sendScoData() function in bluetooth::hal::HciHalHost
178 Return<void> BluetoothHci::sendScoData(const hidl_vec<uint8_t>& data) { in sendScoData() function in android::hardware::bluetooth::V1_1::implementation::BluetoothHci
348 Return<void> BluetoothHci::sendScoData(const hidl_vec<uint8_t>& data) { in sendScoData() function in android::hardware::bluetooth::V1_1::btlinux::BluetoothHci
264 Return<void> BluetoothHci::sendScoData(const hidl_vec<uint8_t>& packet) { in sendScoData() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci
101 void sendScoData(hal::HciPacket data) override { in sendScoData() function in bluetooth::hci::TestHciHal