/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | shell.c | 26 shell_info(sh, "Starting hawkBit run..."); in cmd_run() 37 shell_info(sh, "No update found"); in cmd_run() 41 shell_info(sh, "Update installed"); in cmd_run() 96 shell_info(sh, "Init hawkBit ..."); in cmd_init()
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | bap_scan_delegator.c | 188 shell_info(ctx_shell, "PA timeout for %p", state->recv_state); in pa_timer_handler() 205 shell_info(ctx_shell, "Could not do PAST subscribe: %d", err); in pa_sync_past() 207 shell_info(ctx_shell, "Syncing with PAST: %d", err); in pa_sync_past() 238 shell_info(ctx_shell, "Could not sync per adv: %d", err); in pa_sync_no_past() 243 shell_info(ctx_shell, "PA sync pending for addr %s", addr_str); in pa_sync_no_past() 263 shell_info(ctx_shell, "Deleting PA sync"); in pa_sync_term() 280 shell_info(ctx_shell, "Receive state with ID %u updated", recv_state->src_id); in recv_state_updated_cb() 289 shell_info(ctx_shell, in pa_sync_req_cb() 326 shell_info(ctx_shell, "PA Sync term request for %p", recv_state); in pa_sync_term_req_cb() 344 shell_info(ctx_shell, "Broadcast code received for %p", recv_state); in broadcast_code_cb() [all …]
|
D | pbp.c | 69 shell_info(ctx_shell, "Create Public Broadcast Announcement"); in pbp_ad_data_add()
|
D | tmap.c | 34 shell_info(sh, "Registering TMAS with role: 0x%04X", role); in cmd_tmap_init()
|
D | cap_initiator.c | 255 shell_info(sh, "Could only setup %zu/%zu sink endpoints", in cmd_cap_initiator_unicast_start() 287 shell_info(sh, "Could only setup %zu/%zu source endpoints", in cmd_cap_initiator_unicast_start() 732 shell_info(sh, in set_codec_config() 1133 shell_info(sh, "Extended advertising set is NULL"); in cmd_broadcast_start() 1139 shell_info(sh, "CAP Broadcast source not created"); in cmd_broadcast_start() 1162 shell_info(sh, "CAP Broadcast source not created"); in cmd_broadcast_update() 1194 shell_info(sh, "CAP Broadcast source not created"); in cmd_broadcast_stop() 1214 shell_info(sh, "CAP Broadcast source not created"); in cmd_broadcast_delete()
|
D | tbs.c | 67 shell_info(sh, "Already initialized"); in cmd_tbs_init() 90 shell_info(sh, "Registered GTBS"); in cmd_tbs_init() 114 shell_info(sh, "Registered TBS[%d] with index %u", i, (uint8_t)err); in cmd_tbs_init()
|
D | bap.c | 497 shell_info(ctx_shell, "[%zu]: stream %p : TX LC3: %zu (seq_num %u)", in lc3_audio_send_data() 3042 shell_info(ctx_shell, in stream_started_cb() 3055 shell_info(ctx_shell, in stream_started_cb() 3097 shell_info(ctx_shell, "Setting new USB left stream to %p", sh_stream); in update_usb_streams_cb() 3103 shell_info(ctx_shell, "Setting new USB right stream to %p", sh_stream); in update_usb_streams_cb() 3113 shell_info(ctx_shell, "Clearing USB left stream (%p)", usb_left_stream); in update_usb_streams() 3118 shell_info(ctx_shell, "Clearing USB right stream (%p)", usb_right_stream); in update_usb_streams() 3282 shell_info(sh, "Broadcast source already created"); in cmd_create_broadcast() 3374 shell_info(sh, "Extended advertising set is NULL"); in cmd_start_broadcast() 3379 shell_info(sh, "Broadcast source not created"); in cmd_start_broadcast() [all …]
|
D | bap_broadcast_assistant.c | 637 shell_info(sh, "Already scanning, wait for sync or timeout"); in cmd_bap_broadcast_assistant_add_broadcast_id() 908 shell_info(ctx_shell, "Cannot fit %d octets into subgroup param with size %zu", ret, in add_pa_sync_base_subgroup_cb() 1071 shell_info(sh, "Sending broadcast code:"); in cmd_bap_broadcast_assistant_broadcast_code()
|
D | audio.h | 938 shell_info(ctx_shell, "Invalid BASE: %d", err); in print_base()
|
/Zephyr-latest/drivers/counter/ |
D | counter_timer_shell.c | 70 shell_info(shctx, "%s: Timer is freerunning", argv[ARGV_DEV]); in cmd_timer_free_running() 91 shell_info(shctx, "Timer Stopped"); in cmd_timer_stop() 146 shell_info(shctx, "%s: Alarm triggered", argv[ARGV_DEV]); in cmd_timer_oneshot() 195 shell_info(shctx, "%s: periodic timer triggered for %d times", argv[ARGV_DEV], count); in cmd_timer_periodic()
|
/Zephyr-latest/subsys/input/ |
D | input_utils.c | 39 shell_info(sh, "Input event dumping enabled"); in input_cmd_dump() 233 shell_info(sh, "Keyboard state logging disabled"); in input_cmd_kbd_matrix_state_dump() 253 shell_info(sh, "Keyboard state logging enabled for %s", dev->name); in input_cmd_kbd_matrix_state_dump()
|
/Zephyr-latest/drivers/stepper/ |
D | stepper_shell.c | 53 shell_info(sh, "%s: Steps completed.", dev->name); in print_callback() 56 shell_info(sh, "%s: Stall detected.", dev->name); in print_callback() 59 shell_info(sh, "%s: Left limit switch pressed.", dev->name); in print_callback() 62 shell_info(sh, "%s: Right limit switch pressed.", dev->name); in print_callback() 65 shell_info(sh, "%s: Unknown signal received.", dev->name); in print_callback()
|
/Zephyr-latest/drivers/sensor/ |
D | sensor_shell.c | 348 shell_info(ctx->sh, "Trigger (%d / %s) detected", trigger, in sensor_shell_processing_callback() 477 shell_info(ctx->sh, in sensor_shell_processing_callback() 498 shell_info(ctx->sh, in sensor_shell_processing_callback() 520 shell_info(ctx->sh, in sensor_shell_processing_callback() 658 shell_info(shell_ptr, "%s channel=%s, attr=%s set to value=%s", dev->name, in cmd_sensor_attr_set() 695 shell_info(shell_ptr, "%s(channel=%s, attr=%s) value=%.6f", dev->name, in cmd_sensor_attr_get_handler() 1110 shell_info(sh, "%s trigger idx=%d %s on device %s", in cmd_trig_sensor()
|
D | sensor_shell_stream.c | 58 shell_info(shell_ptr, "Disabling existing stream"); in cmd_sensor_stream()
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_shell.c | 153 shell_info(shell_ctx, "Too many bytes provided, limit is %d", in i2c_write_from_buffer()
|
/Zephyr-latest/drivers/w1/ |
D | w1_shell.c | 332 shell_info(sh, "Applied config: %s = %u (0x%08x)", in cmd_w1_configure()
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | iso.c | 586 shell_info(sh, "send: %d bytes of data with PSN %u", len, cis_sn_last); in cmd_send() 702 shell_info(sh, "send: %d bytes of data with PSN %u", len, bis_sn_last); in cmd_broadcast()
|
D | bt.c | 4598 shell_info(sh, "session key set to:"); in cmd_encrypted_ad_set_keys() 4600 shell_info(sh, "initialisation vector set to:"); in cmd_encrypted_ad_set_keys() 4737 shell_info(sh, "Advertising data has been cleared."); in cmd_encrypted_ad_clear_ad() 4825 shell_info(sh, "Received encrypted advertising data will now be decrypted using " in cmd_encrypted_ad_decrypt_scan() 4829 shell_info(sh, "Received encrypted advertising data will now longer be decrypted."); in cmd_encrypted_ad_decrypt_scan()
|
/Zephyr-latest/include/zephyr/shell/ |
D | shell.h | 1127 #define shell_info(_sh, _ft, ...) \ macro
|
/Zephyr-latest/drivers/i3c/ |
D | i3c_shell.c | 385 shell_info(sh, "Too many bytes provided, limit is %d", in i3c_write_from_buffer() 517 shell_info(sh, "Too many bytes provided, limit is %d", MAX_I3C_BYTES); in cmd_i3c_hdr_ddr_write()
|
/Zephyr-latest/doc/services/shell/ |
D | index.rst | 485 :c:macro:`shell_print`, :c:macro:`shell_info`, :c:macro:`shell_warn` and
|