Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dipv6_address.cpp146 std::string binBuffer; in Create() local
148 binBuffer = copyMask.substr(n, 1); in Create()
149 maskBin += HexToBin(binBuffer); in Create()