Home
last modified time | relevance | path

Searched refs:display_cache_attribute (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c97 bool display_cache_attribute(void *data, void *context) in display_cache_attribute() function
116 list_foreach(p_cur_srvc->characteristics, display_cache_attribute, NULL); in display_cache_service()