thscps_adv_param_t Struct Reference

THS Control Point Advertising Parameters. More...

#include <thscps.h>

Public Attributes

thscps_adv_phy_t phy
 Specify what PHY the Controller has changed for TX/RX. More...
 
uint16_t interval
 Advertising interval. More...
 
uint16_t duration
 Advertising duration. More...
 
int8_t tx_power
 Advertising tx power. More...
 

Detailed Description

THS Control Point Advertising Parameters.

Definition at line 197 of file thscps.h.

Member Data Documentation

◆ duration

uint16_t thscps_adv_param_t::duration

Advertising duration.

Definition at line 201 of file thscps.h.

◆ interval

uint16_t thscps_adv_param_t::interval

Advertising interval.

Definition at line 200 of file thscps.h.

◆ phy

thscps_adv_phy_t thscps_adv_param_t::phy

Specify what PHY the Controller has changed for TX/RX.

Definition at line 199 of file thscps.h.

◆ tx_power

int8_t thscps_adv_param_t::tx_power

Advertising tx power.

Definition at line 202 of file thscps.h.


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