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

RFCOMM services not discovered when we dont open the connection #86

Open
gmallios opened this issue May 22, 2023 · 0 comments
Open

RFCOMM services not discovered when we dont open the connection #86

gmallios opened this issue May 22, 2023 · 0 comments
Labels
bluetooth-lib An issue regarding the bluetooth library bug Something isn't working help wanted Extra attention is needed macos rust Pull requests that update Rust code

Comments

@gmallios
Copy link
Owner

When we try to connect to an RFCOMM service when already connected to a device, the service is not found.Disconnecting and opening that connection through the bluetooth-lib allows us to connect to that service.

Perhaps we should wait after the performSdpQuery like in https://github.com/eelcocramer/node-bluetooth-serial-port/blob/master/src/macos/BluetoothWorker.mm

@gmallios gmallios added bug Something isn't working help wanted Extra attention is needed rust Pull requests that update Rust code bluetooth-lib An issue regarding the bluetooth library macos labels May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bluetooth-lib An issue regarding the bluetooth library bug Something isn't working help wanted Extra attention is needed macos rust Pull requests that update Rust code
Projects
None yet
Development

No branches or pull requests

1 participant