Searched refs:PrimChannelMap (Results 1 – 4 of 4) sorted by relevance
| /edtt-latest/src/tests/ |
| D | hci_verification.py | 54 handle, props, PrimChannelMap, OwnAddrType, PeerAddrType = 0, 0, 0, 0, 0; 60 …ising_parameters(transport, idx, handle, props, PrimMinInterval, PrimMaxInterval, PrimChannelMap, \ 584 PrimChannelMap = 0x07; # Advertise on all three channels (#37, #38 and #39) 597 … PrimChannelMap, OwnAddrType, PeerAddrType, PeerAddress, FilterPolicy, TxPower, \ 644 PrimChannelMap = 0x07; # Advertise on all three channels (#37, #38 and #39) 657 … PrimChannelMap, OwnAddrType, PeerAddrType, PeerAddress, FilterPolicy, TxPower, \
|
| D | ll_verification.py | 661 PrimChannelMap = 0x07; # Advertise on all three channels (#37, #38 and #39) 673 … PrimChannelMap, OwnAddrType, PeerAddrType, PeerAddress, FilterPolicy, TxPower, \ 743 PrimChannelMap = 0x07 # Advertise on all three channels (#37, #38 and #39) 756 … PrimChannelMap, OwnAddrType, PeerAddrType, PeerAddress, FilterPolicy, TxPower, 822 PrimChannelMap = 0x07 # Advertise on all three channels (#37, #38 and #39) 835 … PrimChannelMap, OwnAddrType, PeerAddrType, PeerAddress, FilterPolicy, TxPower, 981 PrimChannelMap = 0x07 # Advertise on all three channels (#37, #38 and #39) 994 … PrimChannelMap, OwnAddrType, PeerAddrType, PeerAddress, FilterPolicy, TxPower, 1142 PrimChannelMap = 0x07 # Advertise on all three channels (#37, #38 and #39) 1155 … PrimChannelMap, OwnAddrType, PeerAddrType, PeerAddress, FilterPolicy, TxPower, [all …]
|
| /edtt-latest/src/components/ |
| D | preambles.py | 526 …ransport, idx, Handle, Properties, PrimMinInterval, PrimMaxInterval, PrimChannelMap, OwnAddrType, … argument 530 …ransport, idx, Handle, Properties, PrimMinInterval, PrimMaxInterval, PrimChannelMap, OwnAddrType, …
|
| D | basic_commands.py | 2324 …ers(transport, idx, handle, props, PrimMinInterval, PrimMaxInterval, PrimChannelMap, OwnAddrType, … argument 2328 cmd += struct.pack('<BBB6B', PrimChannelMap, OwnAddrType, PeerAddrType, *AVal);
|