Searched refs:timeoutRange (Results 1 – 1 of 1) sorted by relevance
682 static const std::pair<uint16_t, uint16_t> timeoutRange(0x000A, 0x0C80); in LEConnectionParamterReqImpl() local690 timeout < timeoutRange.first || timeout > timeoutRange.second) { in LEConnectionParamterReqImpl()