Searched refs:hci_send_cmd (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dhw_ar3k.c1188 int hci_send_cmd(int dd, uint16_t ogf, uint16_t ocf, uint8_t plen, void *param) function
1252 if (hci_send_cmd(dd, OGF_VENDOR_CMD, HCI_SLEEP_CMD_OCF, 1, &pm) < 0)
/hardware/qcom/bt/msm8992/libbt-vendor/src/
H A Dhw_ar3k.c1188 int hci_send_cmd(int dd, uint16_t ogf, uint16_t ocf, uint8_t plen, void *param) function
1252 if (hci_send_cmd(dd, OGF_VENDOR_CMD, HCI_SLEEP_CMD_OCF, 1, &pm) < 0)
/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dhw_ar3k.c1188 int hci_send_cmd(int dd, uint16_t ogf, uint16_t ocf, uint8_t plen, void *param) function
1252 if (hci_send_cmd(dd, OGF_VENDOR_CMD, HCI_SLEEP_CMD_OCF, 1, &pm) < 0)

Completed in 35 milliseconds