Searched refs:needAuth (Results 1 – 3 of 3) sorted by relevance
108 int needAuth = 0; in alcs_observe_notify() local110 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() argument167 if (!needAuth) { in alcs_resource_register()
62 char needAuth, CoAPRecvMsgHandler callback);
797 int needAuth = 0; in iotx_alcs_register_resource() local816 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