Home
last modified time | relevance | path

Searched refs:bta_gattc_clcb_dealloc (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_act.c443 bta_gattc_clcb_dealloc(p_clcb); in bta_gattc_open_fail()
583 bta_gattc_clcb_dealloc(p_clcb); in bta_gattc_cancel_open_ok()
728 bta_gattc_clcb_dealloc(p_clcb); in bta_gattc_close()
Dbta_gattc_int.h432 extern void bta_gattc_clcb_dealloc(tBTA_GATTC_CLCB *p_clcb);
Dbta_gattc_utils.c276 void bta_gattc_clcb_dealloc(tBTA_GATTC_CLCB *p_clcb) in bta_gattc_clcb_dealloc() function