aboutsummaryrefslogtreecommitdiffstats
path: root/4a-hal/4a-hal-manager/4a-hal-manager-cb.c
AgeCommit message (Expand)AuthorFilesLines
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