sl_bt_evt_sync_openedSynchronization#
Indicates that a periodic advertising synchronization has been opened.
Data Structures#
struct | |
Data structure of the opened event. |
Macros#
define | sl_bt_evt_sync_opened_id 0x004200a0 |
Identifier of the opened event. |
Detailed Description#
Indicates that a periodic advertising synchronization has been opened.
Data Structure Documentation#
sl_bt_evt_sync_opened_s#
struct sl_bt_evt_sync_opened_s |
Data structure of the opened event.
Data Fields | ||
---|---|---|
uint16_t | sync | Periodic advertising synchronization handle |
uint8_t | adv_sid | Advertising set identifier |
address | Address of the advertiser | |
uint8_t | address_type | Advertiser address type. Values:
|
uint8_t | adv_phy | Enum gap_phy_type_t. The advertiser PHY. Values:
|
uint16_t | adv_interval | The periodic advertising interval.
|
uint16_t | clock_accuracy | Enum sync_advertiser_clock_accuracy_t. The advertiser clock accuracy. |
uint8_t | bonding | Bonding handle.
|