Searched refs:secondaryDeviceType (Results 1 – 10 of 10) sorted by relevance
171 …if (strcpy_s(deviceInfo.secondaryDeviceType, sizeof(deviceInfo.secondaryDeviceType), "10-0050F204-…
378 std::string secondaryDeviceType = std::string(reinterpret_cast<const char*>(data), size); in WifiHotspotServiceImplFuzzTest() local404 mWifiHotspotServiceImpl.StationsInfoDump(secondaryDeviceType); in WifiHotspotServiceImplFuzzTest()405 mWifiHotspotServiceImpl.SaBasicDump(secondaryDeviceType); in WifiHotspotServiceImplFuzzTest()409 mWifiHotspotServiceImpl.CfgCheckIpAddress(secondaryDeviceType); in WifiHotspotServiceImplFuzzTest()
37 … std::string secondaryDeviceType = std::string(reinterpret_cast<const char*>(data), size); in RequestServiceTest() local45 device.SetSecondaryDeviceType(secondaryDeviceType); in RequestServiceTest()
187 secondaryDeviceType = deviceType; in SetSecondaryDeviceType()192 return secondaryDeviceType; in GetSecondaryDeviceType()979 return secondaryDeviceType; in GetSecondaryDeviceType()984 secondaryDeviceType = setSecondaryDeviceType; in SetSecondaryDeviceType()
99 char secondaryDeviceType[DEVICE_TYPE_LENGTH]; member
187 secondaryDeviceType(""), in WifiP2pDevice()243 std::string secondaryDeviceType; variable577 std::string secondaryDeviceType; variable
113 std::string secondaryDeviceType = std::string(reinterpret_cast<const char*>(data), size); in P2pServerFuzzTest() local121 device.SetSecondaryDeviceType(secondaryDeviceType); in P2pServerFuzzTest()
125 char secondaryDeviceType[WIFI_DEVICE_TYPE_LENGTH]; member
122 cppDevice.SetSecondaryDeviceType(p2pDevice.secondaryDeviceType); in ConvertP2PDeviceCToCpp()206 if (memcpy_s(p2pDevice->secondaryDeviceType, DEVICE_TYPE_LENGTH, in ConvertP2PDeviceCppToC()
655 std::string secondaryDeviceType = std::string(reinterpret_cast<const char*>(data), size); in WifiP2pServiceImplFuzzTest() local663 device.SetSecondaryDeviceType(secondaryDeviceType); in WifiP2pServiceImplFuzzTest()