aboutsummaryrefslogtreecommitdiff
path: root/parrot_zik/bluetooth_paired_devices.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-05Implement bluez python code management directly in projectneodarz1-14/+28
2019-05-05Make code compatible with python3 with python2 supportneodarz1-1/+1
2018-03-21dbus is available only on linuxm0sia1-1/+2
2018-03-21dbus is only available on linuxm0sia1-1/+1
2016-09-22Add Parrot Zik 3 compatibilitymoimadmax1-1/+2
2015-07-03Refactor.Marek Siarkowicz1-33/+47
2015-07-03Fix mistakes and refactor.Marek Siarkowicz1-21/+12
2015-07-03Use other method to get bluetooth devices list in linuxEsteban Sánchez1-4/+38
2015-06-15Refactor.Marek Siarkowicz1-44/+57
2015-06-15Ignore dbus exception.Marek Siarkowicz1-9/+18
2015-06-15Fix connection refused error.Marek Siarkowicz1-1/+4
2015-06-15Make into proper package.Marek Siarkowicz1-1/+1
2015-06-15Create packet.Marek Siarkowicz1-1/+1
2015-06-15Refactor.Marek Siarkowicz1-2/+1
2015-06-15Ignore bluetooth error.Marek Siarkowicz1-5/+5
2015-06-15Handle connection errors through Exceptions.Marek Siarkowicz1-16/+32
2015-06-15Refactor.Marek Siarkowicz1-3/+50
2015-06-12Add Zik 2.0 compatibility.Marek Siarkowicz1-1/+2
2015-06-12Refactor.Marek Siarkowicz1-1/+1
2015-06-12Fix pep8.Marek Siarkowicz1-9/+11
2015-06-12Move import to top.Marek Siarkowicz1-5/+5
2015-06-12Remove unneeded interpreter information.Marek Siarkowicz1-2/+0
2015-06-12Replace tabs with 4 spaces.Marek Siarkowicz1-31/+31
2014-01-08Fix mac adress search on mac os xDmitry Moiseev1-3/+6
2013-12-13fix improper win32 mac address searchDmitry Moiseev1-1/+1
2013-12-13Fixed missing os importDmitry Moiseev1-0/+1
2013-12-13Parrot Zik mac address search moved to separate file; Initial mac os x supportЛена1-0/+40