aboutsummaryrefslogtreecommitdiffstats
path: root/4a-hal/4a-hal-manager/4a-hal-manager-cb.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Remove unnecessary 'function' string in printsJonathan Aillet1-4/+4
2018-10-08Remove unnecessary 'struct' before json_objectJonathan Aillet1-2/+2
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 Aillet1-4/+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-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-08Define ping function as a definitive functionJonathan Aillet1-5/+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 Aillet1-12/+12
2018-10-08Include afb-definitions when using application frameworkJonathan Aillet1-44/+44
2018-10-08Correct date in .c and .h filesJonathan Aillet1-1/+1
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 Aillet1-2/+2
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 Aillet1-0/+185