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 506 bta_gattc_clcb_dealloc(p_clcb);
654 bta_gattc_clcb_dealloc(p_clcb);
800 bta_gattc_clcb_dealloc(p_clcb);
    [all...]
bta_gattc_int.h 509 extern void bta_gattc_clcb_dealloc(tBTA_GATTC_CLCB *p_clcb);
bta_gattc_utils.c 277 ** Function bta_gattc_clcb_dealloc
284 void bta_gattc_clcb_dealloc(tBTA_GATTC_CLCB *p_clcb) function
311 APPL_TRACE_ERROR("bta_gattc_clcb_dealloc p_clcb=NULL");

Completed in 58 milliseconds