Searched refs:bta_gattc_clcb_dealloc (Results 1 – 3 of 3) sorted by relevance
509 extern void bta_gattc_clcb_dealloc(tBTA_GATTC_CLCB *p_clcb);
513 bta_gattc_clcb_dealloc(p_clcb); in bta_gattc_open_fail()664 bta_gattc_clcb_dealloc(p_clcb); in bta_gattc_cancel_open_ok()810 bta_gattc_clcb_dealloc(p_clcb); in bta_gattc_close()
287 void bta_gattc_clcb_dealloc(tBTA_GATTC_CLCB *p_clcb) in bta_gattc_clcb_dealloc() function