Home
last modified time | relevance | path

Searched defs:SetDevicePinCodeCallbackInfo (Results 1 – 1 of 1) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/include/
Dnapi_bluetooth_utils.h138 struct SetDevicePinCodeCallbackInfo { struct
139 napi_env env = nullptr;
140 napi_async_work asyncWork = nullptr;
141 std::string deviceId = "";
142 std::string pinCode = "";
143 CallbackPromiseInfo promise;