Device Synchronize Service Synchronize event. More...

#include <dss.h>

Public Attributes

dss_evt_type_t evt_type
 Event type. More...
 
uint8_t conn_idx
 Connect index. More...
 
uint32_t sync_cnt
 Synchronize count. More...
 
uint8_t sync_dev_num
 Synchronize Device num. More...
 
bool is_enter_lp_mode
 In Low Power Mode flag. More...
 

Detailed Description

Device Synchronize Service Synchronize event.

Definition at line 163 of file dss.h.

Member Data Documentation

◆ conn_idx

uint8_t dss_evt_t::conn_idx

Connect index.

Definition at line 166 of file dss.h.

◆ evt_type

dss_evt_type_t dss_evt_t::evt_type

Event type.

Definition at line 165 of file dss.h.

◆ is_enter_lp_mode

bool dss_evt_t::is_enter_lp_mode

In Low Power Mode flag.

Definition at line 169 of file dss.h.

◆ sync_cnt

uint32_t dss_evt_t::sync_cnt

Synchronize count.

Definition at line 167 of file dss.h.

◆ sync_dev_num

uint8_t dss_evt_t::sync_dev_num

Synchronize Device num.

Definition at line 168 of file dss.h.


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