Home
last modified time | relevance | path

Searched defs:err_code (Results 1 – 17 of 17) sorted by relevance

/AliOS-Things-master/components/linkkit/iot_coap/client/
A DCloud_CoAPNetwork.c25 unsigned int err_code = DTLS_SUCCESS; in Cloud_CoAPNetworkDTLS_read() local
55 unsigned int err_code = DTLS_SUCCESS; in Cloud_CoAPNetworkDTLS_write() local
145 unsigned int err_code = COAP_SUCCESS; in Cloud_CoAPNetwork_init() local
177 unsigned int err_code = COAP_SUCCESS; in Cloud_CoAPNetwork_deinit() local
/AliOS-Things-master/components/uvoice/codec/opensource/pvmp3/
A Doscl_base.h19 #define OSCL_LEAVE(err_code) do \ argument
/AliOS-Things-master/components/uvoice/codec/opensource/pvaac/oscl/
A Doscl_base.h19 #define OSCL_LEAVE(err_code) do \ argument
/AliOS-Things-master/components/linkkit/wrappers/os/
A DHAL_DTLS_mbedtls.c199 unsigned int err_code = DTLS_SUCCESS; in _DTLSVerifyOptions_set() local
481 unsigned int err_code = DTLS_SUCCESS; in HAL_DTLSSession_write() local
508 unsigned int err_code = DTLS_READ_DATA_FAILED; in HAL_DTLSSession_read() local
/AliOS-Things-master/components/linkkit/wrappers/platform/ssl/
A DHAL_DTLS_mbedtls.c239 unsigned int err_code = DTLS_SUCCESS; in _DTLSVerifyOptions_set() local
485 unsigned int err_code = DTLS_SUCCESS; in HAL_DTLSSession_write() local
512 unsigned int err_code = DTLS_READ_DATA_FAILED; in HAL_DTLSSession_read() local
/AliOS-Things-master/hardware/chip/smarth_rv64/hal/
A Duart.c29 kstat_t err_code; in hal_uart_init() local
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_bin_cmds.c31 static void genie_bin_cmds_error(uint8_t err_code) in genie_bin_cmds_error()
A Dgenie_time.c276 static int _genie_time_errcode_status(u16_t attr_type, u8_t err_code, u8_t index, uint8_t tid) in _genie_time_errcode_status()
/AliOS-Things-master/components/amp_adapter/platform/aos/network/
A Daos_tcp.c121 int ret, err_code; in aos_tcp_write() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/
A Dco_llcp.h171 uint8_t err_code; member
275 uint8_t err_code; member
357 uint8_t err_code; member
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.h542 #define duk_error(ctx,err_code,...) \ argument
611 #define duk_error_va(ctx,err_code,fmt,ap) \ argument
745 #define duk_push_error_object(ctx,err_code,...) \ argument
757 #define duk_push_error_object_va(ctx,err_code,fmt,ap) \ argument
A Dduktape.c29171 DUK_EXTERNAL duk_idx_t duk_push_error_object_va_raw(duk_hthread *thr, duk_errcode_t err_code, const… in duk_push_error_object_va_raw()
29225 DUK_EXTERNAL duk_idx_t duk_push_error_object_raw(duk_hthread *thr, duk_errcode_t err_code, const ch… in duk_push_error_object_raw()
29238 DUK_EXTERNAL duk_idx_t duk_push_error_object_stash(duk_hthread *thr, duk_errcode_t err_code, const … in duk_push_error_object_stash()
30162 DUK_EXTERNAL void duk_error_va_raw(duk_hthread *thr, duk_errcode_t err_code, const char *filename, … in duk_error_va_raw()
30170 DUK_EXTERNAL void duk_error_raw(duk_hthread *thr, duk_errcode_t err_code, const char *filename, duk… in duk_error_raw()
30191 DUK_LOCAL void duk__throw_error_from_stash(duk_hthread *thr, duk_errcode_t err_code, const char *fm… in duk__throw_error_from_stash()
30215 DUK_EXTERNAL duk_ret_t duk_error_stash(duk_hthread *thr, duk_errcode_t err_code, const char *fmt, .… in duk_error_stash()
51771 DUK_INTERNAL void duk_debug_write_error_eom(duk_hthread *thr, duk_small_uint_t err_code, const char…
/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPMessage.c358 CoAPMessage *message, unsigned char err_code) in CoAPErrRespMessage_send()
/AliOS-Things-master/components/drivers/external_device/sh1106/src/
A Dsh1106.c803 uint8_t err_code; in sh1106_init() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dppp.h323 u8_t err_code; /* Code indicating why interface is down. */ member
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dppp.h323 u8_t err_code; /* Code indicating why interface is down. */ member
/AliOS-Things-master/components/SDL2/src/ttf/
A DSDL_ttf.c309 int err_code; in TTF_SetFTError() member

Completed in 298 milliseconds