Home
last modified time | relevance | path

Searched refs:EPROTO (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/subsys/net/lib/mqtt_sn/
Dmqtt_sn_decoder.c59 return -EPROTO; in decode_payload_length()
96 return -EPROTO; in decode_empty_message()
105 return -EPROTO; in decode_msg_advertise()
117 return -EPROTO; in decode_msg_searchgw()
128 return -EPROTO; in decode_msg_gwinfo()
145 return -EPROTO; in decode_msg_connack()
166 return -EPROTO; in decode_msg_register()
179 return -EPROTO; in decode_msg_regack()
194 return -EPROTO; in decode_msg_publish()
212 return -EPROTO; in decode_msg_puback()
[all …]
/Zephyr-latest/lib/libc/iar/include/
Derrno.h57 #define EPROTO 71 /**< Generic STREAMS error */ macro
/Zephyr-latest/lib/libc/armstdc/include/
Derrno.h90 #define EPROTO 71 /**< Generic STREAMS error */ macro
/Zephyr-latest/lib/libc/minimal/include/
Derrno.h80 #define EPROTO 71 /**< Generic STREAMS error */ macro
/Zephyr-latest/scripts/native_simulator/common/src/
Dnsi_errno.c62 ERR(EPROTO),
/Zephyr-latest/subsys/net/lib/wifi_credentials/
Dwifi_credentials.c141 ret = -EPROTO; in wifi_credentials_get_by_ssid_personal_struct()
322 ret = -EPROTO; in wifi_credentials_get_by_ssid_personal()
/Zephyr-latest/drivers/firmware/scmi/
Dcore.c36 return -EPROTO; in scmi_status_to_errno()
/Zephyr-latest/subsys/tracing/sysview/
DSYSVIEW_Zephyr.txt17 NamedType ErrCodeStream *=%i 0=ESUCCESS -74=ENOSR -75=ENOSTR -76=EPROTO -77=EBADMS…
/Zephyr-latest/subsys/sip_svc/
Dsip_svc_subsys.c377 return -EPROTO; in sip_svc_close()