Searched defs:supervision_timeout (Results 1 – 3 of 3) sorted by relevance
44 uint16_t supervision_timeout; member81 uint16_t supervision_timeout; member
512 supervision_timeout: int = DEVICE_DEFAULT_CONNECTION_SUPERVISION_TIMEOUT variable in ConnectionParametersPreferences698 supervision_timeout, argument2031 supervision_timeout, argument
959 def __init__(self, connection_interval, peripheral_latency, supervision_timeout): argument