Home
last modified time | relevance | path

Searched refs:IOTX_ALCS_ROLE_CLIENT (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Diotx_alcs.h8 #define IOTX_ALCS_ROLE_CLIENT (0x01) macro
A Dalcs_adapter.c344 if (adapter->role & IOTX_ALCS_ROLE_CLIENT) { in iotx_alcs_adapter_init()
564 if (adapter->role & IOTX_ALCS_ROLE_CLIENT && in alcs_heartbeat()
/AliOS-Things-master/components/linkkit/dev_model/server/
A Ddm_server_adapter.c78 alcs_param.role = IOTX_ALCS_ROLE_CLIENT | IOTX_ALCS_ROLE_SERVER; in dm_server_open()

Completed in 6 milliseconds