Searched defs:sendHciCommand (Results 1 – 5 of 5) sorted by relevance
| /system/bt/gd/hal/ | ||
| D | hci_hal_android_hidl.cc | 128 void sendHciCommand(HciPacket command) override { in sendHciCommand() function in bluetooth::hal::HciHalHidl |
| D | hci_hal_host_rootcanal.cc | 116 void sendHciCommand(HciPacket command) override { in sendHciCommand() function in bluetooth::hal::HciHalHostRootcanal |
| /system/bt/vendor_libs/linux/interface/ | ||
| D | bluetooth_hci.cc | 329 Return<void> BluetoothHci::sendHciCommand(const hidl_vec<uint8_t>& command) { in sendHciCommand() function in android::hardware::bluetooth::V1_1::btlinux::BluetoothHci |
| /system/bt/test/rootcanal/ | ||
| D | bluetooth_hci.cc | 242 Return<void> BluetoothHci::sendHciCommand(const hidl_vec<uint8_t>& packet) { in sendHciCommand() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci |
| /system/bt/gd/hci/ | ||
| D | hci_layer_test.cc | 70 void sendHciCommand(hal::HciPacket command) override { in sendHciCommand() function in bluetooth::hci::TestHciHal |