Home
last modified time | relevance | path

Searched refs:COAP_MSG_CODE_401_UNAUTHORIZED (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/linkkit/iot_coap/
A Diotx_coap_internal.h124 COAP_MSG_CODE_401_UNAUTHORIZED = COAP_MSG_CODE_DEF( enumerator
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_coap.c155 send_err_rsp(context, remote, COAP_MSG_CODE_401_UNAUTHORIZED, message); in recv_msg_handler()
A Dalcs_server.c117 targetKey ? 200 : COAP_MSG_CODE_401_UNAUTHORIZED, keybuf); in alcs_rec_auth_select()
553 send_err_rsp(context, remote, COAP_MSG_CODE_401_UNAUTHORIZED, message); in recv_msg_handler()
/AliOS-Things-master/components/linkkit/iot_coap/client/
A Diotx_coap_api.c268 case COAP_MSG_CODE_401_UNAUTHORIZED: in iotx_event_notifyer()

Completed in 9 milliseconds