OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 2450 milliseconds