Searched refs:bta_gattc_clcb_dealloc (Results 1 – 3 of 3) sorted by relevance
457 extern void bta_gattc_clcb_dealloc(tBTA_GATTC_CLCB *p_clcb);
503 bta_gattc_clcb_dealloc(p_clcb); in bta_gattc_open_fail()654 bta_gattc_clcb_dealloc(p_clcb); in bta_gattc_cancel_open_ok()806 bta_gattc_clcb_dealloc(p_clcb); in bta_gattc_close()
286 void bta_gattc_clcb_dealloc(tBTA_GATTC_CLCB *p_clcb) in bta_gattc_clcb_dealloc() function