Searched defs:SetDevicePinCodeCallbackInfo (Results 1 – 1 of 1) sorted by relevance
138 struct SetDevicePinCodeCallbackInfo { struct139 napi_env env = nullptr;140 napi_async_work asyncWork = nullptr;141 std::string deviceId = "";142 std::string pinCode = "";143 CallbackPromiseInfo promise;