Searched defs:sendHciCommand (Results 1 – 6 of 6) sorted by relevance
50 void FuzzHciHal::sendHciCommand(HciPacket packet) { in sendHciCommand() function in bluetooth::hal::fuzz::FuzzHciHal
123 void sendHciCommand(HciPacket command) override { in sendHciCommand() function in bluetooth::hal::HciHalHidl
117 void sendHciCommand(HciPacket command) override { in sendHciCommand() function in bluetooth::hal::HciHalHostRootcanal
329 Return<void> BluetoothHci::sendHciCommand(const hidl_vec<uint8_t>& command) { in sendHciCommand() function in android::hardware::bluetooth::V1_1::btlinux::BluetoothHci
231 Return<void> BluetoothHci::sendHciCommand(const hidl_vec<uint8_t>& packet) { in sendHciCommand() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci
70 void sendHciCommand(hal::HciPacket command) override { in sendHciCommand() function in bluetooth::hci::TestHciHal