Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_randommac_helper.cpp50 constexpr int OFFSET_VALUE_4 = 4; variable
178 (((unsigned long long)byte[OFFSET_VALUE_4] << OFFSET_VALUE_24) & 0xFF000000L)| in BytesToLonglong()