各位大神,
请问,TGAP_CONN_EST_SUPERV_TIMEOUT的超时时间设置,有没有限制,比如不能大于多少或者小于多少,或者说,不能少于某个设置的时间?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
各位大神,
请问,TGAP_CONN_EST_SUPERV_TIMEOUT的超时时间设置,有没有限制,比如不能大于多少或者小于多少,或者说,不能少于某个设置的时间?
设置规范: Supervision Timeout: Multiple of 10ms in the range of 100ms and 32.0s. Must be larger than: (1 + slaveLatency) * (ConnInterval)
设置函数: GAP_SetParamValue( TGAP_CONN_EST_SUPERV_TIMEOUT, timeout )