Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dconn.c2245 const bt_u32_t timeout_max = (MSEC_PER_SEC / 10) * CONFIG_BT_RPA_TIMEOUT; in create_param_validate() local
2247 if (param->timeout > timeout_max) { in create_param_validate()

Completed in 6 milliseconds