Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h219 } tBTA_GATTC_API_CACHE_REFRESH; typedef
271 tBTA_GATTC_API_CACHE_REFRESH api_refresh;
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c1025 tBTA_GATTC_API_CACHE_REFRESH *p_buf; in BTA_GATTC_Refresh()
1027 …if ((p_buf = (tBTA_GATTC_API_CACHE_REFRESH *) osi_malloc(sizeof(tBTA_GATTC_API_CACHE_REFRESH))) !=… in BTA_GATTC_Refresh()