You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/windows/BluetoothLePlugin.js
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -106,8 +106,6 @@ module.exports = {
106
106
return;
107
107
}
108
108
109
-
varservices;
110
-
varsearchServices;
111
109
vardeviceIdsFound=[];
112
110
varresult=[];
113
111
varselector="System.Devices.InterfaceClassGuid:=\"{6E3BB679-4372-40C8-9EAA-4509DF260CD8}\" AND System.Devices.InterfaceEnabled:=System.StructuredQueryType.Boolean#True";
0 commit comments