Home
last modified time | relevance | path

Searched defs:sendAclData (Results 1 – 2 of 2) sorted by relevance

/system/bt/vendor_libs/linux/interface/
Dbluetooth_hci.cc320 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/
Dbluetooth_hci.cc172 Return<void> BluetoothHci::sendAclData(const hidl_vec<uint8_t>& packet) { in sendAclData() function in android::hardware::bluetooth::V1_0::sim::BluetoothHci