Searched refs:sendScoData (Results 1 – 2 of 2) sorted by relevance
/device/linaro/hikey/bluetooth/ | ||
D | bluetooth_hci.h | 53 Return<void> sendScoData(const hidl_vec<uint8_t>& packet) override; |
D | bluetooth_hci.cc | 115 Return<void> BluetoothHci::sendScoData(const hidl_vec<uint8_t>& packet) { in sendScoData() function in android::hardware::bluetooth::V1_0::hikey::BluetoothHci |