Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
broadcast_timing_info Struct Reference
broadcast_timing_info Broadcast timing/hopping schedule information structure. More...
#include <fhss_ws_extension.h>
Data Fields | |
unsigned | broadcast_channel_function: 3 |
Broadcast schedule channel function. | |
uint8_t | broadcast_dwell_interval |
Broadcast dwell interval. | |
uint16_t | fixed_channel |
Broadcast fixed channel. | |
uint16_t | broadcast_slot |
Broadcast slot number. | |
uint16_t | broadcast_schedule_id |
Broadcast schedule identifier. | |
uint_fast24_t | broadcast_interval_offset |
Broadcast interval offset. | |
uint32_t | broadcast_interval |
Broadcast interval. | |
uint32_t | bt_rx_timestamp |
BT-IE reception timestamp. |
Detailed Description
broadcast_timing_info Broadcast timing/hopping schedule information structure.
Definition at line 48 of file fhss_ws_extension.h.
Field Documentation
unsigned broadcast_channel_function |
Broadcast schedule channel function.
Definition at line 49 of file fhss_ws_extension.h.
uint8_t broadcast_dwell_interval |
Broadcast dwell interval.
Definition at line 50 of file fhss_ws_extension.h.
uint32_t broadcast_interval |
Broadcast interval.
Definition at line 55 of file fhss_ws_extension.h.
uint_fast24_t broadcast_interval_offset |
Broadcast interval offset.
Definition at line 54 of file fhss_ws_extension.h.
uint16_t broadcast_schedule_id |
Broadcast schedule identifier.
Definition at line 53 of file fhss_ws_extension.h.
uint16_t broadcast_slot |
Broadcast slot number.
Definition at line 52 of file fhss_ws_extension.h.
uint32_t bt_rx_timestamp |
BT-IE reception timestamp.
Definition at line 56 of file fhss_ws_extension.h.
uint16_t fixed_channel |
Broadcast fixed channel.
Definition at line 51 of file fhss_ws_extension.h.
Generated on Tue Jul 12 2022 13:55:28 by
