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.cc934 void gatt_clcb_dealloc(tGATT_CLCB* p_clcb) { in gatt_clcb_dealloc() function
1231 gatt_clcb_dealloc(p_clcb); in gatt_end_operation()
1260 gatt_clcb_dealloc(p_clcb); in gatt_cleanup_upon_disc()
Dgatt_int.h494 extern void gatt_clcb_dealloc(tGATT_CLCB* p_clcb);
Dgatt_api.cc1030 gatt_clcb_dealloc(p_clcb); in GATT_Deregister()