Lines Matching refs:set
155 * @param ssid value to set.
169 * @param bssid value to set.
182 * @param enable true to set, false otherwise.
194 * @param keyMgmtMask value to set.
208 * @param protoMask value to set.
222 * @param authAlgMask value to set.
236 * @param groupCipherMask value to set.
251 * @param pairwiseCipherMask value to set.
266 * @param psk value to set.
282 * @param psk value to set as specified in IEEE 802.11i-2004 standard.
296 * @param keyIdx Index of wep key to set.
298 * @param wepKey value to set.
315 * @param KeyIdx value to set.
330 * @param enable true to set, false otherwise.
342 * @param method value to be set.
357 * EAP method needs to be set for this to work.
359 * @param method value to set.
374 * @param identity value to set.
388 * @param identity value to set.
402 * @param password value to set.
416 * @param path value to set.
429 * @param path value to set.
442 * @param path value to set.
457 * @param id value to set.
470 * @param match value to set.
483 * @param match value to set.
497 * @param enable true to set, false otherwise.
509 * @param id value to set.
522 * @param match value to set.
545 * @param enable true to set, false otherwise.
558 * @return idStr ID string value to set.
572 * @return id ID value to set.
592 * @return ssid value set.
597 * Get the BSSID set for this network.
603 * @return bssid value set.
614 * @return enabled true if set, false otherwise.
619 * Get the key mgmt mask set for the network.
631 * Get the proto mask set for the network.
642 * Get the auth alg mask set for the network.
654 * Get the group cipher mask set for the network.
667 * Get the pairwise cipher mask set for the network.
681 * Must return a failure if network has no passphrase set (use |getPsk| if
688 * @return psk value set.
701 * @param psk value set.
714 * @return wepKey value set.
726 * @return keyIdx value set.
738 * @return enabled true if set, false otherwise.
743 * Get EAP Method set for this network.
750 * @return method value set.
757 * Get EAP Phase2 Method set for this network.
764 * @return method value set.
771 * Get EAP Identity set for this network.
778 * @return identity value set.
784 * Get EAP Anonymous Identity set for this network.
791 * @return identity value set.
797 * Get EAP Password set for this network.
804 * @return password value set.
810 * Get EAP CA certificate file path set for this network.
817 * @return path value set.
822 * Get EAP CA certificate directory path set for this network.
829 * @return path value set.
834 * Get EAP Client certificate file path set for this network.
841 * @return path value set.
846 * Get EAP private key Id set for this network.
853 * @return id value set.
858 * Get EAP subject match set for this network.
865 * @return match value set.
870 * Get EAP Alt subject match set for this network.
877 * @return match value set.
890 * @return enabled true if set, false otherwise.
895 * Get EAP Open SSL Engine ID set for this network.
902 * @return id value set.
907 * Get EAP Domain suffix match set for this network.
915 * @return match value set.
921 * Get ID string set for this network.
930 * @return idStr ID string set.