OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tDIS_CB
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/srvc/
srvc_dis_int.h
55
}
tDIS_CB
;
65
GATT_API extern
tDIS_CB
dis_cb;
67
GATT_API extern
tDIS_CB
*dis_cb_ptr;
srvc_dis.c
57
tDIS_CB
dis_cb;
361
memset(&dis_cb, 0, sizeof(
tDIS_CB
));
srvc_eng.c
442
memset(&srvc_eng_cb, 0, sizeof(
tDIS_CB
));
Completed in 46 milliseconds