Implement ScanFilter (#17)
* Implement ScanFilter * Add windows implementation * Fix Linux and cleanups * Update Readme, Changelog and Version * Minor fixes from AI comments * Fix windows crash and update pigeon * Fix UUID parsing * Apply suggestions from code review Co-authored-by: Foti Dim <foti@navideck.com> --------- Co-authored-by: Foti Dim <foti@navideck.com>
This commit is contained in:
Vendored
+3
-1
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"cSpell.words": [
|
||||
"bluez",
|
||||
"BTLE",
|
||||
"bytevc",
|
||||
"connnection",
|
||||
@@ -25,7 +26,8 @@
|
||||
"unwatch",
|
||||
"uuidstr",
|
||||
"winrt",
|
||||
"WPARAM"
|
||||
"WPARAM",
|
||||
"ZUUID"
|
||||
],
|
||||
"cmake.configureOnOpen": false,
|
||||
"files.associations": {
|
||||
|
||||
Reference in New Issue
Block a user