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 D | wifi_hdi_wpa_client.cpp | 347 …std::string groupCipherStr[] = {"GTK_NOT_USED ", "TKIP ", "CCMP ", "GCMP ", "CCMP-256 ", "GCMP-256… in SetDeviceConfig() local 349 … groupCipherStr, 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 D | wifi_idl_client.cpp | 632 …std::string groupCipherStr[] = {"GTK_NOT_USED ", "TKIP ", "CCMP ", "GCMP ", "CCMP-256 ", "GCMP-256… in SetDeviceConfig() local 634 … groupCipherStr, sizeof(groupCipherStr)/sizeof(groupCipherStr[0])); in SetDeviceConfig()
|