Searched defs:secType (Results 1 – 6 of 6) sorted by relevance
66 static OHOS::Wifi::KeyMgmt GetKeyMgmtFromSecurityType(int secType) in GetKeyMgmtFromSecurityType()83 static bool IsSecurityTypeSupported(int secType) in IsSecurityTypeSupported()
62 public List<DnsRecord> getRecordList(int secType) { in getRecordList()
78 static KeyMgmt GetKeyMgmtFromJsSecurityType(int secType) in GetKeyMgmtFromJsSecurityType()94 static bool IsSecTypeSupported(int secType) in IsSecTypeSupported()
389 String secType = typeToUri(sec.getType()); in toUri() local
727 auto funcStrKeyMgmt = [&mapKeyMgmtToStr](KeyMgmt secType) { in ConfigInfoDump()
617 std::string secType = strVec[1]; in ParseSectionHeaders() local