Silabs Logo
Developer Documentation
  • Home
  • Training
  • Community
  • Support
  • Github
    • Login
    • Register
  • Silabs Search
  • Silabs Home
  • //
    • Bluetooth LE//Version 9.1.0
      //Bluetooth Stack API Reference
      //System
      //sl_bt_evt_system_soft_timer
Logo

    Bluetooth LE

    • Developing with Bluetooth
      • Getting Started
        • Fundamentals
          • Developer's Guide
            • Bluetooth Stack API Reference
              • Overview
              • BGAPI Types
                • BGAPI Functions
                  • Bluetooth Event System IPC
                    • BT Common Types
                      • Device Firmware Update
                        • System
                          • sl_bt_evt_system_boot
                            • sl_bt_evt_system_stopped
                              • sl_bt_evt_system_error
                                • sl_bt_evt_system_resource_exhausted
                                  • sl_bt_evt_system_external_signal
                                    • sl_bt_evt_system_awake
                                      • sl_bt_evt_system_soft_timer
                                        • sl_bt_evt_system_soft_timer_s
                                          • sl_bt_evt_system_soft_timer_t
                                          • sl_bt_evt_system_soft_timer_id
                                        • sl_bt_system_linklayer_config_key_t
                                        • sl_bt_system_hello
                                        • sl_bt_system_start_bluetooth
                                        • sl_bt_system_stop_bluetooth
                                        • sl_bt_system_forcefully_stop_bluetooth
                                        • sl_bt_system_get_version
                                        • sl_bt_system_reboot
                                        • sl_bt_system_halt
                                        • sl_bt_system_linklayer_configure
                                        • sl_bt_system_set_tx_power
                                        • sl_bt_system_get_tx_power_setting
                                        • sl_bt_system_set_identity_address
                                        • sl_bt_system_get_identity_address
                                        • sl_bt_system_get_random_data
                                        • sl_bt_system_data_buffer_write
                                        • sl_bt_system_data_buffer_clear
                                        • sl_bt_system_get_counters
                                        • sl_bt_system_set_lazy_soft_timer
                                        • sl_bt_system_reset
                                        • sl_bt_cmd_system_hello_id
                                        • sl_bt_cmd_system_start_bluetooth_id
                                        • sl_bt_cmd_system_stop_bluetooth_id
                                        • sl_bt_cmd_system_forcefully_stop_bluetooth_id
                                        • sl_bt_cmd_system_get_version_id
                                        • sl_bt_cmd_system_reboot_id
                                        • sl_bt_cmd_system_halt_id
                                        • sl_bt_cmd_system_linklayer_configure_id
                                        • sl_bt_cmd_system_set_tx_power_id
                                        • sl_bt_cmd_system_get_tx_power_setting_id
                                        • sl_bt_cmd_system_set_identity_address_id
                                        • sl_bt_cmd_system_get_identity_address_id
                                        • sl_bt_cmd_system_get_random_data_id
                                        • sl_bt_cmd_system_data_buffer_write_id
                                        • sl_bt_cmd_system_data_buffer_clear_id
                                        • sl_bt_cmd_system_get_counters_id
                                        • sl_bt_cmd_system_set_lazy_soft_timer_id
                                        • sl_bt_cmd_system_reset_id
                                        • sl_bt_rsp_system_hello_id
                                        • sl_bt_rsp_system_start_bluetooth_id
                                        • sl_bt_rsp_system_stop_bluetooth_id
                                        • sl_bt_rsp_system_forcefully_stop_bluetooth_id
                                        • sl_bt_rsp_system_get_version_id
                                        • sl_bt_rsp_system_reboot_id
                                        • sl_bt_rsp_system_halt_id
                                        • sl_bt_rsp_system_linklayer_configure_id
                                        • sl_bt_rsp_system_set_tx_power_id
                                        • sl_bt_rsp_system_get_tx_power_setting_id
                                        • sl_bt_rsp_system_set_identity_address_id
                                        • sl_bt_rsp_system_get_identity_address_id
                                        • sl_bt_rsp_system_get_random_data_id
                                        • sl_bt_rsp_system_data_buffer_write_id
                                        • sl_bt_rsp_system_data_buffer_clear_id
                                        • sl_bt_rsp_system_get_counters_id
                                        • sl_bt_rsp_system_set_lazy_soft_timer_id
                                        • sl_bt_rsp_system_reset_id
                                      • Resource Report
                                        • GAP
                                          • Advertiser
                                            • Legacy Advertiser
                                              • Extended Advertiser
                                                • Periodic Advertiser
                                                  • Scanner
                                                    • Synchronization
                                                      • Periodic Advertising Sync Scanner
                                                        • PAST Receiver
                                                          • Advertiser PAST
                                                            • Sync PAST
                                                              • Periodic Advertising without responses Synchronization
                                                                • Periodic Advertising with responses Synchronization
                                                                  • PAwR Advertiser
                                                                    • Connection
                                                                      • GATT Client
                                                                        • GATT Database
                                                                          • GATT Server
                                                                            • NVM3 Access in NCP mode
                                                                              • Testing Commands
                                                                                • Security Manager
                                                                                  • External Bonding Database
                                                                                    • Address Resolving List
                                                                                      • Filter Accept List
                                                                                        • Coexistence
                                                                                          • Channel Sounding
                                                                                            • Channel Sounding Test
                                                                                              • L2CAP Connection Oriented Channels
                                                                                                • CTE Transmitter
                                                                                                  • CTE Receiver
                                                                                                    • Connection Analyzer
                                                                                                      • User Messaging
                                                                                                        • Utility Functions
                                                                                                          • Bluetooth SDK version
                                                                                                            • Bluetooth RTOS adaptation
                                                                                                              • BGAPI
                                                                                                            • Bluetooth Service API Reference
                                                                                                              • Mobile Applications
                                                                                                              You are viewing documentation for version:
                                                                                                              9.1.0 (latest)

                                                                                                              sl_bt_evt_system_soft_timer#

                                                                                                              Indicates that a soft timer has lapsed.

                                                                                                              Modules#

                                                                                                              sl_bt_evt_system_soft_timer_s

                                                                                                              Typedefs#

                                                                                                              typedef struct sl_bt_evt_system_soft_timer_s
                                                                                                              sl_bt_evt_system_soft_timer_t

                                                                                                              Macros#

                                                                                                              #define
                                                                                                              sl_bt_evt_system_soft_timer_id 0x070100a0

                                                                                                              Identifier of the soft_timer event.

                                                                                                              Typedef Documentation#

                                                                                                              sl_bt_evt_system_soft_timer_t#

                                                                                                              typedef struct sl_bt_evt_system_soft_timer_s sl_bt_evt_system_soft_timer_t

                                                                                                              Table of Contents


                                                                                                              • sl_bt_evt_system_soft_timer
                                                                                                              • Modules
                                                                                                              • Typedefs
                                                                                                              • Macros
                                                                                                              • Typedefs Documentation
                                                                                                              Logo
                                                                                                              Version HistorySupportAbout UsCommunityContact UsPrivacy and TermsSite Feedback
                                                                                                              Copyright © 2025 Silicon Laboratories. All rights reserved.