Home
last modified time | relevance | path

Searched refs:FORMAT_PINCODE_LENGTH (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_common.cpp51 const uint32_t FORMAT_PINCODE_LENGTH = 6; in GetFormatPinCode() local
52 while (pinCodeStr.length() < FORMAT_PINCODE_LENGTH) { in GetFormatPinCode()
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_native_object.cpp125 const uint32_t FORMAT_PINCODE_LENGTH = 6; in GetFormatPinCode() local
126 while (pinCodeStr.length() < FORMAT_PINCODE_LENGTH) { in GetFormatPinCode()

Completed in 1 milliseconds