Home
last modified time | relevance | path

Searched refs:sendHciCommand (Results 1 – 2 of 2) sorted by relevance

/device/linaro/hikey/bluetooth/
Dbluetooth_hci.h51 Return<void> sendHciCommand(const hidl_vec<uint8_t>& packet) override;
Dbluetooth_hci.cc105 Return<void> BluetoothHci::sendHciCommand(const hidl_vec<uint8_t>& packet) { in sendHciCommand() function in android::hardware::bluetooth::V1_0::hikey::BluetoothHci