Searched refs:INVALID_PIN_CODE (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/ | ||
H A D | napi_bluetooth_connection.h | 43 const char * const INVALID_PIN_CODE = "000000"; member in OHOS::Bluetooth::BondState::ScanMode::BluetoothTransport |
H A D | napi_bluetooth_connection.cpp | 56 napi_create_string_utf8(env, INVALID_PIN_CODE, NAPI_AUTO_LENGTH, &pinCode); |
Completed in 3 milliseconds