Home
last modified time | relevance | path

Searched refs:IOTX_DM_LOCAL_AUTH (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/server/
A Ddm_server.c59 { DM_URI_THING_SERVICE_PROPERTY_SET, DM_URI_SYS_PREFIX, IOTX_DM_LOCAL_AUTH,
61 { DM_URI_THING_SERVICE_PROPERTY_GET, DM_URI_SYS_PREFIX, IOTX_DM_LOCAL_AUTH,
63 { DM_URI_THING_EVENT_PROPERTY_POST, DM_URI_SYS_PREFIX, IOTX_DM_LOCAL_AUTH,
66 IOTX_DM_LOCAL_AUTH, dm_server_thing_service_request },
/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_dm.h37 #define IOTX_DM_LOCAL_AUTH (IOTX_DM_SERVICE_LOCAL | IOTX_DM_SERVICE_LOCAL_AUTH) macro
41 #define IOTX_DM_SERVICE_ALL (IOTX_DM_SERVICE_CLOUD | IOTX_DM_LOCAL_AUTH)

Completed in 4 milliseconds