/Zephyr-latest/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 | 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 | 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 | 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 | 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 | tbs.c | 85 shell_error(sh, "Failed to register GTBS: %d", err); in cmd_tbs_init() 109 shell_error(sh, "Failed to register TBS[%d]: %d", i, err); in cmd_tbs_init() 130 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_accept() 136 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_accept() 160 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_terminate() 166 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_terminate() 189 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_hold() 195 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_hold() 219 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_retrieve() 225 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_retrieve() [all …]
|
D | bap_scan_delegator.c | 267 shell_error(ctx_shell, "Could not delete per adv sync: %d", in pa_sync_term() 296 shell_error(ctx_shell, "Could not get state"); in pa_sync_req_cb() 330 shell_error(ctx_shell, "Could not get state"); in pa_sync_term_req_cb() 349 shell_error(ctx_shell, "Could not get state"); in broadcast_code_cb() 416 shell_error(ctx_shell, in pa_term_cb() 445 shell_error(sh, "Failed to register scan delegator (err: %d)", err); in cmd_bap_scan_delegator_init() 451 shell_error(sh, "Failed to register PA sync callbacks (err: %d)", err); in cmd_bap_scan_delegator_init() 470 shell_error(sh, "Failed to parse past_pref from %s", argv[1]); in cmd_bap_scan_delegator_set_past_pref() 490 shell_error(sh, "Failed to parse src_id from %s", argv[1]); in cmd_bap_scan_delegator_sync_pa() 496 shell_error(sh, "src_id shall be 0x00-0xff"); in cmd_bap_scan_delegator_sync_pa() [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 | 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() 110 shell_error(ctx_shell, "Broadcast reception stop failed (%d) for conn %p", err, in cap_broadcast_reception_stop_cb() 121 shell_error(ctx_shell, "Distribute broadcast code failed (%d) for conn %p", err, in cap_distribute_broadcast_code_cb() 171 shell_error(sh, "Not connected"); in cmd_cap_commander_discover() [all …]
|
D | bap_broadcast_assistant.c | 68 shell_error(ctx_shell, "BASE get size failed (%d)", base_size); in pa_decode_base() 96 shell_error(ctx_shell, "BASS discover failed (%d)", err); in bap_broadcast_assistant_discover_cb() 138 shell_error(ctx_shell, "BASS recv state read failed (%d)", err); in bap_broadcast_assistant_recv_state_cb() 188 shell_error(ctx_shell, "Could not transfer periodic adv sync: %d", in bap_broadcast_assistant_recv_state_cb() 207 shell_error(ctx_shell, in bap_broadcast_assistant_recv_state_cb() 227 shell_error(ctx_shell, in bap_broadcast_assistant_recv_state_cb() 232 shell_error(ctx_shell, in bap_broadcast_assistant_recv_state_cb() 246 shell_error(ctx_shell, "BASS scan start failed (%d)", err); in bap_broadcast_assistant_scan_start_cb() 255 shell_error(ctx_shell, "BASS scan stop failed (%d)", err); in bap_broadcast_assistant_scan_stop_cb() 264 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 | 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 …]
|
D | cap_acceptor.c | 57 shell_error(ctx_shell, "Server %s the device", in locked_cb() 118 shell_error(sh, "Could not parse set_size: %d", in cmd_cap_acceptor_init() 125 shell_error(sh, "Invalid set_size: %lu", in cmd_cap_acceptor_init() 143 shell_error(sh, "Could not parse rank: %d", in cmd_cap_acceptor_init() 150 shell_error(sh, "Invalid rank: %lu", rank); in cmd_cap_acceptor_init() 170 shell_error(sh, "Could not parse SIRK"); in cmd_cap_acceptor_init() 183 shell_error(sh, "Could not register CAS: %d", err); in cmd_cap_acceptor_init() 198 shell_error(sh, "Failed to set lock: %d", err); in cmd_cap_acceptor_lock() 218 shell_error(sh, "Unknown parameter: %s", argv[1]); in cmd_cap_acceptor_release() 227 shell_error(sh, "Failed to release lock: %d", err); in cmd_cap_acceptor_release() [all …]
|
/Zephyr-latest/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-latest/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-latest/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-latest/subsys/shell/modules/kernel_service/thread/ |
D | mask.c | 20 shell_error(sh, "Unable to parse thread ID %s (err %d)", argv[1], err); in cmd_kernel_thread_mask_clear() 25 shell_error(sh, "Invalid thread id %p", (void *)thread); in cmd_kernel_thread_mask_clear() 31 shell_error(sh, "Failed - %d", rc); in cmd_kernel_thread_mask_clear() 49 shell_error(sh, "Unable to parse thread ID %s (err %d)", argv[1], err); in cmd_kernel_thread_mask_enable_all() 54 shell_error(sh, "Invalid thread id %p", (void *)thread); in cmd_kernel_thread_mask_enable_all() 60 shell_error(sh, "Failed - %d", rc); in cmd_kernel_thread_mask_enable_all() 78 shell_error(sh, "Unable to parse thread ID %s (err %d)", argv[1], err); in cmd_kernel_thread_mask_enable() 83 shell_error(sh, "Invalid thread id %p", (void *)thread); in cmd_kernel_thread_mask_enable() 89 shell_error(sh, "Unable to parse CPU ID %s (err %d)", argv[2], err); in cmd_kernel_thread_mask_enable() 95 shell_error(sh, "Failed - %d", rc); in cmd_kernel_thread_mask_enable() [all …]
|
/Zephyr-latest/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-latest/subsys/bluetooth/host/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() 201 shell_error(sh, "Already created"); in cmd_cig_create() 261 shell_error(sh, "Could not parse packing: %d", err); in cmd_cig_create() 267 shell_error(sh, "Invalid packing %lu", packing); in cmd_cig_create() 282 shell_error(sh, "Could not parse framing: %d", err); in cmd_cig_create() 288 shell_error(sh, "Invalid framing %lu", framing); in cmd_cig_create() 331 shell_error(sh, "Could not parse sdu: %d", err); in cmd_cig_create() [all …]
|
D | cs.c | 49 shell_error(sh, "Conn handle error, at least one connection is required."); in cmd_read_remote_supported_capabilities() 55 shell_error(sh, "bt_le_cs_read_remote_supported_capabilities returned error %d", in cmd_read_remote_supported_capabilities() 71 shell_error(sh, "Conn handle error, at least one connection is required."); in cmd_set_default_settings() 78 shell_error(sh, "Could not parse input 1, Enable initiator role"); in cmd_set_default_settings() 85 shell_error(sh, "Could not parse input 2, Enable reflector role"); in cmd_set_default_settings() 92 shell_error(sh, "Could not parse input 3, CS_SYNC antenna selection"); in cmd_set_default_settings() 99 shell_error(sh, "CS_SYNC antenna selection input invalid"); in cmd_set_default_settings() 106 shell_error(sh, "Could not parse input 4, Max TX power"); in cmd_set_default_settings() 115 shell_error(sh, "bt_le_cs_set_default_settings returned error %d", err); in cmd_set_default_settings() 127 shell_error(sh, "Conn handle error, at least one connection is required."); in cmd_read_remote_fae_table() [all …]
|
/Zephyr-latest/drivers/can/ |
D | can_shell.c | 151 shell_error(can_shell_tx_msgq_sh, "failed to submit tx msgq polling (err %d)", in can_shell_tx_msgq_poll_submit() 167 shell_error(can_shell_tx_msgq_sh, "failed to send CAN frame #%u (err %d)", in can_shell_tx_msgq_triggered_work_handler() 220 shell_error(can_shell_rx_msgq_sh, "failed to submit rx msgq polling (err %d)", in can_shell_rx_msgq_poll_submit() 288 shell_error(sh, "device %s not ready", argv[1]); in cmd_can_start() 296 shell_error(sh, "failed to start CAN controller (err %d)", err); in cmd_can_start() 309 shell_error(sh, "device %s not ready", argv[1]); in cmd_can_stop() 317 shell_error(sh, "failed to stop CAN controller (err %d)", err); in cmd_can_stop() 340 shell_error(sh, "device %s not ready", argv[1]); in cmd_can_show() 346 shell_error(sh, "failed to get CAN core clock (err %d)", err); in cmd_can_show() 354 shell_error(sh, "failed to get maximum standard (11-bit) filters (err %d)", err); in cmd_can_show() [all …]
|
/Zephyr-latest/subsys/fs/ |
D | shell.c | 147 shell_error(sh, "%s doesn't exist", path); in cmd_cd() 152 shell_error(sh, "%s is not a directory", path); in cmd_cd() 179 shell_error(sh, "Unable to open %s (err %d)", path, err); in cmd_ls() 188 shell_error(sh, "Unable to read directory"); in cmd_ls() 231 shell_error(sh, "Failed to open %s (%d)", path, err); in cmd_trunc() 237 shell_error(sh, "Failed to truncate %s (%d)", path, err); in cmd_trunc() 255 shell_error(sh, "Error creating dir[%d]", err); in cmd_mkdir() 271 shell_error(sh, "Failed to remove %s (%d)", path, err); in cmd_rm() 306 shell_error(sh, "Failed to obtain file %s (err: %d)", in cmd_read() 312 shell_error(sh, "Not a file %s", path); in cmd_read() [all …]
|
/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | shell.c | 32 shell_error(sh, "Image is unconfirmed." in cmd_run() 45 shell_error(sh, "Download error"); in cmd_run() 49 shell_error(sh, "Networking error"); in cmd_run() 53 shell_error(sh, "Metadata error"); in cmd_run() 57 shell_error(sh, "hawkBit not initialized"); in cmd_run() 61 shell_error(sh, "Invalid response"); in cmd_run() 120 shell_error(sh, "Invalid number of arguments"); in cmd_set_addr() 132 shell_error(sh, "Invalid number of arguments"); in cmd_set_port() 145 shell_error(sh, "Invalid number of arguments"); in cmd_set_token()
|