Home
last modified time | relevance | path

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

/edtt-latest/src/components/
Dbasic_commands.py764 def host_number_of_completed_packets(transport, idx, NumHandles, HHandle, HCount, to): argument
766 …mands.BT_HCI_OP_HOST_NUM_COMPLETED_PACKETS, NumHandles, *list(chain(*list(zip(HHandle, HCount)))));