OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_GATTS_API_DEREG
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gatts_int.h
80
typedef tBTA_GATTS_INT_START_IF
tBTA_GATTS_API_DEREG
;
164
tBTA_GATTS_API_DEREG
api_dereg;
bta_gatts_api.c
126
tBTA_GATTS_API_DEREG
*p_buf;
128
if ((p_buf = (
tBTA_GATTS_API_DEREG
*) GKI_getbuf(sizeof(
tBTA_GATTS_API_DEREG
))) != NULL)
Completed in 59 milliseconds