Home
last modified time | relevance | path

Searched defs:feature (Results 1 – 6 of 6) sorted by relevance

/applications/sample/wifi-iot/app/samgr/
Dmaintenance_example.c49 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName()
60 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize()
67 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop()
73 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage()
132 static void FInit(Feature *feature) in FInit()
Dbootstrap_example.c27 Feature feature; member
56 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName()
77 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize()
85 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop()
91 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage()
Dfeature_example.c79 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName()
85 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize()
94 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop()
105 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage()
154 DemoFeature *feature = GET_OBJECT(iUnknown, DemoFeature, iUnknown); in AsyncCall() local
164 DemoFeature *feature = GET_OBJECT(iUnknown, DemoFeature, iUnknown); in AsyncTimeCall() local
180 DemoFeature *feature = GET_OBJECT(iUnknown, DemoFeature, iUnknown); in AsyncCallBack() local
Dservice_example.c159 Feature feature = {.GetName = NULL, .OnInitialize = NULL, .OnMessage = NULL, .OnStop = NULL}; in CASE_RegisterInvalidService() local
/applications/standard/screenshot/
DREADME_EN.md11 #### feature subsubsection
DREADME.md12 #### feature subsubsection