Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h82 BTA_GATTC_SERVICE_INFO_FROM_NVS_FLASH = 1, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c2168 p_clcb->searched_service_source = BTA_GATTC_SERVICE_INFO_FROM_NVS_FLASH; in bta_gattc_cache_load()