Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_utils.cpp47 constexpr int RANDOM_ADDR_MAC_BIT_SIZE = 12; variable
206 for (int i = 0; i < RANDOM_ADDR_MAC_BIT_SIZE; i++) { in GenerateRandomMacAddress()