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 807 if (!bta_ag_other_scb_open(p_scb))
860 if (!bta_ag_other_scb_open(p_scb))
    [all...]
bta_ag_int.h 356 extern BOOLEAN bta_ag_other_scb_open(tBTA_AG_SCB *p_curr_scb);
bta_ag_main.c 495 ** Function bta_ag_other_scb_open
503 BOOLEAN bta_ag_other_scb_open(tBTA_AG_SCB *p_curr_scb) function
    [all...]
bta_ag_cmd.c 767 if (p_scb->inband_enabled && !bta_ag_other_scb_open(p_scb))
    [all...]

Completed in 36 milliseconds