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