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

BlueZ DBus API changes after 5.43 #208

Open
ukBaz opened this issue Mar 4, 2019 · 1 comment
Open

BlueZ DBus API changes after 5.43 #208

ukBaz opened this issue Mar 4, 2019 · 1 comment

Comments

@ukBaz
Copy link
Owner

ukBaz commented Mar 4, 2019

doc/gatt-api

fd, uint16 AcquireWrite(dict options) [optional]
fd, uint16 AcquireNotify(dict options) [optional]
void Confirm() [optional] (Server only)
boolean WriteAcquired [read-only, optional]
boolean NotifyAcquired [read-only, optional]

And an extra flag on the properties:

				"authorize"
@ukBaz
Copy link
Owner Author

ukBaz commented Mar 4, 2019

doc/device-api.txt

string AddressType [readonly]
	Possible values:
		"public" - Public address
		"random" - Random address

Repository owner deleted a comment from stingwraith Mar 9, 2019
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

1 participant