summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/pi-bluetooth
Commit message (Collapse)AuthorAgeFilesLines
* pi-bluetooth: use `_git` suffix in recipe filenameHugo Hromic2018-06-271-0/+0
| | | | | | Keep naming consistency. Signed-off-by: Hugo Hromic <hhromic@gmail.com>
* pi-bluetooth: create to provide standard raspbian script for bluetooth setupPeter A. Bigot2018-05-091-0/+22
Unique bluetooth device addresses are not assigned correctly with some firmware, resulting in a fixed default address. Use the same utility as raspbian does to initialize the device. Closes #236 Signed-off-by: Peter A. Bigot <pab@pabigot.com>