Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c108 MESH_GATT_PROV, enumerator
721 if (gatt_svc == MESH_GATT_PROV) { in bt_mesh_proxy_server_prov_enable()
732 gatt_svc = MESH_GATT_PROV; in bt_mesh_proxy_server_prov_enable()
756 if (gatt_svc != MESH_GATT_PROV) { in bt_mesh_proxy_server_prov_disable()
1011 if (gatt_svc == MESH_GATT_PROV) { in proxy_send()