| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
orphan bleio objects
|
|
|
|
|
|
|
|
|
|
Characteristic Service
|
|
|
|
|
|
|
|
routines instead. Changes made but not yet tested.
|
|
|
|
|
|
|
|
write
|
|
|
|
|
|
|
|
|
|
Because of the very specific way nRF requires service registration
(characteristics can be added only to last added service), we would
have to write the Python code in a specific way. With this patch the
user has more freedom.
|
|
|
|
|
|
|
|
Moved the functions to classes that they belong to.
|
|
|
|
This was the last class from ubluepy and so that module is now gone.
The Device class offers both Peripheral and Central functionality.
See the inline docs for more info.
|
|
|