Searched refs:tGATT_CB (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/gatt/
H A Dgatt_main.c79 tGATT_CB gatt_cb;
98 memset (&gatt_cb, 0, sizeof(tGATT_CB));
H A Dgatt_int.h523 } tGATT_CB; typedef in typeref:struct:__anon885
534 extern tGATT_CB gatt_cb;
536 extern tGATT_CB *gatt_cb_ptr;
H A Dgatt_utils.c289 tGATT_CB *p_cb = &gatt_cb;

Completed in 11 milliseconds