Home
last modified time | relevance | path

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

/vendor/hihope/dayu210/bluetooth/src/
H A Dhardware.c87 #define HCI_VSC_WRITE_SCO_PCM_INT_PARAM 0xFC1C macro
878 UINT16_TO_STREAM(p, HCI_VSC_WRITE_SCO_PCM_INT_PARAM); in hw_sco_i2spcm_proc_interface_param()
881 if ((ret = bt_vendor_cbacks->xmit_cb(HCI_VSC_WRITE_SCO_PCM_INT_PARAM, p_buf)) == FALSE) { in hw_sco_i2spcm_proc_interface_param()
958 } else if ((opcode == HCI_VSC_WRITE_SCO_PCM_INT_PARAM) && in hw_sco_i2spcm_cfg_cback()
1461 case HCI_VSC_WRITE_SCO_PCM_INT_PARAM: in hw_process_event()
/vendor/hihope/rk3568/bluetooth/src/
H A Dhardware.c87 #define HCI_VSC_WRITE_SCO_PCM_INT_PARAM 0xFC1C macro
920 UINT16_TO_STREAM(p, HCI_VSC_WRITE_SCO_PCM_INT_PARAM); in hw_sco_i2spcm_proc_interface_param()
923 ret = bt_vendor_cbacks->xmit_cb(HCI_VSC_WRITE_SCO_PCM_INT_PARAM, p_buf); in hw_sco_i2spcm_proc_interface_param()
1003 } else if ((opcode == HCI_VSC_WRITE_SCO_PCM_INT_PARAM) && in hw_sco_i2spcm_cfg_cback()
1510 case HCI_VSC_WRITE_SCO_PCM_INT_PARAM: in hw_process_event()

Completed in 5 milliseconds