Home
last modified time | relevance | path

Searched refs:hci_send_cmd (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_ar3k.c1193 int hci_send_cmd(int dd, uint16_t ogf, uint16_t ocf, uint8_t plen, void *param) in hci_send_cmd() function
1257 if (hci_send_cmd(dd, OGF_VENDOR_CMD, HCI_SLEEP_CMD_OCF, 1, &pm) < 0) in ath3k_post()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_ar3k.c1189 int hci_send_cmd(int dd, uint16_t ogf, uint16_t ocf, uint8_t plen, void *param) in hci_send_cmd() function
1253 if (hci_send_cmd(dd, OGF_VENDOR_CMD, HCI_SLEEP_CMD_OCF, 1, &pm) < 0) in ath3k_post()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_ar3k.c1189 int hci_send_cmd(int dd, uint16_t ogf, uint16_t ocf, uint8_t plen, void *param) in hci_send_cmd() function
1253 if (hci_send_cmd(dd, OGF_VENDOR_CMD, HCI_SLEEP_CMD_OCF, 1, &pm) < 0) in ath3k_post()
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhw_ar3k.c1194 int hci_send_cmd(int dd, uint16_t ogf, uint16_t ocf, uint8_t plen, void *param) in hci_send_cmd() function
1258 if (hci_send_cmd(dd, OGF_VENDOR_CMD, HCI_SLEEP_CMD_OCF, 1, &pm) < 0) in ath3k_post()