Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sco.c339 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
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1127 UINT16 btm_find_scb_by_handle (UINT16 handle);