# 3. IUT uses the 128-bit value generated by the Lower Tester as the confirm value. Similarly, the Lower Tester uses the 128-bit value generated by the IUT as the confirm value.
# 4. IUT and Lower Tester perform phase 2 of the pairing process and establish an encrypted link with an LTK generated using the OOB data in phase 2.
Verify that the IUT supporting LE Secure Connections is able to perform the Out-of-Band pairing procedure when receiving additional bits set in the AuthReq flag. Reserved For Future Use bits are correctly handled when acting as slave, responder.
"""
reserved_bits_combinations=[1,2,3]
forreserved_bitsinreserved_bits_combinations:
print("reserved bits in cert dut: "+str(reserved_bits))
Verify that the IUT supporting LE Secure Connections is able to perform the Out-of-Band pairing procedure when receiving additional bits set in the AuthReq flag. Reserved For Future Use bits are correctly handled when acting as master, initiator.
"""
reserved_bits_combinations=[1,2,3]
forreserved_bitsinreserved_bits_combinations:
print("reserved bits in cert dut: "+str(reserved_bits))