Searched refs:TxOctets (Results 1 – 2 of 2) sorted by relevance
/edtt-latest/src/tests/ |
D | hci_verification.py | 323 TxOctets, TxTime = 60, 592; 324 …status, handle = le_set_data_length(transport, upperTester, initiator.handles[0], TxOctets, TxTime…
|
/edtt-latest/src/components/ |
D | basic_commands.py | 1854 def le_set_data_length(transport, idx, handle, TxOctets, TxTime, to): argument 1856 …ds.CMD_LE_SET_DATA_LENGTH_REQ, 8, HCICommands.BT_HCI_OP_LE_SET_DATA_LEN, handle, TxOctets, TxTime);
|