Home
last modified time | relevance | path

Searched refs:HCI_EVT_CMD_CMPL_OPCODE (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/bt/libbt-vendor/include/
Dbt_vendor_qcom.h54 #define HCI_EVT_CMD_CMPL_OPCODE 3 macro
/hardware/qcom/bt/libbt-vendor/src/
Dhardware.c116 p = (uint8_t *)(p_evt_buf + 1) + HCI_EVT_CMD_CMPL_OPCODE; in hw_epilog_cback()
/hardware/broadcom/libbt/src/
Dhardware.c85 #define HCI_EVT_CMD_CMPL_OPCODE 3 macro
594 p = (uint8_t *)(p_evt_buf + 1) + HCI_EVT_CMD_CMPL_OPCODE; in hw_config_cback()
913 p = (uint8_t *)(p_evt_buf + 1) + HCI_EVT_CMD_CMPL_OPCODE; in hw_sco_cfg_cback()
1256 p = (uint8_t *)(p_evt_buf + 1) + HCI_EVT_CMD_CMPL_OPCODE; in hw_epilog_cback()