THS Control Point Service event. More...

#include <thscps.h>

Data Fields

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.

Field Documentation

◆ action_set

uint8_t thscps_evt_t::action_set

Set action.

◆ adv_param

thscps_adv_param_t thscps_evt_t::adv_param

Advertising parameters.

◆ conn_idx

uint8_t thscps_evt_t::conn_idx

The connection index.

◆ evt_type

thscps_evt_type_t thscps_evt_t::evt_type

THS client event type.

◆ param

union { ... } thscps_evt_t::param

Event parameters.

◆ setting_info

thscps_setting_t thscps_evt_t::setting_info

Setting infomation.

◆ test_role

thscps_test_role_t thscps_evt_t::test_role

GAP role type.


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