aboutsummaryrefslogtreecommitdiff
path: root/parrot_zik/bluetooth_paired_devices.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add device not found and not paired exceptionneodarz2019-05-051-3/+17
* Implement bluez python code management directly in projectneodarz2019-05-051-14/+28
* Make code compatible with python3 with python2 supportneodarz2019-05-051-1/+1
* dbus is available only on linuxm0sia2018-03-211-1/+2
* dbus is only available on linuxm0sia2018-03-211-1/+1
* Add Parrot Zik 3 compatibilitymoimadmax2016-09-221-1/+2
* Refactor.Marek Siarkowicz2015-07-031-33/+47
* Fix mistakes and refactor.Marek Siarkowicz2015-07-031-21/+12
* Use other method to get bluetooth devices list in linuxEsteban Sánchez2015-07-031-4/+38
* Refactor.Marek Siarkowicz2015-06-151-44/+57
* Ignore dbus exception.Marek Siarkowicz2015-06-151-9/+18
* Fix connection refused error.Marek Siarkowicz2015-06-151-1/+4
* Make into proper package.Marek Siarkowicz2015-06-151-1/+1
* Create packet.Marek Siarkowicz2015-06-151-0/+107