Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dnet.h19 #define BLE_MESH_NET_FLAG_KR BIT(0) macro
Dnet.c413 flags |= BLE_MESH_NET_FLAG_KR; in bt_mesh_net_flags()