Searched refs:KEY_MGMT_WAPI (Results 1 – 2 of 2) sorted by relevance
54 const std::string KEY_MGMT_WAPI = "WAPI"; variable
249 if (config.keyMgmt.find(KEY_MGMT_WAPI) != std::string::npos) { in SetDeviceConfig()