Searched defs:sendHciCommand (Results 1 – 6 of 6) sorted by relevance
40 void sendHciCommand(in byte[] command); in sendHciCommand() method
59 void sendHciCommand(in byte[] command); in sendHciCommand() method
120 Return<void> BluetoothHci::sendHciCommand(const hidl_vec<uint8_t>& command) { in sendHciCommand() function in android::hardware::bluetooth::V1_0::implementation::BluetoothHci
168 Return<void> BluetoothHci::sendHciCommand(const hidl_vec<uint8_t>& command) { in sendHciCommand() function in android::hardware::bluetooth::V1_1::implementation::BluetoothHci
328 ndk::ScopedAStatus BluetoothHci::sendHciCommand( in sendHciCommand() function in aidl::android::hardware::bluetooth::impl::BluetoothHci