Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_co.c97 }cache_env_t; typedef
99 static cache_env_t *cache_env = NULL;
401 cache_env = (cache_env_t *)osi_malloc(sizeof(cache_env_t)); in bta_gattc_co_cache_addr_init()
408 memset(cache_env, 0x0, sizeof(cache_env_t)); in bta_gattc_co_cache_addr_init()