Searched refs:gatt_svr_svcs (Results 1 – 1 of 1) sorted by relevance
49 static const struct ble_gatt_svc_def gatt_svr_svcs[] = { variable221 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()