Searched refs:timeout_max (Results 1 – 1 of 1) sorted by relevance
2245 const bt_u32_t timeout_max = (MSEC_PER_SEC / 10) * CONFIG_BT_RPA_TIMEOUT; in create_param_validate() local2247 if (param->timeout > timeout_max) { in create_param_validate()
Completed in 6 milliseconds