Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h237 } tBTA_GATTC_API_CACHE_CLEAN; typedef
274 tBTA_GATTC_API_CACHE_CLEAN api_clean;
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c1083 tBTA_GATTC_API_CACHE_CLEAN *p_buf; in BTA_GATTC_Clean()
1085 …if ((p_buf = (tBTA_GATTC_API_CACHE_CLEAN *) osi_malloc(sizeof(tBTA_GATTC_API_CACHE_CLEAN))) != NUL… in BTA_GATTC_Clean()