Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dcmd_utils.py28 _command_serial_number = itertools.count(1) variable
206 command_id = next(_command_serial_number)
/aosp_15_r20/external/autotest/client/cros/audio/
H A Dcmd_utils.py20 _command_serial_number = itertools.count(1) variable
211 command_id = next(_command_serial_number)