Searched refs:IOTX_DM_LOCAL_AUTH (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/linkkit/dev_model/server/ |
A D | dm_server.c | 59 { 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 D | iotx_dm.h | 37 #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