Searched refs:SECURE_NETWORK_BEACON_INTERVAL_MIN_MS (Results 1 – 1 of 1) sorted by relevance
66 #define SECURE_NETWORK_BEACON_INTERVAL_MIN_MS 10000 macro172 …6_t expected_number_of_beacons = actual_observation_period / SECURE_NETWORK_BEACON_INTERVAL_MIN_MS; in mesh_secure_network_beacon_update_interval()180 else if (new_beacon_interval < SECURE_NETWORK_BEACON_INTERVAL_MIN_MS){ in mesh_secure_network_beacon_update_interval()495 mesh_subnet->beacon_interval_ms = SECURE_NETWORK_BEACON_INTERVAL_MIN_MS; in beacon_secure_network_start()