Searched refs:BASE_MASTER (Results 1 – 1 of 1) sorted by relevance
1509 private static final int BASE_MASTER = Protocol.BASE_TETHERING; field in Tethering.TetherMasterSM1511 static final int CMD_TETHER_MODE_REQUESTED = BASE_MASTER + 1;1513 static final int CMD_TETHER_MODE_UNREQUESTED = BASE_MASTER + 2;1515 static final int CMD_UPSTREAM_CHANGED = BASE_MASTER + 3;1517 static final int CMD_RETRY_UPSTREAM = BASE_MASTER + 4;1520 static final int EVENT_UPSTREAM_LINKPROPERTIES_CHANGED = BASE_MASTER + 5;1521 static final int EVENT_UPSTREAM_LOST = BASE_MASTER + 6;