Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c104 MESH_GATT_NONE, enumerator
107 } gatt_svc = MESH_GATT_NONE;
749 if (gatt_svc != MESH_GATT_NONE) { in bt_mesh_proxy_server_prov_enable()
774 if (gatt_svc == MESH_GATT_NONE) { in bt_mesh_proxy_server_prov_disable()
785 gatt_svc = MESH_GATT_NONE; in bt_mesh_proxy_server_prov_disable()
887 if (gatt_svc != MESH_GATT_NONE) { in bt_mesh_proxy_server_gatt_enable()
925 if (gatt_svc == MESH_GATT_NONE) { in bt_mesh_proxy_server_gatt_disable()
938 gatt_svc = MESH_GATT_NONE; in bt_mesh_proxy_server_gatt_disable()
1378 if (gatt_svc == MESH_GATT_NONE) { in bt_mesh_proxy_server_adv_start()
1481 gatt_svc = MESH_GATT_NONE; in bt_mesh_proxy_server_deinit()