THS Control Point Service event. More...

#include <thscps.h>

Public Attributes

uint8_t conn_idx
 
thscps_evt_type_t evt_type
 
union {
   uint8_t   action_set
 
   thscps_test_role_t   test_role
 
   thscps_adv_param_t   adv_param
 
   thscps_setting_t   setting_info
 
param
 

Detailed Description

THS Control Point Service event.

Definition at line 214 of file thscps.h.

Member Data Documentation

◆ action_set

uint8_t thscps_evt_t::action_set

Set action.

Definition at line 220 of file thscps.h.

◆ adv_param

thscps_adv_param_t thscps_evt_t::adv_param

Advertising parameters.

Definition at line 222 of file thscps.h.

◆ conn_idx

uint8_t thscps_evt_t::conn_idx

The connection index.

Definition at line 216 of file thscps.h.

◆ evt_type

thscps_evt_type_t thscps_evt_t::evt_type

THS client event type.

Definition at line 217 of file thscps.h.

◆ param

union { ... } thscps_evt_t::param

Event parameters.

◆ setting_info

thscps_setting_t thscps_evt_t::setting_info

Setting infomation.

Definition at line 223 of file thscps.h.

◆ test_role

thscps_test_role_t thscps_evt_t::test_role

GAP role type.

Definition at line 221 of file thscps.h.


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