Searched refs:btm_find_scb_by_handle (Results 1 – 2 of 2) sorted by relevance
339 if ((sco_inx = btm_find_scb_by_handle(handle)) == BTM_MAX_SCO_LINKS) { in btm_sco_process_num_completed_pkts()428 uint16_t sco_inx = btm_find_scb_by_handle(sync_conn_handle); in BTM_PktStatNumsGet()462 if ((sco_inx = btm_find_scb_by_handle(handle)) != BTM_MAX_SCO_LINKS ) { in btm_route_sco_data()1132 UINT16 btm_find_scb_by_handle (UINT16 handle) in btm_find_scb_by_handle() function
1127 UINT16 btm_find_scb_by_handle (UINT16 handle);