Home
last modified time | relevance | path

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

/vendor/hihope/dayu210/bluetooth/src/
H A Dhardware.c97 #define HCI_EVT_CMD_CMPL_OPCODE 3 macro
570 p = (uint8_t *)(p_evt_buf + 1) + HCI_EVT_CMD_CMPL_OPCODE; in hw_config_cback()
939 p = (uint8_t *)(p_evt_buf + 1) + HCI_EVT_CMD_CMPL_OPCODE; in hw_sco_i2spcm_cfg_cback()
1383 p = (uint8_t *)(p_evt_buf + 1) + HCI_EVT_CMD_CMPL_OPCODE; in hw_epilog_cback()
1442 uint8_t *p = (uint8_t *)(p_buf + 1) + HCI_EVT_CMD_CMPL_OPCODE; in hw_process_event()
/vendor/hihope/rk3568/bluetooth/src/
H A 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()

Completed in 4 milliseconds