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_int.h 495 } tGATT_CB;
506 GATT_API extern tGATT_CB gatt_cb;
508 GATT_API extern tGATT_CB *gatt_cb_ptr;
gatt_main.c 69 tGATT_CB gatt_cb;
88 memset (&gatt_cb, 0, sizeof(tGATT_CB));
    [all...]
gatt_utils.c 288 tGATT_CB *p_cb = &gatt_cb;
    [all...]

Completed in 31 milliseconds