Lines Matching full:bitfield
203 setKeyMgmt(bitfield<KeyMgmtMask> keyMgmtMask) generates (SupplicantStatus status);
217 setProto(bitfield<ProtoMask> protoMask) generates (SupplicantStatus status);
231 setAuthAlg(bitfield<AuthAlgMask> authAlgMask) generates (SupplicantStatus status);
245 setGroupCipher(bitfield<GroupCipherMask> groupCipherMask)
260 setPairwiseCipher(bitfield<PairwiseCipherMask> pairwiseCipherMask)
628 generates (SupplicantStatus status, bitfield<KeyMgmtMask> keyMgmtMask);
639 getProto() generates (SupplicantStatus status, bitfield<ProtoMask> protoMask);
651 generates (SupplicantStatus status, bitfield<AuthAlgMask> authAlgMask);
664 bitfield<GroupCipherMask> groupCipherMask);
677 bitfield<PairwiseCipherMask> pairwiseCipherMask);