aboutsummaryrefslogtreecommitdiff
path: root/parrot_zik/bluetooth_paired_devices.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dbus is only available on linuxm0sia2018-03-211-1/+1
|
* Add Parrot Zik 3 compatibilitymoimadmax2016-09-221-1/+2
| | | In my Zik 3 the Vendor Specific UUID is 8B6814D3-6CE7-4498-9700-9312C1711F64, so i've added it in the discovery loops.
* 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