Searched refs:INVALID_PORT_INDEX (Results 1 – 2 of 2) sorted by relevance
23 from acts_contrib.test_utils.tel.tel_defines import INVALID_PORT_INDEX208 port_id = int(port_id[-1]) if port_id else INVALID_PORT_INDEX210 if port_id == INVALID_PORT_INDEX:
265 INVALID_PORT_INDEX = -1 variable