Home
last modified time | relevance | path

Searched defs:sendHciCommand (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/gd/hal/fuzz/
Dfuzz_hci_hal.cc53 void FuzzHciHal::sendHciCommand(HciPacket packet) { in sendHciCommand() function in bluetooth::hal::fuzz::FuzzHciHal
/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_fake.cc22 void TestHciHal::sendHciCommand(hal::HciPacket command) { in sendHciCommand() function in bluetooth::hal::TestHciHal
Dhci_hal_host_rootcanal.cc123 void sendHciCommand(HciPacket command) override { in sendHciCommand() function in bluetooth::hal::HciHalHost
Dhci_hal_host.cc234 void sendHciCommand(HciPacket command) override { in sendHciCommand() function in bluetooth::hal::HciHalHost
Dhci_hal_android_hidl.cc332 void sendHciCommand(HciPacket command) override { in sendHciCommand() function in bluetooth::hal::HciHalHidl
/packages/modules/Bluetooth/system/test/rootcanal/
Dbluetooth_hci.cc254 Return<void> BluetoothHci::sendHciCommand(const hidl_vec<uint8_t>& packet) { in sendHciCommand() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci
/packages/modules/Bluetooth/system/vendor_libs/linux/interface/
Dbluetooth_hci.cc357 Return<void> BluetoothHci::sendHciCommand(const hidl_vec<uint8_t>& command) { in sendHciCommand() function in android::hardware::bluetooth::V1_1::btlinux::BluetoothHci