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/ | ||
D | net.h | 19 #define BLE_MESH_NET_FLAG_KR BIT(0) macro |
D | net.c | 413 flags |= BLE_MESH_NET_FLAG_KR; in bt_mesh_net_flags() |