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

Develop #82

Merged
merged 40 commits into from
Jun 6, 2022
Merged

Develop #82

merged 40 commits into from
Jun 6, 2022

Conversation

kevincar
Copy link
Owner

@kevincar kevincar commented Jun 6, 2022

Added

Changed

Fixed

WouterJD and others added 30 commits January 11, 2022 23:16
First implementation of obtaining DBus objects with dbus-next
trasnfer object definitions for services and characterstics to dbus-next
format
A potential problem with dbus-next object implementation is that there
seemse to be a requirement that object members are static.
Advertisement objects may or may not need all of its members. For
example, is solicit UUIDs is empty, the BlueZ backend requires that it
not be present at all
Currently, there may be an issue with writting. Anecdotally, writing
sometimes causes the peripheral to disconnect
macOS mypy was complaining of not finding stubs
…not-used

#67 initial values in gatt tree not used
…ure-match

59 corebluetooth abstract signature match
This eliminates the need for altering privledges.
This is because bleak-winrt failes to compile. Bleak dropped support for
python 3.6 with version 0.13.0
kevincar added 10 commits May 27, 2022 20:35
Revert test server names
CoreBluetooth specification dictates that only 28 bytes of data are
available for advertising over BLE. This limits the amout of data used
for the local application name.

These warnings are provided to indicate to the user/developer that the
BLE application may not behave as expected if given long names and UUIDs
for advertising.
The prioritize local name argument helps automatically display the BLE
application local name over advertised UUIDs
Follow through with bleak drop
@kevincar kevincar self-assigned this Jun 6, 2022
@kevincar kevincar merged commit 7611b56 into master Jun 6, 2022
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

Successfully merging this pull request may close these issues.

2 participants