aboutsummaryrefslogtreecommitdiffstats
path: root/4a-hal/4a-hal-manager
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Remove unnecessary 'function' string in printsJonathan Aillet2-6/+6
2018-10-08Force hals init before ending hal-manager initJonathan Aillet1-0/+12
2018-10-08Remove unnecessary 'struct' before json_objectJonathan Aillet1-2/+2
2018-10-08Update binding entry for app-fw v3.Jonathan Aillet1-1/+1
2018-10-08Simplify ping verb call print outputJonathan Aillet1-1/+1
2018-10-08Update version of conf.d/app-templates submodule.Jonathan Aillet1-3/+3
2018-10-08Update version of app-controller submodule.Loïc Collignon1-6/+2
2018-10-08Improve hal list response from hal-managerJonathan Aillet1-42/+35
2018-10-08Remove boolean libraryJonathan Aillet3-6/+3
2018-10-08Correct a failed request warning messageJonathan Aillet1-1/+1
2018-10-08Auithorize sending empty json to verbsJonathan Aillet1-9/+9
2018-10-08Use structure defined in controller to load verbsJonathan Aillet1-1/+3
2018-10-08Change paramters in functions handling hal dataJonathan Aillet1-4/+4
2018-10-08Add device id when hal metadata are askedJonathan Aillet1-7/+18
2018-10-08Use a local strucuture to store hal manager dataJonathan Aillet2-7/+18
2018-10-08Define ping function as a definitive functionJonathan Aillet2-6/+1
2018-10-08Update request success macro used in codeJonathan Aillet1-7/+7
2018-10-08Set external hal status to ready at loading.Jonathan Aillet1-1/+2
2018-10-08Change the field name use to store card pathJonathan Aillet1-4/+4
2018-10-08Change some comments to add TBD thingsJonathan Aillet4-16/+16
2018-10-08Include afb-definitions when using application frameworkJonathan Aillet4-62/+60
2018-10-08Remove reference to alsa in 4a-hal-managerJonathan Aillet1-3/+0
2018-10-08Correct date in .c and .h filesJonathan Aillet6-6/+6
2018-10-08Implementation of functions for external halJonathan Aillet1-6/+116
2018-10-08Handle if some hal info are not availableJonathan Aillet1-5/+6
2018-10-08Use json_object* instead of struct json_object*Jonathan Aillet2-3/+3
2018-10-08Rename function used to load verbs into a dynamic apiJonathan Aillet1-1/+1
2018-10-08Regroup declaration of variables in functionsJonathan Aillet1-7/+5
2018-10-08Change how to request all loaded api infoJonathan Aillet1-18/+6
2018-10-08Change names of some structures fieldsJonathan Aillet1-3/+3
2018-10-08Pre-version of 4a-hal-managerJonathan Aillet6-0/+457