Searched refs:bta_ag_sco_is_opening (Results 1 - 3 of 3) sorted by relevance

/system/bt/bta/ag/
H A Dbta_ag_int.h386 extern BOOLEAN bta_ag_sco_is_opening(tBTA_AG_SCB *p_scb);
H A Dbta_ag_sco.c239 if (bta_ag_sco_is_opening (bta_ag_cb.sco.p_curr_scb))
1300 ** Function bta_ag_sco_is_opening
1308 BOOLEAN bta_ag_sco_is_opening(tBTA_AG_SCB *p_scb) function
H A Dbta_ag_cmd.c1672 if ((bta_ag_sco_is_open(p_scb) || bta_ag_sco_is_opening(p_scb)) && !(p_scb->features & BTA_AG_FEAT_NOSCO))
1864 if ((bta_ag_sco_is_open(p_scb) || bta_ag_sco_is_opening(p_scb)) && !(p_scb->features & BTA_AG_FEAT_NOSCO))

Completed in 9 milliseconds