Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
bt_hci_cp_le_per_adv_create_sync Struct Reference

#include <hci.h>

Data Fields

uint8_t options
 
uint8_t sid
 
bt_addr_le_t addr
 
uint16_t skip
 
uint16_t sync_timeout
 
uint8_t cte_type
 

Field Documentation

◆ addr

bt_addr_le_t bt_hci_cp_le_per_adv_create_sync::addr

◆ cte_type

uint8_t bt_hci_cp_le_per_adv_create_sync::cte_type

◆ options

uint8_t bt_hci_cp_le_per_adv_create_sync::options

◆ sid

uint8_t bt_hci_cp_le_per_adv_create_sync::sid

◆ skip

uint16_t bt_hci_cp_le_per_adv_create_sync::skip

◆ sync_timeout

uint16_t bt_hci_cp_le_per_adv_create_sync::sync_timeout

The documentation for this struct was generated from the following file: