Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_le_ext_adv_info Struct Reference

Advertising set info structure. More...

#include <bluetooth.h>

Data Fields

uint8_t id
 
int8_t tx_power
 Currently selected Transmit Power (dBM).
 
const bt_addr_le_taddr
 Current local advertising address used.
 

Detailed Description

Advertising set info structure.

Field Documentation

◆ addr

const bt_addr_le_t* bt_le_ext_adv_info::addr

Current local advertising address used.

◆ id

uint8_t bt_le_ext_adv_info::id

◆ tx_power

int8_t bt_le_ext_adv_info::tx_power

Currently selected Transmit Power (dBM).


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