Home | History | Annotate | Download | only in wifi

Lines Matching defs:SECURITY_PSK

46     public static final int SECURITY_PSK =  1 << 1;
136 if ((security & SECURITY_PSK) != 0) {
240 null, SECURITY_PSK);
248 null, SECURITY_PSK);