Searched defs:sendAclData (Results 1 – 2 of 2) sorted by relevance
/system/bt/vendor_libs/linux/interface/ | ||
D | bluetooth_hci.cc | 320 Return<void> BluetoothHci::sendAclData(const hidl_vec<uint8_t>& data) { in sendAclData() function in android::hardware::bluetooth::V1_0::btlinux::BluetoothHci |
/system/bt/test/rootcanal/ | ||
D | bluetooth_hci.cc | 172 Return<void> BluetoothHci::sendAclData(const hidl_vec<uint8_t>& packet) { in sendAclData() function in android::hardware::bluetooth::V1_0::sim::BluetoothHci |