Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.h43 const char * const INVALID_PIN_CODE = "000000"; member in OHOS::Bluetooth::BondState::ScanMode::BluetoothTransport
H A Dnapi_bluetooth_connection.cpp56 napi_create_string_utf8(env, INVALID_PIN_CODE, NAPI_AUTO_LENGTH, &pinCode);

Completed in 3 milliseconds