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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c 438 bta_gattc_clcb_dealloc(p_clcb);
580 bta_gattc_clcb_dealloc(p_clcb);
715 bta_gattc_clcb_dealloc(p_clcb);
    [all...]
bta_gattc_int.h 448 extern void bta_gattc_clcb_dealloc(tBTA_GATTC_CLCB *p_clcb);
bta_gattc_utils.c 270 ** Function bta_gattc_clcb_dealloc
277 void bta_gattc_clcb_dealloc(tBTA_GATTC_CLCB *p_clcb) function
300 APPL_TRACE_ERROR0("bta_gattc_clcb_dealloc p_clcb=NULL");

Completed in 3348 milliseconds