Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_utils.cpp43 constexpr int START_POS_IOS_PLATFORM = 9; variable
63 for (int i = START_POS_IOS_PLATFORM; i <= END_POS_IOS_PLATFORM; i++) { in GetEncryptAddr()