Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/nimble_host/
Desp_blufi.c49 static const struct ble_gatt_svc_def gatt_svr_svcs[] = { variable
221 for (svc = gatt_svr_svcs; svc && svc->uuid; svc++) { in init_gatt_values()
250 for (svc = gatt_svr_svcs; svc && svc->uuid; svc++) { in deinit_gatt_values()
275 rc = ble_gatts_count_cfg(gatt_svr_svcs); in esp_blufi_gatt_svr_init()
280 rc = ble_gatts_add_svcs(gatt_svr_svcs); in esp_blufi_gatt_svr_init()