Searched refs:simul (Results 1 – 2 of 2) sorted by relevance
/edtt-2.7.6/src/tests/ |
D | hci_verification.py | 48 le, simul = 0, 0; 50 status = write_le_host_support(transport, idx, le, simul, 100);
|
/edtt-2.7.6/src/components/ |
D | basic_commands.py | 691 def write_le_host_support(transport, idx, suppLe, simul, to): argument 693 …ands.CMD_WRITE_LE_HOST_SUPPORT_REQ, 4, HCICommands.BT_HCI_OP_LE_WRITE_LE_HOST_SUPP, suppLe, simul);
|