OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_GATTC_API_DEREG
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c
117
tBTA_GATTC_API_DEREG
*p_buf;
119
if ((p_buf = (
tBTA_GATTC_API_DEREG
*) GKI_getbuf(sizeof(
tBTA_GATTC_API_DEREG
))) != NULL)
[
all
...]
bta_gattc_int.h
108
typedef tBTA_GATTC_INT_START_IF
tBTA_GATTC_API_DEREG
;
184
tBTA_GATTC_API_DEREG
api_dereg;
Completed in 468 milliseconds