Searched refs:sendIsoData (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/bluetooth/1.1/default/ | ||
D | bluetooth_hci.h | 48 Return<void> sendIsoData(const hidl_vec<uint8_t>& data) override; |
D | bluetooth_hci.cc | 183 Return<void> BluetoothHci::sendIsoData(const hidl_vec<uint8_t>& data) { in sendIsoData() function in android::hardware::bluetooth::V1_1::implementation::BluetoothHci |
/hardware/interfaces/bluetooth/1.1/ | ||
D | IBluetoothHci.hal | 43 sendIsoData(HciPacket data); |