Home
last modified time | relevance | path

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

/external/autotest/client/cros/cellular/pseudomodem/
Dmodem.py26 ALLOWED_BEARER_PROPERTIES = [ variable
478 if key not in ALLOWED_BEARER_PROPERTIES:
Dconnect_machine.py123 if key in modem.ALLOWED_BEARER_PROPERTIES: