Searched refs:CancelPairingDevice (Results 1 – 2 of 2) sorted by relevance
69 napi_value CancelPairingDevice(napi_env env, napi_callback_info info);
70 DECLARE_NAPI_FUNCTION("cancelPairingDevice", CancelPairingDevice), in DefineConnectionFunctions()464 napi_value CancelPairingDevice(napi_env env, napi_callback_info info) in CancelPairingDevice() function