Searched refs:gatt_cb_ptr (Results 1 – 2 of 2) sorted by relevance
81 tGATT_CB *gatt_cb_ptr; variable101 gatt_cb_ptr = (tGATT_CB *)osi_malloc(sizeof(tGATT_CB)); in gatt_init()207 FREE_AND_RESET(gatt_cb_ptr); in gatt_free()
579 extern tGATT_CB *gatt_cb_ptr;580 #define gatt_cb (*gatt_cb_ptr)