Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dnet.h20 #define BLE_MESH_NET_FLAG_IVU BIT(1) macro
Dnet.c417 flags |= BLE_MESH_NET_FLAG_IVU; in bt_mesh_net_flags()
1602 flags |= BLE_MESH_NET_FLAG_IVU; in bt_mesh_net_start()