HomeSort by relevance Sort by last modified time
    Searched refs:bta_ag_other_scb_open (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/bta/ag/
bta_ag_sco.c 750 if (!bta_ag_other_scb_open(p_scb))
803 if (!bta_ag_other_scb_open(p_scb))
    [all...]
bta_ag_int.h 347 extern BOOLEAN bta_ag_other_scb_open(tBTA_AG_SCB *p_curr_scb);
bta_ag_main.c 489 ** Function bta_ag_other_scb_open
497 BOOLEAN bta_ag_other_scb_open(tBTA_AG_SCB *p_curr_scb) function
    [all...]
bta_ag_cmd.c 763 if (p_scb->inband_enabled && !bta_ag_other_scb_open(p_scb))
    [all...]

Completed in 714 milliseconds