Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

broadcast_timing_info Struct Reference

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

Broadcast schedule channel function.

Definition at line 49 of file fhss_ws_extension.h.

Broadcast dwell interval.

Definition at line 50 of file fhss_ws_extension.h.

Broadcast interval.

Definition at line 55 of file fhss_ws_extension.h.

Broadcast interval offset.

Definition at line 54 of file fhss_ws_extension.h.

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.