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

  /system/bt/bta/pan/
bta_pan_int.h 198 extern void bta_pan_scb_dealloc(tBTA_PAN_SCB *p_scb);
bta_pan_main.c 296 ** Function bta_pan_scb_dealloc
304 void bta_pan_scb_dealloc(tBTA_PAN_SCB *p_scb) function
306 APPL_TRACE_DEBUG("bta_pan_scb_dealloc %d", bta_pan_scb_to_idx(p_scb));
bta_pan_act.c 490 bta_pan_scb_dealloc(p_scb);
564 bta_pan_scb_dealloc(p_scb);
603 bta_pan_scb_dealloc(p_scb);

Completed in 494 milliseconds