Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h227 } tBTA_GATTC_API_CACHE_ASSOC; typedef
272 tBTA_GATTC_API_CACHE_ASSOC api_assoc;
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c1038 tBTA_GATTC_API_CACHE_ASSOC *p_buf; in BTA_GATTC_CacheAssoc()
1040 …if ((p_buf = (tBTA_GATTC_API_CACHE_ASSOC *)osi_malloc(sizeof(tBTA_GATTC_API_CACHE_ASSOC))) != NULL… in BTA_GATTC_CacheAssoc()