Searched defs:sco_inx (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_sco.c | 80 void btm_sco_flush_sco_data(UINT16 sco_inx) in btm_sco_flush_sco_data() 158 static void btm_esco_conn_rsp (UINT16 sco_inx, UINT8 hci_status, BD_ADDR bda, in btm_esco_conn_rsp() 302 void btm_sco_check_send_pkts (UINT16 sco_inx) in btm_sco_check_send_pkts() 332 UINT16 sco_inx; in btm_sco_process_num_completed_pkts() local 370 static void btm_pkt_stat_nums_update(uint16_t sco_inx, uint8_t pkt_status) in btm_pkt_stat_nums_update() 394 static void btm_pkt_stat_send_nums_update(uint16_t sco_inx, uint8_t pkt_status) in btm_pkt_stat_send_nums_update() 412 static void btm_pkt_stat_nums_reset(uint16_t sco_inx) in btm_pkt_stat_nums_reset() 428 uint16_t sco_inx = btm_find_scb_by_handle(sync_conn_handle); in BTM_PktStatNumsGet() local 450 UINT16 sco_inx, handle; in btm_route_sco_data() local 503 tBTM_STATUS BTM_WriteScoData (UINT16 sco_inx, BT_HDR *p_buf) in BTM_WriteScoData() [all …]
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/ |
D | bta_ag_sco.c | 341 static void bta_ag_sco_read_cback(UINT16 sco_inx, BT_HDR *p_data, tBTM_SCO_DATA_FLAG status) in bta_ag_sco_read_cback() 408 UINT16 sco_inx = p_data->conn_evt.sco_inx; in bta_ag_esco_connreq_cback() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/ |
D | btm_int.h | 487 #define btm_accept_sco_link(sco_inx, p_setup, p_conn_cb, p_disc_cb) argument 488 #define btm_reject_sco_link(sco_inx) argument
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | btm_api.h | 1147 UINT16 sco_inx; member 1157 UINT16 sco_inx; member
|