HomeSort by relevance Sort by last modified time
    Searched refs:Downstream (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/core/java/com/android/server/connectivity/tethering/
IPv6TetheringCoordinator.java 42 * assigned to the device and deciding how to divvy them up among downstream
52 private static class Downstream {
58 Downstream(TetherInterfaceStateMachine tism, int mode, short subnetId) {
70 // a downstream that is no longer active can be redistributed to any next
71 // waiting active downstream (again, in arrival order).
72 private final LinkedList<Downstream> mActiveDownstreams;
86 public void addActiveDownstream(TetherInterfaceStateMachine downstream, int mode) {
87 if (findDownstream(downstream) == null) {
88 // Adding a new downstream appends it to the list. Adding a
89 // downstream a second time without first removing it has no effect
    [all...]
  /external/autotest/client/cros/
ec.py 206 is_dfp: Determine if data role is Downstream Facing Port (DFP).
326 """Determine if data role is Downstream Facing Port (DFP).
  /compatibility/cdd/7_hardware-compatibility/
7_7_usb.md 82 connectors or using Charging Downstream Port(CDP) output current range as

Completed in 136 milliseconds