Home
last modified time | relevance | path

Searched refs:groupCipherStr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_client.cpp347 …std::string groupCipherStr[] = {"GTK_NOT_USED ", "TKIP ", "CCMP ", "GCMP ", "CCMP-256 ", "GCMP-256… in SetDeviceConfig() local
349groupCipherStr, sizeof(groupCipherStr)/sizeof(groupCipherStr[0])); in SetDeviceConfig()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/
H A Dwifi_idl_client.cpp632 …std::string groupCipherStr[] = {"GTK_NOT_USED ", "TKIP ", "CCMP ", "GCMP ", "CCMP-256 ", "GCMP-256… in SetDeviceConfig() local
634groupCipherStr, sizeof(groupCipherStr)/sizeof(groupCipherStr[0])); in SetDeviceConfig()