Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_hci_cp_mesh_advertise_timed Struct Reference

#include <hci_vs.h>

Data Fields

uint8_t adv_slot
 
uint8_t own_addr_type
 
bt_addr_t random_addr
 
uint8_t ch_map
 
int8_t tx_power
 
uint8_t retx_count
 
uint8_t retx_interval
 
uint32_t instant
 
uint16_t tx_delay
 
uint16_t tx_window
 
uint8_t data_len
 
uint8_t data [31]
 

Field Documentation

◆ adv_slot

uint8_t bt_hci_cp_mesh_advertise_timed::adv_slot

◆ ch_map

uint8_t bt_hci_cp_mesh_advertise_timed::ch_map

◆ data

uint8_t bt_hci_cp_mesh_advertise_timed::data[31]

◆ data_len

uint8_t bt_hci_cp_mesh_advertise_timed::data_len

◆ instant

uint32_t bt_hci_cp_mesh_advertise_timed::instant

◆ own_addr_type

uint8_t bt_hci_cp_mesh_advertise_timed::own_addr_type

◆ random_addr

bt_addr_t bt_hci_cp_mesh_advertise_timed::random_addr

◆ retx_count

uint8_t bt_hci_cp_mesh_advertise_timed::retx_count

◆ retx_interval

uint8_t bt_hci_cp_mesh_advertise_timed::retx_interval

◆ tx_delay

uint16_t bt_hci_cp_mesh_advertise_timed::tx_delay

◆ tx_power

int8_t bt_hci_cp_mesh_advertise_timed::tx_power

◆ tx_window

uint16_t bt_hci_cp_mesh_advertise_timed::tx_window

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