HomeSort by relevance Sort by last modified time
    Searched refs:tGATT_CB (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/gatt/
gatt_main.c 79 tGATT_CB gatt_cb;
98 memset (&gatt_cb, 0, sizeof(tGATT_CB));
    [all...]
gatt_int.h 523 } tGATT_CB;
534 extern tGATT_CB gatt_cb;
536 extern tGATT_CB *gatt_cb_ptr;
gatt_utils.c 289 tGATT_CB *p_cb = &gatt_cb;
    [all...]

Completed in 68 milliseconds