Searched refs:SecAdvMaxSkip (Results 1 – 4 of 4) sorted by relevance
| /edtt-latest/src/tests/ |
| D | hci_verification.py | 58 …FilterPolicy, TxPower, PrimAdvPhy, SecAdvMaxSkip, SecAdvPhy, sid, ScanReqNotifyEnable = 0, 0, 0, 0… 61 … OwnAddrType, PeerAddrType, AVal, FilterPolicy, TxPower, PrimAdvPhy, SecAdvMaxSkip, \ 591 SecAdvMaxSkip = 0; # AUX_ADV_IND shall be sent prior to the next advertising event 598 … PrimAdvPhy, SecAdvMaxSkip, SecAdvPhy, Sid, ScanReqNotifyEnable, trace); 651 SecAdvMaxSkip = 0; # AUX_ADV_IND shall be sent prior to the next advertising event 658 … PrimAdvPhy, SecAdvMaxSkip, SecAdvPhy, Sid, ScanReqNotifyEnable, trace);
|
| D | ll_verification.py | 667 SecAdvMaxSkip = 0; # AUX_ADV_IND shall be sent prior to the next advertising event 674 … PrimAdvPhy, SecAdvMaxSkip, SecAdvPhy, Sid, ScanReqNotifyEnable, trace); 750 SecAdvMaxSkip = 0 757 … PrimAdvPhy, SecAdvMaxSkip, SecAdvPhy, Sid, ScanReqNotifyEnable, trace) 829 SecAdvMaxSkip = 0 836 … PrimAdvPhy, SecAdvMaxSkip, SecAdvPhy, Sid, ScanReqNotifyEnable, trace) 988 SecAdvMaxSkip = round.SecondaryAdvertisingMaxSkip 995 … PrimAdvPhy, SecAdvMaxSkip, SecAdvPhy, Sid, ScanReqNotifyEnable, trace) 1149 SecAdvMaxSkip = 0 1156 … PrimAdvPhy, SecAdvMaxSkip, SecAdvPhy, Sid, ScanReqNotifyEnable, trace) [all …]
|
| /edtt-latest/src/components/ |
| D | preambles.py | 526 …drType, PeerAddrType, PeerAddress, FilterPolicy, TxPower, PrimAdvPhy, SecAdvMaxSkip, SecAdvPhy, Si… argument 531 …PeerAddress, FilterPolicy, TxPower, PrimAdvPhy, SecAdvMaxSkip, SecAdvPhy, Sid, ScanReqNotifyEnable…
|
| D | basic_commands.py | 2324 …, OwnAddrType, PeerAddrType, AVal, FilterPolicy, TxPower, PrimAdvPhy, SecAdvMaxSkip, SecAdvPhy, si… argument 2329 …cmd += struct.pack('<BbBBBBB', FilterPolicy, TxPower, PrimAdvPhy, SecAdvMaxSkip, SecAdvPhy, sid, S…
|