Home
last modified time | relevance | path

Searched refs:PhysicalChannel (Results 1 – 3 of 3) sorted by relevance

/edtt-latest/src/tests/
Dll_verification.py666 PrimAdvPhy = PhysicalChannel.LE_1M; # Primary advertisement PHY is LE 1M
668 SecAdvPhy = PhysicalChannel.LE_2M;
749 PrimAdvPhy = PhysicalChannel.LE_1M
828 PrimAdvPhy = PhysicalChannel.LE_1M
830 SecAdvPhy = PhysicalChannel.LE_1M
987 PrimAdvPhy = PhysicalChannel.LE_1M
989 SecAdvPhy = PhysicalChannel.LE_1M
1148 PrimAdvPhy = PhysicalChannel.LE_1M
1332 …o_ll_ddi_adv_bv_45_52_c(transport, upperTester, lowerTester, trace, packets, PhysicalChannel.LE_1M)
1380 PrimAdvPhy = PhysicalChannel.LE_1M
[all …]
Dhci_verification.py590 PrimAdvPhy = PhysicalChannel.LE_1M; # Primary advertisement PHY is LE 1M
592 SecAdvPhy = PhysicalChannel.LE_1M;
650 PrimAdvPhy = PhysicalChannel.LE_1M; # Primary advertisement PHY is LE 1M
652 SecAdvPhy = PhysicalChannel.LE_1M;
/edtt-latest/src/components/
Dbasic_commands.py444 class PhysicalChannel(IntEnum): class