Searched defs:sendHciCommand (Results 1 – 2 of 2) sorted by relevance
/system/bt/vendor_libs/linux/interface/ | ||
D | bluetooth_hci.cc | 315 Return<void> BluetoothHci::sendHciCommand(const hidl_vec<uint8_t>& command) { in sendHciCommand() function in android::hardware::bluetooth::V1_0::btlinux::BluetoothHci |
/system/bt/test/rootcanal/ | ||
D | bluetooth_hci.cc | 163 Return<void> BluetoothHci::sendHciCommand(const hidl_vec<uint8_t>& packet) { in sendHciCommand() function in android::hardware::bluetooth::V1_0::sim::BluetoothHci |