OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_GATTC_ATTR_LIST_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h
272
#define
BTA_GATTC_ATTR_LIST_SIZE
(BTA_GATTC_MAX_CACHE_CHAR * sizeof(tBTA_GATTC_ATTR_REC))
bta_gattc_cache.c
178
if ((p_srvc_cb->p_srvc_list = (tBTA_GATTC_ATTR_REC*)GKI_getbuf(
BTA_GATTC_ATTR_LIST_SIZE
)) == NULL)
[
all
...]
Completed in 240 milliseconds