Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/common/include/common/
Dbt_target.h195 #define GATTC_CACHE_NVS 1 macro
197 #define GATTC_CACHE_NVS 0 macro
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c967 #if(GATTC_CACHE_NVS == 1) in BTA_GATTC_Refresh()
1030 #if(GATTC_CACHE_NVS == 1) in BTA_GATTC_Clean()
Dbta_gattc_act.c676 #if (GATTC_CACHE_NVS == 1) in bta_gattc_conn()
1040 #if(GATTC_CACHE_NVS == 1) in bta_gattc_disc_cmpl()
Dbta_gattc_cache.c630 #if(GATTC_CACHE_NVS == 1) in bta_gattc_explore_srvc()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c449 #if (GATTC_INCLUDED == 1 && GATTC_CACHE_NVS == 1) in bta_dm_sys_hw_cback()
487 #if (GATTC_INCLUDED == 1 && GATTC_CACHE_NVS == 1) in bta_dm_sys_hw_cback()