Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_int.h457 extern void bta_gattc_clcb_dealloc(tBTA_GATTC_CLCB *p_clcb);
Dbta_gattc_act.c503 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()
Dbta_gattc_utils.c286 void bta_gattc_clcb_dealloc(tBTA_GATTC_CLCB *p_clcb) in bta_gattc_clcb_dealloc() function