Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h307ESP_GATT_SERVICE_FROM_NVS_FLASH = 1, /* relate t… enumerator
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_client/main/
Dgattc_demo.c162 } else if (p_data->search_cmpl.searched_service_source == ESP_GATT_SERVICE_FROM_NVS_FLASH) { in gattc_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/main/
Dexample_ble_sec_gattc_demo.c214 } else if (p_data->search_cmpl.searched_service_source == ESP_GATT_SERVICE_FROM_NVS_FLASH) { in gattc_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_client/main/
Dble50_sec_gattc_demo.c257 } else if (p_data->search_cmpl.searched_service_source == ESP_GATT_SERVICE_FROM_NVS_FLASH) { in gattc_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/
Dgattc_gatts_coex.c370 } else if (p_data->search_cmpl.searched_service_source == ESP_GATT_SERVICE_FROM_NVS_FLASH) { in gattc_profile_event_handler()