Home
last modified time | relevance | path

Searched refs:bta_ag_get_other_idle_scb (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_ag/include/
Dbta_ag_int.h370 extern tBTA_AG_SCB *bta_ag_get_other_idle_scb (tBTA_AG_SCB *p_curr_scb);
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_act.c516 other_scb = bta_ag_get_other_idle_scb (p_scb); in bta_ag_rfc_acp_open()
Dbta_ag_main.c628 tBTA_AG_SCB *bta_ag_get_other_idle_scb (tBTA_AG_SCB *p_curr_scb) in bta_ag_get_other_idle_scb() function