Searched refs:bta_gattc_get_cache_attr_length (Results 1 – 3 of 3) sorted by relevance
112 extern size_t bta_gattc_get_cache_attr_length(UINT8 index);
294 size_t bta_gattc_get_cache_attr_length(UINT8 index) in bta_gattc_get_cache_attr_length() function
2152 size_t num_attr = bta_gattc_get_cache_attr_length(index) / sizeof(tBTA_GATTC_NV_ATTR); in bta_gattc_cache_load()