Searched refs:SECURE_NETWORK_BEACON_INTERVAL_MAX_MS (Results 1 – 1 of 1) sorted by relevance
67 #define SECURE_NETWORK_BEACON_INTERVAL_MAX_MS 600000 macro177 if (new_beacon_interval > SECURE_NETWORK_BEACON_INTERVAL_MAX_MS){ in mesh_secure_network_beacon_update_interval()178 new_beacon_interval = SECURE_NETWORK_BEACON_INTERVAL_MAX_MS; in mesh_secure_network_beacon_update_interval()181 new_beacon_interval = SECURE_NETWORK_BEACON_INTERVAL_MAX_MS; in mesh_secure_network_beacon_update_interval()