whad-team/whad-client

Clean and document BLE advertising data module

Closed this issue · 1 comments

Module whad.ble.profile.advdata needs to be cleaned and documented (docstrings, examples). It would also be interesting to add some __repr__ methods to these advertising data record classes to allow pretty print during debug.

Added documentation (module and classes).