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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_main.c 77 tGATT_CB gatt_cb;
96 memset (&gatt_cb, 0, sizeof(tGATT_CB));
    [all...]
gatt_int.h 525 } tGATT_CB;
536 GATT_API extern tGATT_CB gatt_cb;
538 GATT_API extern tGATT_CB *gatt_cb_ptr;
gatt_utils.c 289 tGATT_CB *p_cb = &gatt_cb;
    [all...]

Completed in 638 milliseconds