Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c105 MESH_GATT_PROV, enumerator
744 if (gatt_svc == MESH_GATT_PROV) { in bt_mesh_proxy_server_prov_enable()
755 gatt_svc = MESH_GATT_PROV; in bt_mesh_proxy_server_prov_enable()
779 if (gatt_svc != MESH_GATT_PROV) { in bt_mesh_proxy_server_prov_disable()
1034 if (gatt_svc == MESH_GATT_PROV) { in proxy_send()