Home
last modified time | relevance | path

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

/vendor/hihope/rk3568/bluetooth/src/
Dhardware.c97 #define HCI_EVT_CMD_CMPL_OPCODE 3 macro
620 p = (uint8_t *)(p_evt_buf + 1) + HCI_EVT_CMD_CMPL_OPCODE; in hw_config_cback()
984 p = (uint8_t *)(p_evt_buf + 1) + HCI_EVT_CMD_CMPL_OPCODE; in hw_sco_i2spcm_cfg_cback()
1430 p = (uint8_t *)(p_evt_buf + 1) + HCI_EVT_CMD_CMPL_OPCODE; in hw_epilog_cback()
1491 uint8_t *p = (uint8_t *)(p_buf + 1) + HCI_EVT_CMD_CMPL_OPCODE; in hw_process_event()