Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable ScanMode option in requestLEScan for IOS #692

Closed
madhan-SEET opened this issue Oct 8, 2024 · 1 comment
Closed

Enable ScanMode option in requestLEScan for IOS #692

madhan-SEET opened this issue Oct 8, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@madhan-SEET
Copy link

Enable the 'Scan Mode' option in the requestLEScan(...) method. In iOS balance mode, it currently does not capture packets effectively compared to low latency mode.

@madhan-SEET madhan-SEET added the enhancement New feature or request label Oct 8, 2024
@pwespi
Copy link
Member

pwespi commented Oct 20, 2024

Hello. The ScanMode that is currently implemented in this plugin is for Android only. iOS does not support this as far as I know, see https://developer.apple.com/documentation/corebluetooth/peripheral-scanning-options

I'm closing this feature request as I don't think it's possible to implement. If you know any option available in iOS let me know and I'll reopen.

@pwespi pwespi closed this as completed Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants