Searched defs:sendAclData (Results 1 – 8 of 8) sorted by relevance
33 void sendAclData(HciPacket packet) override {} in sendAclData() function
125 Return<void> BluetoothHci::sendAclData(const hidl_vec<uint8_t>& data) { in sendAclData() function in android::hardware::bluetooth::V1_0::implementation::BluetoothHci
168 void sendAclData(HciPacket packet) override { in sendAclData() function in bluetooth::hal::HciHalHidl
281 void sendAclData(HciPacket data) override { in sendAclData() function in bluetooth::hal::HciHalHost
173 Return<void> BluetoothHci::sendAclData(const hidl_vec<uint8_t>& data) { in sendAclData() function in android::hardware::bluetooth::V1_1::implementation::BluetoothHci
343 Return<void> BluetoothHci::sendAclData(const hidl_vec<uint8_t>& data) { in sendAclData() function in android::hardware::bluetooth::V1_1::btlinux::BluetoothHci
253 Return<void> BluetoothHci::sendAclData(const hidl_vec<uint8_t>& packet) { in sendAclData() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci
92 void sendAclData(hal::HciPacket data) override { in sendAclData() function in bluetooth::hci::TestHciHal