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

Pass raw scanResult object so things like isConnectable can be called #668

Open
juliansteenbakker opened this issue Feb 25, 2020 · 0 comments

Comments

@juliansteenbakker
Copy link

Is your feature request related to a problem? Please describe.
Right now its not possible to access the isConnectable variable since its not getting parsed.

Describe the solution you'd like
Pass the raw scanResult object so we can access it.

Describe alternatives you've considered
Only pass isConnectable. However, other things like getDataStatus and getAdvertisementSid will not be accessible.

Additional context
I already made a ticket in the react-native-ble-plx repository, but i found it that the issue originated here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants