| /Zephyr-latest/subsys/fs/fcb/ |
| D | fcb_getnext.c | 19 if (rc == 0 || rc == -EBADMSG) { in fcb_getnext_in_sector() 25 if (rc != -EBADMSG) { in fcb_getnext_in_sector() 28 } while (rc == -EBADMSG); in fcb_getnext_in_sector() 63 case -EBADMSG: in fcb_getnext_nolock() 77 while (rc == -EBADMSG) { in fcb_getnext_nolock() 83 if (rc != -EBADMSG) { in fcb_getnext_nolock() 97 case -EBADMSG: in fcb_getnext_nolock()
|
| /Zephyr-latest/subsys/net/lib/ptp/ |
| D | tlv.c | 69 return -EBADMSG; in tlv_mgmt_post_recv() 83 return -EBADMSG; in tlv_mgmt_post_recv() 91 return -EBADMSG; in tlv_mgmt_post_recv() 96 return -EBADMSG; in tlv_mgmt_post_recv() 103 return -EBADMSG; in tlv_mgmt_post_recv() 107 return -EBADMSG; in tlv_mgmt_post_recv() 114 return -EBADMSG; in tlv_mgmt_post_recv() 121 return -EBADMSG; in tlv_mgmt_post_recv() 126 return -EBADMSG; in tlv_mgmt_post_recv() 132 return -EBADMSG; in tlv_mgmt_post_recv() [all …]
|
| D | msg.c | 166 return -EBADMSG; in msg_tlv_post_recv() 176 return -EBADMSG; in msg_tlv_post_recv() 378 return -EBADMSG; in ptp_msg_post_recv() 383 return -EBADMSG; in ptp_msg_post_recv() 433 return -EBADMSG; in ptp_msg_post_recv()
|
| /Zephyr-latest/samples/net/openthread/coap/src/ |
| D | coap_utils.c | 60 ret = -EBADMSG; in coap_req_send() 67 ret = -EBADMSG; in coap_req_send() 74 ret = -EBADMSG; in coap_req_send() 154 ret = -EBADMSG; in coap_resp_send() 161 ret = -EBADMSG; in coap_resp_send() 168 ret = -EBADMSG; in coap_resp_send() 280 return -EBADMSG; in coap_init()
|
| /Zephyr-latest/subsys/net/lib/lwm2m/ |
| D | lwm2m_rw_cbor.c | 242 return -EBADMSG; in get_s64() 259 return -EBADMSG; in get_s32() 275 return -EBADMSG; in get_float() 294 return -EBADMSG; in get_string() 322 return -EBADMSG; in get_time_string() 341 return -EBADMSG; in get_time_numerical() 379 return -EBADMSG; in get_time() 385 if (ret == -EBADMSG) { in get_time() 410 return -EBADMSG; in get_bool() 434 return -EBADMSG; in get_opaque() [all …]
|
| /Zephyr-latest/subsys/mgmt/mcumgr/util/src/ |
| D | zcbor_bulk.c | 22 return -EBADMSG; in zcbor_map_decode_bulk() 71 return zcbor_map_end_decode(zsd) ? 0 : -EBADMSG; in zcbor_map_decode_bulk()
|
| /Zephyr-latest/subsys/bluetooth/services/ots/ |
| D | ots_oacp.c | 371 return -EBADMSG; in oacp_command_decode() 376 return -EBADMSG; in oacp_command_decode() 389 return -EBADMSG; in oacp_command_decode() 394 return -EBADMSG; in oacp_command_decode() 401 return -EBADMSG; in oacp_command_decode() 411 return -EBADMSG; in oacp_command_decode() 417 return -EBADMSG; in oacp_command_decode() 428 return -EBADMSG; in oacp_command_decode() 711 case -EBADMSG: in bt_gatt_ots_oacp_write()
|
| D | ots_olcp.c | 182 return -EBADMSG; in olcp_command_decode() 188 return -EBADMSG; in olcp_command_decode() 294 case -EBADMSG: in bt_gatt_ots_olcp_write()
|
| /Zephyr-latest/drivers/firmware/scmi/nxp/ |
| D | shmem.c | 24 return -EBADMSG; in scmi_shmem_vendor_read_message()
|
| /Zephyr-latest/subsys/bluetooth/audio/ |
| D | bap_stream.c | 386 return -EBADMSG; in bap_stream_send() 631 return -EBADMSG; in bt_bap_stream_config() 703 return -EBADMSG; in bt_bap_stream_enable() 740 return -EBADMSG; in bt_bap_stream_stop() 783 return -EBADMSG; in bt_bap_stream_reconfig() 826 return -EBADMSG; in bt_bap_stream_connect() 858 return -EBADMSG; in bt_bap_stream_start() 905 return -EBADMSG; in bt_bap_stream_metadata() 947 return -EBADMSG; in bt_bap_stream_disable() 995 return -EBADMSG; in bt_bap_stream_release()
|
| D | codec.c | 354 return -EBADMSG; in bt_audio_codec_cfg_get_freq() 360 return -EBADMSG; in bt_audio_codec_cfg_get_freq() 399 return -EBADMSG; in bt_audio_codec_cfg_get_frame_dur() 405 return -EBADMSG; in bt_audio_codec_cfg_get_frame_dur() 458 return -EBADMSG; in bt_audio_codec_cfg_get_chan_allocation() 500 return -EBADMSG; in bt_audio_codec_cfg_get_octets_per_frame() 540 return -EBADMSG; in bt_audio_codec_cfg_get_frame_blocks_per_sdu() 639 return -EBADMSG; in codec_meta_get_pref_context() 682 return -EBADMSG; in codec_meta_get_stream_context() 773 return -EBADMSG; in codec_meta_get_lang() [all …]
|
| D | cap_initiator.c | 543 bt_cap_common_abort_proc(bap_stream->conn, -EBADMSG); in update_proc_done_cnt() 551 bt_cap_common_abort_proc(bap_stream->conn, -EBADMSG); in update_proc_done_cnt() 557 bt_cap_common_abort_proc(bap_stream->conn, -EBADMSG); in update_proc_done_cnt() 568 bt_cap_common_abort_proc(bap_stream->conn, -EBADMSG); in update_proc_done_cnt() 638 bt_cap_common_abort_proc(bap_stream->conn, -EBADMSG); in update_proc_done_cnt() 924 bt_cap_common_abort_proc(cap_stream->bap_stream.conn, -EBADMSG); in bt_cap_initiator_cp_cb() 1062 bt_cap_common_abort_proc(cap_stream->bap_stream.conn, -EBADMSG); in bt_cap_initiator_codec_configured() 1207 bt_cap_common_abort_proc(cap_stream->bap_stream.conn, -EBADMSG); in bt_cap_initiator_qos_configured() 1298 bt_cap_common_abort_proc(cap_stream->bap_stream.conn, -EBADMSG); in bt_cap_initiator_enabled() 1389 bt_cap_common_abort_proc(cap_stream->bap_stream.conn, -EBADMSG); in bt_cap_initiator_connected() [all …]
|
| D | pbp.c | 88 return -EBADMSG; in bt_pbp_parse_announcement()
|
| /Zephyr-latest/samples/sensor/lsm303dlhc/src/ |
| D | main.c | 20 if (ret < 0 && ret != -EBADMSG) { in read_sensor()
|
| /Zephyr-latest/subsys/net/lib/http/ |
| D | http_hpack.c | 189 return -EBADMSG; in hpack_integer_decode() 298 return -EBADMSG; in hpack_handle_indexed() 303 return -EBADMSG; in hpack_handle_indexed() 307 return -EBADMSG; in hpack_handle_indexed() 353 return -EBADMSG; in hpack_handle_literal() 357 return -EBADMSG; in hpack_handle_literal()
|
| D | http_server_http2.c | 879 return -EBADMSG; in enter_http_frame_data_state() 886 return -EBADMSG; in enter_http_frame_data_state() 893 return -EBADMSG; in enter_http_frame_data_state() 1004 return -EBADMSG; in handle_http_frame_header() 1176 return -EBADMSG; in parse_http_frame_padded_field() 1256 ret = -EBADMSG; in handle_http_frame_data() 1366 return -EBADMSG; in process_header() 1434 return -EBADMSG; in handle_incomplete_http_header() 1455 return -EBADMSG; in handle_incomplete_http_header() 1569 ret = -EBADMSG; in handle_http_frame_headers() [all …]
|
| /Zephyr-latest/lib/libc/iar/include/ |
| D | errno.h | 58 #define EBADMSG 77 /**< Invalid STREAMS message */ macro
|
| /Zephyr-latest/lib/libc/armstdc/include/ |
| D | errno.h | 91 #define EBADMSG 77 /**< Invalid STREAMS message */ macro
|
| /Zephyr-latest/lib/libc/minimal/include/ |
| D | errno.h | 81 #define EBADMSG 77 /**< Invalid STREAMS message */ macro
|
| /Zephyr-latest/tests/net/lib/lwm2m/content_senml_cbor/src/ |
| D | main.c | 1033 zassert_equal(ret, -EBADMSG, "Invalid error code returned"); in ZTEST() 1111 zassert_equal(ret, -EBADMSG, "Invalid error code returned"); in ZTEST() 1154 zassert_equal(ret, -EBADMSG, "Invalid error code returned"); in ZTEST() 1287 zassert_equal(ret, -EBADMSG, "Invalid error code returned"); in ZTEST() 1348 zassert_equal(ret, -EBADMSG, "Invalid error code returned"); in ZTEST() 1431 zassert_equal(ret, -EBADMSG, "Invalid error code returned"); in ZTEST() 1482 zassert_equal(ret, -EBADMSG, "Invalid error code returned"); in ZTEST() 1524 zassert_equal(ret, -EBADMSG, "Invalid error code returned"); in ZTEST()
|
| /Zephyr-latest/samples/sensor/lis2dh/src/ |
| D | main.c | 21 if (rc == -EBADMSG) { in fetch_and_display()
|
| /Zephyr-latest/tests/net/lib/lwm2m/content_raw_cbor/src/ |
| D | main.c | 701 zassert_equal(ret, -EBADMSG, "Invalid error code returned"); in ZTEST() 758 zassert_equal(ret, -EBADMSG, "Invalid error code returned"); in ZTEST() 843 zassert_equal(ret, -EBADMSG, "Invalid error code returned"); in ZTEST() 899 zassert_equal(ret, -EBADMSG, "Invalid error code returned"); in ZTEST() 941 zassert_equal(ret, -EBADMSG, "Invalid error code returned"); in ZTEST() 1000 zassert_equal(ret, -EBADMSG, "Invalid error code returned %d"); in ZTEST() 1055 zassert_equal(ret, -EBADMSG, "Invalid error code returned"); in ZTEST()
|
| /Zephyr-latest/subsys/net/l2/ppp/ |
| D | options.c | 44 return -EBADMSG; in ppp_parse_options() 51 return -EBADMSG; in ppp_parse_options() 74 return -EBADMSG; in ppp_parse_options()
|
| /Zephyr-latest/drivers/sensor/seeed/hm330x/ |
| D | hm330x.c | 59 return -EBADMSG; in hm330x_sample_fetch()
|
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | friend.c | 264 return -EBADMSG; in bt_mesh_friend_clear() 632 return -EBADMSG; in bt_mesh_friend_sub_add() 667 return -EBADMSG; in bt_mesh_friend_sub_rem() 720 return -EBADMSG; in bt_mesh_friend_poll() 731 return -EBADMSG; in bt_mesh_friend_poll() 879 return -EBADMSG; in bt_mesh_friend_clear_cfm() 989 return -EBADMSG; in bt_mesh_friend_req() 994 return -EBADMSG; in bt_mesh_friend_req() 1001 return -EBADMSG; in bt_mesh_friend_req() 1006 return -EBADMSG; in bt_mesh_friend_req() [all …]
|