OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_GATTS_API_INDICATION
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gatts_int.h
123
}
tBTA_GATTS_API_INDICATION
;
168
tBTA_GATTS_API_INDICATION
api_indicate;
bta_gatts_api.c
391
tBTA_GATTS_API_INDICATION
*p_buf;
392
UINT16 len = sizeof(
tBTA_GATTS_API_INDICATION
);
394
if ((p_buf = (
tBTA_GATTS_API_INDICATION
*) GKI_getbuf(len)) != NULL)
Completed in 114 milliseconds