Searched refs:ConnIntervalMax (Results 1 – 1 of 1) sorted by relevance
| /edtt-latest/src/components/ |
| D | basic_commands.py | 1335 …dow, FilterPolicy, PeerAddrType, AVal, OwnAddrType, ConnIntervalMin, ConnIntervalMax, ConnLatency,… argument 1338 …cmd += struct.pack('<BHHHHHH', OwnAddrType, ConnIntervalMin, ConnIntervalMax, ConnLatency, Supervi… 1480 def le_connection_update(transport, idx, handle, ConnIntervalMin, ConnIntervalMax, ConnLatency, Sup… argument 1482 …, 16, HCICommands.BT_HCI_OP_LE_CONN_UPDATE, handle, ConnIntervalMin, ConnIntervalMax, ConnLatency,…
|