Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_utils.cc1156 void gatt_clcb_dealloc(tGATT_CLCB* p_clcb) { in gatt_clcb_dealloc() function
1531 gatt_clcb_dealloc(p_clcb); in gatt_end_operation()
1560 gatt_clcb_dealloc(p_clcb); in gatt_cleanup_upon_disc()
Dgatt_int.h568 extern void gatt_clcb_dealloc(tGATT_CLCB* p_clcb);
Dgatt_api.cc1086 gatt_clcb_dealloc(p_clcb); in GATT_Deregister()