aboutsummaryrefslogtreecommitdiffstats
path: root/pyagl/services/bluetooth.py
AgeCommit message (Collapse)AuthorFilesLines
2021-06-11Adding CLI functionality for bluetoothmarlin_12.90.0marlin/12.90.0lamprey_11.92.0lamprey/11.92.012.90.011.92.0shi ce1-6/+67
Bug-AGL: SPEC-3946 Signed-off-by: shi ce <shic.fnst@fujitsu.com> Change-Id: I5d8fac98bd2b1024da774e7108586083b207864e
2020-09-01Adding author to license heading in filesEdi Feschiyan1-1/+1
2020-08-28Add license file and copyrightsScott Murray1-0/+15
Add Apache 2.0 license text as LICENSE file, and copyright headers to all source files. Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2020-08-17bluetooth.py and test_bluetooth.py - adding missing avrcp_controls support ↵Edi Feschiyan1-3/+2
and test mediascanner.py - adding missing agl service mediascanner support and tests test_network.py - adding missing scan_services test adding base service and tests files for signal_composer and can_low
2020-08-07Registering "regular" and "hwrequired" test markers, adding them to testsEdi Feschiyan1-2/+6
Enabling custom pytest --lava option for LAVA CI integration Enabling tox for CI bluetooth::default_adapter should support setting a default one according to documentation in README.md
2020-07-13WIP: Adding taskmanager and homescreen service and testsEdi Feschiyan1-2/+1
PEP8 cleanups, newlines replacing AFBResponse with service.afbresponse() Adding BT-PBAP CLI callables Adding bluetooth subscription tests
2020-06-18Rearranging files for distribution, setup.py modificationsEdi Feschiyan1-0/+94