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

Question about the adapter "Pairable" parameter #4

Open
mbanders opened this issue Feb 21, 2019 · 1 comment
Open

Question about the adapter "Pairable" parameter #4

mbanders opened this issue Feb 21, 2019 · 1 comment

Comments

@mbanders
Copy link

What kind of Pairing does Bluez support?

I see in doc/adapter-api.txt there is a parameter listed:

  boolean Pairable [readwrite]

  	Switch an adapter to pairable or non-pairable. This is
  	a global setting and should only be used by the
  	settings application.

And from what I've read of BLE security there are three pairing methods: Just Works, Out of Band (OOB), and Passkey.

Does setting Bluez "Pairable" to true enable all three methods? Just one of the methods? Does a user have to do something else to enable the other methods?

@chegewara
Copy link

This API is used to connect with security:
https://github.com/RadiusNetworks/bluez/blob/master/doc/agent-api.txt

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

No branches or pull requests

2 participants