summaryrefslogtreecommitdiff
path: root/src/Components/Ble/MusicService.cpp
AgeCommit message (Collapse)AuthorFilesLines
2020-08-17Fix most of the warnings. Remaining warnings come from nimble source code.JF1-2/+1
2020-07-20Fully implement music app and serviceAdam Pigg1-8/+12
SystemTask can return a reference to the nimbleController The nimbleController can return a reference to the musicService The musicService get a connection handle from the nimbleController The musicApp communicated directly with the musicService
2020-07-15Rework characteristic handlingAdam Pigg1-11/+14
2020-07-13Initial code for music app screena and serviceAdam Pigg1-0/+123