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

  /external/bluetooth/bluedroid/bta/ag/
bta_ag_main.c 569 bta_ag_resume_open (p_scb);
634 ** Function bta_ag_resume_open
642 void bta_ag_resume_open (tBTA_AG_SCB *p_scb) function
646 APPL_TRACE_DEBUG1 ("bta_ag_resume_open, Handle(%d)", bta_ag_scb_to_idx(p_scb));
657 APPL_TRACE_ERROR0 ("bta_ag_resume_open, Null p_scb");
    [all...]
bta_ag_int.h 353 extern void bta_ag_resume_open (tBTA_AG_SCB *p_scb);
bta_ag_act.c 586 bta_ag_resume_open (other_scb);

Completed in 27 milliseconds