Home | History | Annotate | Download | only in wifi

Lines Matching defs:deviceType

330         public int deviceType;
465 deviceType = RTT_PEER_TYPE_AP;
503 dest.writeInt(params.deviceType);
534 params[i].deviceType = in.readInt();
857 if (params.deviceType != RTT_PEER_TYPE_AP) {