| /Zephyr-latest/subsys/bluetooth/mesh/shell/ |
| D | sar.c | 42 set.seg_int_step = shell_strtoul(argv[1], 0, &err); in cmd_tx_set() 43 set.unicast_retrans_count = shell_strtoul(argv[2], 0, &err); in cmd_tx_set() 44 set.unicast_retrans_without_prog_count = shell_strtoul(argv[3], 0, &err); in cmd_tx_set() 45 set.unicast_retrans_int_step = shell_strtoul(argv[4], 0, &err); in cmd_tx_set() 46 set.unicast_retrans_int_inc = shell_strtoul(argv[5], 0, &err); in cmd_tx_set() 47 set.multicast_retrans_count = shell_strtoul(argv[6], 0, &err); in cmd_tx_set() 48 set.multicast_retrans_int = shell_strtoul(argv[7], 0, &err); in cmd_tx_set() 95 set.seg_thresh = shell_strtoul(argv[1], 0, &err); in cmd_rx_set() 96 set.ack_delay_inc = shell_strtoul(argv[2], 0, &err); in cmd_rx_set() 97 set.ack_retrans_count = shell_strtoul(argv[3], 0, &err); in cmd_rx_set() [all …]
|
| D | brg_cfg.c | 79 entry.directions = shell_strtoul(argv[1], 0, &err); in cmd_bridging_table_add() 80 entry.net_idx1 = shell_strtoul(argv[2], 0, &err); in cmd_bridging_table_add() 81 entry.net_idx2 = shell_strtoul(argv[3], 0, &err); in cmd_bridging_table_add() 82 entry.addr1 = shell_strtoul(argv[4], 0, &err); in cmd_bridging_table_add() 83 entry.addr2 = shell_strtoul(argv[5], 0, &err); in cmd_bridging_table_add() 110 net_idx1 = shell_strtoul(argv[1], 0, &err); in cmd_bridging_table_remove() 111 net_idx2 = shell_strtoul(argv[2], 0, &err); in cmd_bridging_table_remove() 112 addr1 = shell_strtoul(argv[3], 0, &err); in cmd_bridging_table_remove() 113 addr2 = shell_strtoul(argv[4], 0, &err); in cmd_bridging_table_remove() 146 filter_net_idx.filter = shell_strtoul(argv[1], 0, &err); in cmd_bridged_subnets_get() [all …]
|
| D | cfg.c | 87 page = shell_strtoul(argv[1], 0, &err); in cmd_get_comp() 339 uint8_t val = shell_strtoul(argv[1], 0, &err); in cmd_ttl() 426 lpn_address = shell_strtoul(argv[1], 0, &err); in cmd_polltimeout_get() 461 count = shell_strtoul(argv[1], 0, &err); in cmd_net_transmit() 462 interval = shell_strtoul(argv[2], 0, &err); in cmd_net_transmit() 500 count = shell_strtoul(argv[2], 0, &err); in cmd_relay() 506 interval = shell_strtoul(argv[3], 0, &err); in cmd_relay() 545 key_net_idx = shell_strtoul(argv[1], 0, &err); in cmd_net_key_add() 615 key_net_idx = shell_strtoul(argv[1], 0, &err); in cmd_net_key_update() 676 key_net_idx = shell_strtoul(argv[1], 0, &err); in cmd_net_key_del() [all …]
|
| D | large_comp_data.c | 39 page = shell_strtoul(argv[1], 0, &err); in cmd_large_comp_data_get() 40 offset = shell_strtoul(argv[2], 0, &err); in cmd_large_comp_data_get() 66 page = shell_strtoul(argv[1], 0, &err); in cmd_models_metadata_get() 67 offset = shell_strtoul(argv[2], 0, &err); in cmd_models_metadata_get()
|
| D | dfu.c | 184 net_buf_simple_add_le16(&dfu_comp_data, shell_strtoul(argv[i], 0, &err)); in cmd_dfu_comp_add() 209 sig_model_count = shell_strtoul(argv[2], 0, &err); in cmd_dfu_comp_elem_add() 210 vnd_model_count = shell_strtoul(argv[3], 0, &err); in cmd_dfu_comp_elem_add() 223 net_buf_simple_add_le16(&dfu_comp_data, shell_strtoul(argv[1], 0, &err)); in cmd_dfu_comp_elem_add() 228 net_buf_simple_add_le16(&dfu_comp_data, shell_strtoul(argv[4 + i], 0, &err)); in cmd_dfu_comp_elem_add() 234 net_buf_simple_add_le16(&dfu_comp_data, shell_strtoul(argv[arg_i], 0, &err)); in cmd_dfu_comp_elem_add() 235 net_buf_simple_add_le16(&dfu_comp_data, shell_strtoul(argv[arg_i + 1], 0, &err)); in cmd_dfu_comp_elem_add() 318 md.fw_ver.major = shell_strtoul(argv[1], 0, &err); in cmd_dfu_metadata_encode() 319 md.fw_ver.minor = shell_strtoul(argv[2], 0, &err); in cmd_dfu_metadata_encode() 320 md.fw_ver.revision = shell_strtoul(argv[3], 0, &err); in cmd_dfu_metadata_encode() [all …]
|
| D | blob.c | 237 area_id = shell_strtoul(argv[1], 0, &err); in cmd_flash_stream_set() 240 offset = shell_strtoul(argv[2], 0, &err); in cmd_flash_stream_set() 304 blob_cli_xfer.xfer.id = shell_strtoul(argv[1], 0, &err); in cmd_tx() 305 blob_cli_xfer.xfer.size = shell_strtoul(argv[2], 0, &err); in cmd_tx() 306 blob_cli_xfer.xfer.block_size_log = shell_strtoul(argv[3], 0, &err); in cmd_tx() 307 blob_cli_xfer.xfer.chunk_size = shell_strtoul(argv[4], 0, &err); in cmd_tx() 310 group = shell_strtoul(argv[5], 0, &err); in cmd_tx() 325 blob_cli_xfer.inputs.timeout_base = shell_strtoul(argv[7], 0, &err); in cmd_tx() 372 t->addr = shell_strtoul(argv[1], 0, &err); in cmd_target() 397 group = shell_strtoul(argv[1], 0, &err); in cmd_caps() [all …]
|
| D | dfd.c | 94 uint16_t addr = shell_strtoul(addr_str, 0, &err); in cmd_dfd_receivers_add() 95 uint8_t img_idx = shell_strtoul(img_idx_str, 0, &err); in cmd_dfd_receivers_add() 148 uint16_t first = shell_strtoul(argv[1], 0, &err); in cmd_dfd_receivers_get() 149 uint16_t cnt = shell_strtoul(argv[2], 0, &err); in cmd_dfd_receivers_get() 217 params.app_idx = shell_strtoul(argv[1], 0, &err); in cmd_dfd_start() 218 params.slot_idx = shell_strtoul(argv[2], 0, &err); in cmd_dfd_start() 220 params.group = shell_strtoul(argv[3], 0, &err); in cmd_dfd_start() 232 params.ttl = shell_strtoul(argv[5], 0, &err); in cmd_dfd_start() 238 params.timeout_base = shell_strtoul(argv[6], 0, &err); in cmd_dfd_start() 244 params.xfer_mode = (enum bt_mesh_blob_xfer_mode)shell_strtoul(argv[7], 0, &err); in cmd_dfd_start() [all …]
|
| D | shell.c | 342 net_idx = shell_strtoul(argv[1], 0, &err); in cmd_proxy_connect() 362 net_idx = shell_strtoul(argv[1], 0, &err); in cmd_proxy_disconnect() 384 net_idx = shell_strtoul(argv[1], 0, &err); in cmd_proxy_solicit() 407 val = shell_strtoul(argv[1], 10, &err); in cmd_input_num() 738 net_idx = shell_strtoul(argv[2], 0, &err); in cmd_provision_gatt() 739 addr = shell_strtoul(argv[3], 0, &err); in cmd_provision_gatt() 740 attention_duration = shell_strtoul(argv[4], 0, &err); in cmd_provision_gatt() 833 bt_mesh_input_action_t action = shell_strtoul(argv[1], 10, &err); in cmd_auth_method_set_input() 834 uint8_t size = shell_strtoul(argv[2], 10, &err); in cmd_auth_method_set_input() 852 bt_mesh_output_action_t action = shell_strtoul(argv[1], 10, &err); in cmd_auth_method_set_output() [all …]
|
| D | priv_beacon.c | 43 val.rand_interval = shell_strtoul(argv[2], 0, &err); in cmd_priv_beacon_set() 104 key_net_idx = shell_strtoul(argv[1], 0, &err); in cmd_priv_node_id_get() 124 val.net_idx = shell_strtoul(argv[1], 0, &err); in cmd_priv_node_id_set() 125 val.state = shell_strtoul(argv[2], 0, &err); in cmd_priv_node_id_set()
|
| D | sol_pdu_rpl.c | 23 uint16_t range_start = shell_strtoul(argv[1], 0, &err); in cmd_srpl_clear() 27 len = shell_strtoul(argv[3], 0, &err); in cmd_srpl_clear()
|
| D | rpr.c | 97 timeout = shell_strtoul(argv[1], 0, &err); in cmd_scan() 143 ad_types[i] = shell_strtoul(argv[3 + i], 0, &err); in cmd_scan_ext() 146 timeout = shell_strtoul(argv[1], 0, &err); in cmd_scan_ext() 180 ad_types[i] = shell_strtoul(argv[1 + i], 0, &err); in cmd_scan_srv() 347 net_idx = shell_strtoul(argv[2], 0, &err); in cmd_provision_remote() 348 addr = shell_strtoul(argv[3], 0, &err); in cmd_provision_remote() 378 addr = shell_strtoul(argv[1], 0, &err); in cmd_reprovision_remote()
|
| D | health.c | 52 cid = shell_strtoul(argv[1], 0, &err); in cmd_fault_get() 84 cid = shell_strtoul(argv[1], 0, &err); in fault_clear() 136 cid = shell_strtoul(argv[1], 0, &err); in fault_test() 137 test_id = shell_strtoul(argv[2], 0, &err); in fault_test() 210 divisor = shell_strtoul(argv[1], 0, &err); in period_set() 282 attention = shell_strtoul(argv[1], 0, &err); in attention_set()
|
| /Zephyr-latest/subsys/bluetooth/audio/shell/ |
| D | tbs_client.c | 60 inst_index = shell_strtoul(argv[1], 0, &result); in cmd_tbs_client_set_signal_strength_interval() 80 interval = shell_strtoul(argv[argc - 1], 0, &result); in cmd_tbs_client_set_signal_strength_interval() 116 inst_index = shell_strtoul(argv[1], 0, &result); in cmd_tbs_client_hold() 136 call_index = shell_strtoul(argv[argc - 1], 0, &result); in cmd_tbs_client_hold() 170 inst_index = shell_strtoul(argv[1], 0, &result); in cmd_tbs_client_retrieve() 190 call_index = shell_strtoul(argv[argc - 1], 0, &result); in cmd_tbs_client_retrieve() 225 inst_index = shell_strtoul(argv[1], 0, &result); in cmd_tbs_client_accept() 245 call_index = shell_strtoul(argv[argc - 1], 0, &result); in cmd_tbs_client_accept() 281 inst_index = shell_strtoul(argv[1], 0, &result); in cmd_tbs_client_join() 301 call_index = shell_strtoul(argv[i], 0, &result); in cmd_tbs_client_join() [all …]
|
| D | tbs.c | 128 call_index = shell_strtoul(argv[1], 0, &result); in cmd_tbs_accept() 158 call_index = shell_strtoul(argv[1], 0, &result); in cmd_tbs_terminate() 187 call_index = shell_strtoul(argv[1], 0, &result); in cmd_tbs_hold() 217 call_index = shell_strtoul(argv[1], 0, &result); in cmd_tbs_retrieve() 248 service_index = shell_strtoul(argv[1], 0, &result); in cmd_tbs_originate() 284 call_index = shell_strtoul(argv[i], 0, &result); in cmd_tbs_join() 316 call_index = shell_strtoul(argv[1], 0, &result); in cmd_tbs_answer() 346 call_index = shell_strtoul(argv[1], 0, &result); in cmd_tbs_remote_hold() 376 call_index = shell_strtoul(argv[1], 0, &result); in cmd_tbs_remote_retrieve() 406 call_index = shell_strtoul(argv[1], 0, &result); in cmd_tbs_remote_terminate() [all …]
|
| D | vcp_vol_rend.c | 205 vcp_register_param.step = shell_strtoul(kwarg, 10, &result); in cmd_vcp_vol_rend_init() 209 vcp_register_param.volume = shell_strtoul(kwarg, 10, &result); in cmd_vcp_vol_rend_init() 248 step = shell_strtoul(argv[1], 0, &result); in cmd_vcp_vol_rend_volume_step() 349 volume = shell_strtoul(argv[1], 0, &result); in cmd_vcp_vol_rend_volume_set() 401 index = shell_strtoul(argv[1], 0, &result); in cmd_vcp_vol_rend_vocs_state_get() 428 index = shell_strtoul(argv[1], 0, &result); in cmd_vcp_vol_rend_vocs_location_get() 461 index = shell_strtoul(argv[1], 0, &result); in cmd_vcp_vol_rend_vocs_location_set() 475 location = shell_strtoul(argv[2], 0, &result); in cmd_vcp_vol_rend_vocs_location_set() 508 index = shell_strtoul(argv[1], 0, &result); in cmd_vcp_vol_rend_vocs_offset_set() 550 index = shell_strtoul(argv[1], 0, &result); in cmd_vcp_vol_rend_vocs_output_description_get() [all …]
|
| D | micp_mic_dev.c | 207 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_dev_aics_deactivate() 235 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_dev_aics_activate() 263 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_dev_aics_input_state_get() 291 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_dev_aics_gain_setting_get() 319 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_dev_aics_input_type_get() 347 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_dev_aics_input_status_get() 375 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_dev_aics_input_unmute() 403 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_dev_aics_input_mute() 431 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_dev_aics_manual_input_gain_set() 460 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_dev_aics_automatic_input_gain_set() [all …]
|
| D | has.c | 44 .index = shell_strtoul(argv[1], 16, &err), in cmd_preset_reg() 45 .properties = shell_strtoul(argv[2], 16, &err), in cmd_preset_reg() 67 const uint8_t index = shell_strtoul(argv[1], 16, &err); in cmd_preset_unreg() 191 const uint8_t index = shell_strtoul(argv[1], 16, &err); in cmd_preset_avail() 210 const uint8_t index = shell_strtoul(argv[1], 16, &err); in cmd_preset_unavail() 229 const uint8_t index = shell_strtoul(argv[1], 16, &err); in cmd_preset_active_set() 270 const uint8_t index = shell_strtoul(argv[1], 16, &err); in cmd_preset_name_set()
|
| D | bap_scan_delegator.c | 483 src_id = shell_strtoul(argv[1], 16, &err); in cmd_bap_scan_delegator_sync_pa() 546 src_id = shell_strtoul(argv[1], 16, &err); in cmd_bap_scan_delegator_term_pa() 593 adv_sid = shell_strtoul(argv[3], 0, &err); in cmd_bap_scan_delegator_add_src() 608 broadcast_id = shell_strtoul(argv[4], 16, &err); in cmd_bap_scan_delegator_add_src() 621 enc_state = shell_strtoul(argv[5], 16, &err); in cmd_bap_scan_delegator_add_src() 639 bis_sync = shell_strtoul(argv[6], 16, &err); in cmd_bap_scan_delegator_add_src() 713 broadcast_id = shell_strtoul(argv[1], 16, &err); in cmd_bap_scan_delegator_add_src_by_pa_sync() 726 enc_state = shell_strtoul(argv[2], 16, &err); in cmd_bap_scan_delegator_add_src_by_pa_sync() 744 bis_sync = shell_strtoul(argv[3], 16, &err); in cmd_bap_scan_delegator_add_src_by_pa_sync() 809 src_id = shell_strtoul(argv[1], 16, &err); in cmd_bap_scan_delegator_mod_src() [all …]
|
| D | micp_mic_ctlr.c | 290 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_ctlr_aics_input_state_get() 322 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_ctlr_aics_gain_setting_get() 354 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_ctlr_aics_input_type_get() 386 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_ctlr_aics_input_status_get() 418 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_ctlr_aics_input_unmute() 446 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_ctlr_aics_input_mute() 478 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_ctlr_aics_manual_input_gain_set() 511 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_ctlr_aics_automatic_input_gain_set() 544 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_ctlr_aics_gain_set() 590 index = shell_strtoul(argv[1], 0, &result); in cmd_micp_mic_ctlr_aics_input_description_get() [all …]
|
| D | vcp_vol_ctlr.c | 461 volume = shell_strtoul(argv[1], 0, &result); in cmd_vcp_vol_ctlr_volume_set() 530 index = shell_strtoul(argv[1], 0, &result); in cmd_vcp_vol_ctlr_vocs_state_get() 563 index = shell_strtoul(argv[1], 0, &result); in cmd_vcp_vol_ctlr_vocs_location_get() 597 index = shell_strtoul(argv[1], 0, &result); in cmd_vcp_vol_ctlr_vocs_location_set() 611 location = shell_strtoul(argv[2], 0, &result); in cmd_vcp_vol_ctlr_vocs_location_set() 643 index = shell_strtoul(argv[1], 0, &result); in cmd_vcp_vol_ctlr_vocs_offset_set() 690 index = shell_strtoul(argv[1], 0, &result); in cmd_vcp_vol_ctlr_vocs_output_description_get() 723 index = shell_strtoul(argv[1], 0, &result); in cmd_vcp_vol_ctlr_vocs_output_description_set() 756 index = shell_strtoul(argv[1], 0, &result); in cmd_vcp_vol_ctlr_aics_input_state_get() 789 index = shell_strtoul(argv[1], 0, &result); in cmd_vcp_vol_ctlr_aics_gain_setting_get() [all …]
|
| D | bap_broadcast_assistant.c | 358 adv_sid = shell_strtoul(argv[3], 0, &result); in cmd_bap_broadcast_assistant_add_src() 380 broadcast_id = shell_strtoul(argv[5], 0, &result); in cmd_bap_broadcast_assistant_add_src() 398 pa_interval = shell_strtoul(argv[6], 0, &result); in cmd_bap_broadcast_assistant_add_src() 424 bis_sync = shell_strtoul(argv[7], 0, &result); in cmd_bap_broadcast_assistant_add_src() 633 broadcast_id = shell_strtoul(argv[1], 0, &err); in cmd_bap_broadcast_assistant_add_broadcast_id() 653 const unsigned long bis_sync = shell_strtoul(argv[3], 0, &err); in cmd_bap_broadcast_assistant_add_broadcast_id() 721 const unsigned long bis_sync = shell_strtoul(argv[3], 0, &err); in cmd_bap_broadcast_assistant_add_broadcast_name() 770 src_id = shell_strtoul(argv[1], 0, &result); in cmd_bap_broadcast_assistant_mod_src() 797 pa_interval = shell_strtoul(argv[3], 0, &result); in cmd_bap_broadcast_assistant_mod_src() 821 bis_sync = shell_strtoul(argv[4], 0, &result); in cmd_bap_broadcast_assistant_mod_src() [all …]
|
| /Zephyr-latest/subsys/bluetooth/host/shell/ |
| D | iso.c | 153 interval = shell_strtoul(interval_str, 0, &err); in parse_interval() 177 latency = shell_strtoul(latency_str, 0, &err); in parse_latency() 225 interval = shell_strtoul(argv[2], 0, &err); in cmd_cig_create() 260 packing = shell_strtoul(argv[4], 0, &err); in cmd_cig_create() 281 framing = shell_strtoul(argv[5], 0, &err); in cmd_cig_create() 330 sdu = shell_strtoul(argv[7], 0, &err); in cmd_cig_create() 355 phy = shell_strtoul(argv[8], 0, &err); in cmd_cig_create() 382 rtn = shell_strtoul(argv[9], 0, &err); in cmd_cig_create() 555 count = shell_strtoul(argv[1], 0, &ret); in cmd_send() 677 count = shell_strtoul(argv[1], 0, &ret); in cmd_broadcast() [all …]
|
| /Zephyr-latest/include/zephyr/shell/ |
| D | shell_string_conv.h | 49 unsigned long shell_strtoul(const char *str, int base, int *err);
|
| /Zephyr-latest/subsys/shell/modules/kernel_service/ |
| D | sleep.c | 19 ms = shell_strtoul(argv[1], 10, &err); in cmd_kernel_sleep()
|
| D | log-level.c | 18 uint8_t severity = shell_strtoul(argv[2], 10, &err); in cmd_kernel_log_level_set()
|