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

  /external/bluetooth/bluedroid/bta/ag/
bta_ag_act.c 169 bta_ag_scb_dealloc(p_scb);
482 bta_ag_scb_dealloc(p_scb);
bta_ag_int.h 342 extern void bta_ag_scb_dealloc(tBTA_AG_SCB *p_scb);
bta_ag_main.c 341 ** Function bta_ag_scb_dealloc
349 void bta_ag_scb_dealloc(tBTA_AG_SCB *p_scb) function
354 APPL_TRACE_DEBUG1("bta_ag_scb_dealloc %d", bta_ag_scb_to_idx(p_scb));
    [all...]

Completed in 22 milliseconds