/Zephyr-Core-3.7.0/subsys/bluetooth/audio/shell/ |
D | vcp_vol_ctlr.c | 34 shell_error(ctx_shell, "VCP discover failed (%d)", err); in vcs_discover_cb() 40 shell_error(ctx_shell, "Could not get VCP context"); in vcs_discover_cb() 48 shell_error(ctx_shell, "VCP vol_down failed (%d)", err); in vcs_vol_down_cb() 57 shell_error(ctx_shell, "VCP vol_up failed (%d)", err); in vcs_vol_up_cb() 66 shell_error(ctx_shell, "VCP mute failed (%d)", err); in vcs_mute_cb() 75 shell_error(ctx_shell, "VCP unmute failed (%d)", err); in vcs_unmute_cb() 84 shell_error(ctx_shell, "VCP vol_down_unmute failed (%d)", err); in vcs_vol_down_unmute_cb() 93 shell_error(ctx_shell, "VCP vol_up_unmute failed (%d)", err); in vcs_vol_up_unmute_cb() 102 shell_error(ctx_shell, "VCP vol_set failed (%d)", err); in vcs_vol_set_cb() 112 shell_error(ctx_shell, "VCP state get failed (%d)", err); in vcs_state_cb() [all …]
|
D | micp_mic_dev.c | 44 shell_error(ctx_shell, "AICS state get failed (%d) for " in micp_mic_dev_aics_state_cb() 57 shell_error(ctx_shell, "AICS gain settings get failed (%d) for " in micp_mic_dev_aics_gain_setting_cb() 70 shell_error(ctx_shell, "AICS input type get failed (%d) for " in micp_mic_dev_aics_input_type_cb() 82 shell_error(ctx_shell, "AICS status get failed (%d) for " in micp_mic_dev_aics_status_cb() 94 shell_error(ctx_shell, "AICS description get failed (%d) for " in micp_mic_dev_aics_description_cb() 145 shell_error(sh, "MICP register failed: %d", result); in cmd_micp_mic_dev_param() 154 shell_error(sh, "MICP get failed: %d", result); in cmd_micp_mic_dev_param() 167 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_mute_get() 179 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_mute() 191 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_unmute() [all …]
|
D | has_client.c | 32 shell_error(ctx_shell, "HAS discovery (err %d)", err); in has_client_discover_cb() 45 shell_error(ctx_shell, "HAS %p preset switch error (err %d)", has, err); in has_client_preset_switch_cb() 55 shell_error(ctx_shell, "Preset Read operation failed (err %d)", err); in has_client_preset_read_rsp_cb() 83 shell_error(sh, "bt_has_client_cb_register (err %d)", err); in cmd_has_client_init() 94 shell_error(sh, "Not connected"); in cmd_has_client_discover() 104 shell_error(sh, "bt_has_client_discover (err %d)", err); in cmd_has_client_discover() 117 shell_error(sh, "Invalid command parameter (err %d)", err); in cmd_has_client_read_presets() 122 shell_error(sh, "Not connected"); in cmd_has_client_read_presets() 127 shell_error(sh, "No instance discovered"); in cmd_has_client_read_presets() 133 shell_error(sh, "bt_has_client_discover (err %d)", err); in cmd_has_client_read_presets() [all …]
|
D | tbs_client.c | 62 shell_error(sh, in cmd_tbs_client_set_signal_strength_interval() 70 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_set_signal_strength_interval() 82 shell_error(sh, "Failed to parse interval: %d", result); in cmd_tbs_client_set_signal_strength_interval() 88 shell_error(sh, "Invalid interval: %lu", interval); in cmd_tbs_client_set_signal_strength_interval() 118 shell_error(sh, in cmd_tbs_client_hold() 126 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_hold() 138 shell_error(sh, "Failed to parse call_index: %d", result); in cmd_tbs_client_hold() 144 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_client_hold() 172 shell_error(sh, in cmd_tbs_client_retrieve() 180 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_retrieve() [all …]
|
D | media_controller.c | 49 shell_error(ctx_shell, "Local player instance failed (%d)", err); in local_player_instance_cb() 65 shell_error(ctx_shell, "Discover player failed (%d)", err); in discover_player_cb() 80 shell_error(ctx_shell, "Player: %p, Player name failed (%d)", plr, err); in player_name_cb() 92 shell_error(ctx_shell, "Player: %p, Icon ID failed (%d)", plr, err); in icon_id_cb() 103 shell_error(ctx_shell, "Player: %p, Icon URL failed (%d)", plr, err); in icon_url_cb() 113 shell_error(ctx_shell, "Player: %p, Track change failed (%d)", plr, err); in track_changed_cb() 123 shell_error(ctx_shell, "Player: %p, Track title failed (%d)", plr, err); in track_title_cb() 133 shell_error(ctx_shell, "Player: %p, Track duration failed (%d)", plr, err); in track_duration_cb() 143 shell_error(ctx_shell, "Player: %p, Track position receive failed (%d)", plr, err); in track_position_recv_cb() 153 shell_error(ctx_shell, "Player: %p, Track position write failed (%d)", plr, err); in track_position_write_cb() [all …]
|
D | micp_mic_ctlr.c | 35 shell_error(ctx_shell, "Discovery failed (%d)", err); in micp_mic_ctlr_discover_cb() 43 shell_error(ctx_shell, "Could not get included services"); in micp_mic_ctlr_discover_cb() 53 shell_error(ctx_shell, "Mute write failed (%d)", err); in micp_mic_ctlr_mute_written_cb() 63 shell_error(ctx_shell, "Unmute write failed (%d)", err); in micp_mic_ctlr_unmute_written_cb() 73 shell_error(ctx_shell, "Mute get failed (%d)", err); in micp_mic_ctlr_mute_cb() 85 shell_error(ctx_shell, "Set gain failed (%d) for inst %p", in micp_mic_ctlr_aics_set_gain_cb() 95 shell_error(ctx_shell, "Unmute failed (%d) for inst %p", in micp_mic_ctlr_aics_unmute_cb() 105 shell_error(ctx_shell, "Mute failed (%d) for inst %p", in micp_mic_ctlr_aics_mute_cb() 115 shell_error(ctx_shell, in micp_mic_ctlr_aics_set_manual_mode_cb() 126 shell_error(ctx_shell, in micp_mic_ctlr_aics_automatic_mode_cb() [all …]
|
D | tbs.c | 79 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_accept() 85 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_accept() 109 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_terminate() 115 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_terminate() 138 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_hold() 144 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_hold() 168 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_retrieve() 174 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_retrieve() 199 shell_error(sh, "Could not parse service_index: %d", in cmd_tbs_originate() 206 shell_error(sh, "Invalid service_index: %lu", in cmd_tbs_originate() [all …]
|
D | mcc.c | 56 shell_error(ctx_shell, "Discovery failed (%d)", err); in mcc_discover_mcs_cb() 66 shell_error(ctx_shell, "Player Name read failed (%d)", err); in mcc_read_player_name_cb() 79 shell_error(ctx_shell, "Icon Object ID read failed (%d)", err); in mcc_read_icon_obj_id_cb() 94 shell_error(ctx_shell, "Icon URL read failed (%d)", err); in mcc_read_icon_url_cb() 106 shell_error(ctx_shell, "Track title read failed (%d)", err); in mcc_read_track_title_cb() 117 shell_error(ctx_shell, "Track changed notification failed (%d)", err); in mcc_track_changed_ntf_cb() 128 shell_error(ctx_shell, "Track duration read failed (%d)", err); in mcc_read_track_duration_cb() 140 shell_error(ctx_shell, "Track position read failed (%d)", err); in mcc_read_track_position_cb() 152 shell_error(ctx_shell, "Track Position set failed (%d)", err); in mcc_set_track_position_cb() 165 shell_error(ctx_shell, "Playback speed read failed (%d)", err); in mcc_read_playback_speed_cb() [all …]
|
D | vcp_vol_rend.c | 34 shell_error(ctx_shell, "VCP state get failed (%d)", err); in vcp_vol_rend_state_cb() 43 shell_error(ctx_shell, "VCP flags get failed (%d)", err); in vcp_vol_rend_flags_cb() 53 shell_error(ctx_shell, in aics_state_cb() 67 shell_error(ctx_shell, in aics_gain_setting_cb() 81 shell_error(ctx_shell, in aics_input_type_cb() 93 shell_error(ctx_shell, in aics_status_cb() 107 shell_error(ctx_shell, in aics_description_cb() 119 shell_error(ctx_shell, "VOCS state get failed (%d) for inst %p", in vocs_state_cb() 129 shell_error(ctx_shell, in vocs_location_cb() 142 shell_error(ctx_shell, in vocs_description_cb() [all …]
|
D | bap_scan_delegator.c | 265 shell_error(ctx_shell, "Could not delete per adv sync: %d", in pa_sync_term() 294 shell_error(ctx_shell, "Could not get state"); in pa_sync_req_cb() 328 shell_error(ctx_shell, "Could not get state"); in pa_sync_term_req_cb() 347 shell_error(ctx_shell, "Could not get state"); in broadcast_code_cb() 414 shell_error(ctx_shell, in pa_term_cb() 457 shell_error(sh, "Failed to parse past_pref from %s", argv[1]); in cmd_bap_scan_delegator_set_past_pref() 477 shell_error(sh, "Failed to parse src_id from %s", argv[1]); in cmd_bap_scan_delegator_sync_pa() 483 shell_error(sh, "src_id shall be 0x00-0xff"); in cmd_bap_scan_delegator_sync_pa() 490 shell_error(ctx_shell, "Could not get state"); in cmd_bap_scan_delegator_sync_pa() 507 shell_error(sh, in cmd_bap_scan_delegator_sync_pa() [all …]
|
D | bap_broadcast_assistant.c | 70 shell_error(ctx_shell, "BASE get size failed (%d)", base_size); in pa_decode_base() 98 shell_error(ctx_shell, "BASS discover failed (%d)", err); in bap_broadcast_assistant_discover_cb() 139 shell_error(ctx_shell, "BASS recv state read failed (%d)", err); in bap_broadcast_assistant_recv_state_cb() 190 shell_error(ctx_shell, "Could not transfer periodic adv sync: %d", in bap_broadcast_assistant_recv_state_cb() 209 shell_error(ctx_shell, in bap_broadcast_assistant_recv_state_cb() 229 shell_error(ctx_shell, in bap_broadcast_assistant_recv_state_cb() 234 shell_error(ctx_shell, in bap_broadcast_assistant_recv_state_cb() 248 shell_error(ctx_shell, "BASS scan start failed (%d)", err); in bap_broadcast_assistant_scan_start_cb() 257 shell_error(ctx_shell, "BASS scan stop failed (%d)", err); in bap_broadcast_assistant_scan_stop_cb() 266 shell_error(ctx_shell, "BASS add source failed (%d)", err); in bap_broadcast_assistant_add_src_cb() [all …]
|
D | csip_set_coordinator.c | 62 shell_error(ctx_shell, "Failed to connect to %s (%u)", in connected_cb() 97 shell_error(ctx_shell, "discover failed (%d)", err); in csip_discover_cb() 124 shell_error(ctx_shell, "Lock sets failed (%d)", err); in csip_set_coordinator_lock_set_cb() 134 shell_error(ctx_shell, "Lock sets failed (%d)", err); in csip_set_coordinator_release_set_cb() 223 shell_error(ctx_shell, in csip_found() 240 shell_error(ctx_shell, "Could not find all members (%u / %u)", in discover_members_timer_handler() 247 shell_error(ctx_shell, "Failed to stop scan: %d", err); in discover_members_timer_handler() 270 shell_error(sh, "Could not parse member_index: %d", in cmd_csip_set_coordinator_discover() 277 shell_error(sh, "Invalid member_index: %lu", in cmd_csip_set_coordinator_discover() 296 shell_error(sh, "Fail: %d", err); in cmd_csip_set_coordinator_discover() [all …]
|
D | cap_commander.c | 32 shell_error(ctx_shell, "discover failed (%d)", err); in cap_discover_cb() 43 shell_error(ctx_shell, "Volume change failed (%d)", err); in cap_volume_changed_cb() 53 shell_error(ctx_shell, "Volume mute change failed (%d)", err); in cap_volume_mute_changed_cb() 63 shell_error(ctx_shell, "Volume offset change failed (%d)", err); in cap_volume_offset_changed_cb() 76 shell_error(ctx_shell, "Microphone mute change failed (%d)", err); in cap_microphone_mute_changed_cb() 87 shell_error(ctx_shell, "Microphone gain change failed (%d)", err); in cap_microphone_gain_changed_cb() 100 shell_error(ctx_shell, "Broadcast reception start failed (%d)", err); in cap_broadcast_reception_start_cb() 147 shell_error(sh, "Not connected"); in cmd_cap_commander_discover() 162 shell_error(sh, "Fail: %d", err); in cmd_cap_commander_discover() 194 shell_error(sh, "Not connected"); in cmd_cap_commander_change_volume() [all …]
|
D | csip_set_member.c | 43 shell_error(ctx_shell, "Server %s the device", in locked_cb() 102 shell_error(sh, "Could not parse set_size: %d", in cmd_csip_set_member_register() 109 shell_error(sh, "Invalid set_size: %lu", in cmd_csip_set_member_register() 127 shell_error(sh, "Could not parse rank: %d", in cmd_csip_set_member_register() 134 shell_error(sh, "Invalid rank: %lu", rank); in cmd_csip_set_member_register() 154 shell_error(sh, "Could not parse SIRK"); in cmd_csip_set_member_register() 165 shell_error(sh, "Could not register CSIP: %d", err); in cmd_csip_set_member_register() 179 shell_error(sh, "CSIS not registered yet"); in cmd_csip_set_member_sirk() 186 shell_error(sh, "Invalid SIRK Length: %zu", len); in cmd_csip_set_member_sirk() 193 shell_error(sh, "Failed to set SIRK: %d", err); in cmd_csip_set_member_sirk() [all …]
|
/Zephyr-Core-3.7.0/subsys/sip_svc/ |
D | sip_svc_shell.c | 27 shell_error(sh, "service %s not found", argv[1]); in parse_common_args() 34 shell_error(sh, "ARM SiP services method %s not initialized", argv[1]); in parse_common_args() 53 shell_error(sh, "%s: register fail", ctrl->method); in cmd_reg() 78 shell_error(sh, "Out of range value"); in cmd_unreg() 81 shell_error(sh, "Invalid argument"); in cmd_unreg() 87 shell_error(sh, "%s: unregister fail (%d): client token %08x", ctrl->method, err, in cmd_unreg() 114 shell_error(sh, "Out of range value"); in cmd_open() 117 shell_error(sh, "Invalid argument"); in cmd_open() 125 shell_error(sh, "Out of range value"); in cmd_open() 128 shell_error(sh, "Invalid Argument"); in cmd_open() [all …]
|
/Zephyr-Core-3.7.0/drivers/w1/ |
D | w1_shell.c | 41 shell_error(sh, "Unknown option %c", *arg); in read_io_options() 57 shell_error(sh, W1DEV_X_NOT_FOUND, argv[1]); in cmd_w1_reset_bus() 64 shell_error(sh, "Failed to reset bus [%d]", ret); in cmd_w1_reset_bus() 79 shell_error(sh, W1DEV_X_NOT_FOUND, argv[1]); in cmd_w1_read_bit() 86 shell_error(sh, "Failed to read bit [%d]", ret); in cmd_w1_read_bit() 103 shell_error(sh, W1DEV_X_NOT_FOUND, argv[1]); in cmd_w1_read_byte() 110 shell_error(sh, "Failed to read byte [%d]", ret); in cmd_w1_read_byte() 129 shell_error(sh, W1DEV_X_NOT_FOUND, argv[1]); in cmd_w1_read_block() 135 shell_error(sh, "num_bytes is not a number"); in cmd_w1_read_block() 139 shell_error(sh, "num_bytes limited to: %u", BUF_SIZE); in cmd_w1_read_block() [all …]
|
/Zephyr-Core-3.7.0/subsys/fb/ |
D | cfb_shell.c | 39 shell_error(sh, HELP_INIT); in cmd_clear() 45 shell_error(sh, "Framebuffer clear error=%d", err); in cmd_clear() 51 shell_error(sh, "Framebuffer finalize error=%d", err); in cmd_clear() 66 shell_error(sh, HELP_INIT); in cmd_cfb_print() 74 shell_error(sh, "Framebuffer clear failed error=%d", err); in cmd_cfb_print() 80 shell_error(sh, "Failed to print the string %s error=%d", in cmd_cfb_print() 87 shell_error(sh, in cmd_cfb_print() 101 shell_error(sh, HELP_INIT); in cmd_print() 107 shell_error(sh, "Invalid col=%d position", col); in cmd_print() 113 shell_error(sh, "Invalid row=%d position", row); in cmd_print() [all …]
|
/Zephyr-Core-3.7.0/subsys/pm/ |
D | pm_shell.c | 36 shell_error(sh, "Invalid device: %s", argv[1]); in pm_cmd_suspend() 41 shell_error(sh, "Device %s uses runtime PM, use the runtime functions instead", in pm_cmd_suspend() 48 shell_error(sh, "Device %s error: %d", "suspend", ret); in pm_cmd_suspend() 62 shell_error(sh, "Invalid device: %s", argv[1]); in pm_cmd_resume() 67 shell_error(sh, "Device %s uses runtime PM, use the runtime functions instead", in pm_cmd_resume() 74 shell_error(sh, "Device %s error: %d", "resume", ret); in pm_cmd_resume() 89 shell_error(sh, "Invalid device: %s", argv[1]); in pm_cmd_runtime_get() 94 shell_error(sh, "Device %s is not using runtime PM", dev->name); in pm_cmd_runtime_get() 100 shell_error(sh, "Device %s error: %d", "runtime get", ret); in pm_cmd_runtime_get() 114 shell_error(sh, "Invalid device: %s", argv[1]); in pm_cmd_runtime_put() [all …]
|
/Zephyr-Core-3.7.0/drivers/regulator/ |
D | regulator_shell.c | 94 shell_error(sh, "Regulator device %s not available", argv[1]); in cmd_enable() 100 shell_error(sh, "Could not enable regulator (%d)", ret); in cmd_enable() 116 shell_error(sh, "Regulator device %s not available", argv[1]); in cmd_disable() 122 shell_error(sh, "Could not disable regulator (%d)", ret); in cmd_disable() 137 shell_error(sh, "Regulator device %s not available", argv[1]); in cmd_is_enabled() 160 shell_error(sh, "Regulator device %s not available", argv[1]); in cmd_vlist() 190 shell_error(sh, "Regulator device %s not available", argv[1]); in cmd_vset() 196 shell_error(sh, "Invalid min. voltage: %s", argv[2]); in cmd_vset() 203 shell_error(sh, "Invalid max. voltage: %s", argv[3]); in cmd_vset() 212 shell_error(sh, "Could not set voltage (%d)", ret); in cmd_vset() [all …]
|
/Zephyr-Core-3.7.0/drivers/i3c/ |
D | i3c_shell.c | 185 shell_error(shell_ctx, "I3C: Device driver %s not found.", argv[ARGV_DEV]); in cmd_i3c_info() 194 shell_error(shell_ctx, "I3C: Target Device driver %s not found.", in cmd_i3c_info() 243 shell_error(shell_ctx, "I3C: Target device not found."); in cmd_i3c_info() 300 shell_error(shell_ctx, "Invalid number of arguments."); in cmd_i3c_info() 314 shell_error(shell_ctx, "I3C: Device driver %s not found.", argv[1]); in cmd_i3c_recover() 320 shell_error(shell_ctx, "I3C: Bus recovery failed (err %d)", err); in cmd_i3c_recover() 344 shell_error(shell_ctx, "I3C: Device driver %s not found.", s_dev_name); in i3c_write_from_buffer() 349 shell_error(shell_ctx, "I3C: Device driver %s not found.", s_tdev_name); in i3c_write_from_buffer() 354 shell_error(shell_ctx, "I3C: Device %s not attached to bus.", tdev->name); in i3c_write_from_buffer() 376 shell_error(shell_ctx, "Failed to write to device: %s", tdev->name); in i3c_write_from_buffer() [all …]
|
/Zephyr-Core-3.7.0/subsys/bluetooth/shell/ |
D | iso.c | 154 shell_error(sh, "Could not parse interval: %d", err); in parse_interval() 162 shell_error(sh, "Invalid interval %lu", interval); in parse_interval() 178 shell_error(sh, "Could not parse latency: %d", err); in parse_latency() 186 shell_error(sh, "Invalid latency %lu", latency); in parse_latency() 203 shell_error(sh, "Already created"); in cmd_cig_create() 263 shell_error(sh, "Could not parse packing: %d", err); in cmd_cig_create() 269 shell_error(sh, "Invalid packing %lu", packing); in cmd_cig_create() 284 shell_error(sh, "Could not parse framing: %d", err); in cmd_cig_create() 290 shell_error(sh, "Invalid framing %lu", framing); in cmd_cig_create() 333 shell_error(sh, "Could not parse sdu: %d", err); in cmd_cig_create() [all …]
|
/Zephyr-Core-3.7.0/drivers/counter/ |
D | counter_timer_shell.c | 48 shell_error(shctx, "Timer: Device %s not found", argv[ARGV_DEV]); in cmd_timer_free_running() 55 shell_error(shctx, "%s is not available err:%d", argv[ARGV_DEV], err); in cmd_timer_free_running() 72 shell_error(shctx, "Timer: Device %s not found", argv[ARGV_DEV]); in cmd_timer_stop() 84 shell_error(shctx, "Failed to stop timer"); in cmd_timer_stop() 104 shell_error(shctx, "Timer: Device %s not found", argv[ARGV_DEV]); in cmd_timer_oneshot() 110 shell_error(shctx, "invalid delay parameter"); in cmd_timer_oneshot() 113 shell_error(shctx, "delay out of range"); in cmd_timer_oneshot() 119 shell_error(shctx, "invalid channel parameter"); in cmd_timer_oneshot() 122 shell_error(shctx, "channel out of range"); in cmd_timer_oneshot() 134 shell_error(shctx, "%s:Failed to set channel alarm, err:%d", argv[ARGV_DEV], err); in cmd_timer_oneshot() [all …]
|
/Zephyr-Core-3.7.0/drivers/can/ |
D | can_shell.c | 146 shell_error(can_shell_tx_msgq_sh, "failed to submit tx msgq polling (err %d)", in can_shell_tx_msgq_poll_submit() 162 shell_error(can_shell_tx_msgq_sh, "failed to send CAN frame #%u (err %d)", in can_shell_tx_msgq_triggered_work_handler() 215 shell_error(can_shell_rx_msgq_sh, "failed to submit rx msgq polling (err %d)", in can_shell_rx_msgq_poll_submit() 283 shell_error(sh, "device %s not ready", argv[1]); in cmd_can_start() 291 shell_error(sh, "failed to start CAN controller (err %d)", err); in cmd_can_start() 304 shell_error(sh, "device %s not ready", argv[1]); in cmd_can_stop() 312 shell_error(sh, "failed to stop CAN controller (err %d)", err); in cmd_can_stop() 335 shell_error(sh, "device %s not ready", argv[1]); in cmd_can_show() 341 shell_error(sh, "failed to get CAN core clock (err %d)", err); in cmd_can_show() 349 shell_error(sh, "failed to get maximum standard (11-bit) filters (err %d)", err); in cmd_can_show() [all …]
|
/Zephyr-Core-3.7.0/subsys/fs/ |
D | shell.c | 145 shell_error(sh, "%s doesn't exist", path); in cmd_cd() 150 shell_error(sh, "%s is not a directory", path); in cmd_cd() 177 shell_error(sh, "Unable to open %s (err %d)", path, err); in cmd_ls() 186 shell_error(sh, "Unable to read directory"); in cmd_ls() 229 shell_error(sh, "Failed to open %s (%d)", path, err); in cmd_trunc() 235 shell_error(sh, "Failed to truncate %s (%d)", path, err); in cmd_trunc() 253 shell_error(sh, "Error creating dir[%d]", err); in cmd_mkdir() 269 shell_error(sh, "Failed to remove %s (%d)", path, err); in cmd_rm() 304 shell_error(sh, "Failed to obtain file %s (err: %d)", in cmd_read() 310 shell_error(sh, "Not a file %s", path); in cmd_read() [all …]
|
/Zephyr-Core-3.7.0/subsys/net/lib/lwm2m/ |
D | lwm2m_shell.c | 74 shell_error(sh, "no lwm2m context yet"); in cmd_send() 79 shell_error(sh, "no path(s)"); in cmd_send() 100 shell_error(sh, "can't do send operation, request failed (%d)", ret); in cmd_send() 111 shell_error(sh, "no lwm2m context yet"); in cmd_exec() 120 shell_error(sh, "Illegal path (PATH %s)", pathstr); in cmd_exec() 127 shell_error(sh, "Resource not found"); in cmd_exec() 132 shell_error(sh, "No execute callback!"); in cmd_exec() 142 shell_error(sh, "returned (err %d)", ret); in cmd_exec() 154 shell_error(sh, "no lwm2m context yet"); in cmd_read() 159 shell_error(sh, "no arguments or path(s)"); in cmd_read() [all …]
|