Home
last modified time | relevance | path

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

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