Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_hci_cp_mesh_advertise 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 min_tx_delay
 
uint8_t max_tx_delay
 
uint8_t retx_count
 
uint8_t retx_interval
 
uint8_t scan_delay
 
uint16_t scan_duration
 
uint8_t scan_filter
 
uint8_t data_len
 
uint8_t data [31]
 

Field Documentation

◆ adv_slot

uint8_t bt_hci_cp_mesh_advertise::adv_slot

◆ ch_map

uint8_t bt_hci_cp_mesh_advertise::ch_map

◆ data

uint8_t bt_hci_cp_mesh_advertise::data[31]

◆ data_len

uint8_t bt_hci_cp_mesh_advertise::data_len

◆ max_tx_delay

uint8_t bt_hci_cp_mesh_advertise::max_tx_delay

◆ min_tx_delay

uint8_t bt_hci_cp_mesh_advertise::min_tx_delay

◆ own_addr_type

uint8_t bt_hci_cp_mesh_advertise::own_addr_type

◆ random_addr

bt_addr_t bt_hci_cp_mesh_advertise::random_addr

◆ retx_count

uint8_t bt_hci_cp_mesh_advertise::retx_count

◆ retx_interval

uint8_t bt_hci_cp_mesh_advertise::retx_interval

◆ scan_delay

uint8_t bt_hci_cp_mesh_advertise::scan_delay

◆ scan_duration

uint16_t bt_hci_cp_mesh_advertise::scan_duration

◆ scan_filter

uint8_t bt_hci_cp_mesh_advertise::scan_filter

◆ tx_power

int8_t bt_hci_cp_mesh_advertise::tx_power

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