Fix Windows filter with services (#111)

* Fix Windows filter with services

* Fix comment typos

---------

Co-authored-by: Foti Dim <fdimanidis@gmail.com>
This commit is contained in:
Rohit Sangwan
2024-12-09 21:02:42 +05:30
committed by GitHub
parent bbf9703303
commit 437eca70af
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ private class BleCentralDarwin: NSObject, UniversalBlePlatformChannel, CBCentral
}
func startScan(filter: UniversalScanFilter?) throws {
// If filter have any other filter other then official one
// If filter has any other filter other than official one
let hasCustomFilter = filter?.hasCustomFilters ?? false
// Apply services filter