Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/adapter/
H A Dp2p_adapter.cpp324 std::vector<uint8_t> clientRandomAddrArray( in GetGroupInfo() local
329 deviceInfo.randomMac = WifiDirectUtils::MacArrayToString(clientRandomAddrArray); in GetGroupInfo()