Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_coap.c108 int needAuth = 0; in alcs_observe_notify() local
110 needAuth = alcs_resource_need_auth(context, path); in alcs_observe_notify()
115 needAuth ? &observe_data_encrypt : NULL); in alcs_observe_notify()
162 char needAuth, CoAPRecvMsgHandler callback) in alcs_resource_register() argument
167 if (!needAuth) { in alcs_resource_register()
A Dalcs_coap.h62 char needAuth, CoAPRecvMsgHandler callback);
A Dalcs_adapter.c797 int needAuth = 0; in iotx_alcs_register_resource() local
816 needAuth = in iotx_alcs_register_resource()
822 resource->msg_perm, resource->msg_ct, resource->maxage, needAuth, in iotx_alcs_register_resource()

Completed in 6 milliseconds