Subrate change indication event for BLE_GAPC_EVT_SUBRATE_CHANGE_IND. More...

#include <ble_gapc.h>

Public Attributes

uint16_t subrate_factor
 
uint16_t con_latency
 
uint16_t continuation_number
 
uint16_t supervision_timeout
 

Detailed Description

Subrate change indication event for BLE_GAPC_EVT_SUBRATE_CHANGE_IND.

Definition at line 988 of file ble_gapc.h.

Member Data Documentation

◆ con_latency

uint16_t ble_gap_evt_subrate_chg_ind_t::con_latency

Connection latency value.

Definition at line 991 of file ble_gapc.h.

◆ continuation_number

uint16_t ble_gap_evt_subrate_chg_ind_t::continuation_number

Connection continuation number value.

Definition at line 992 of file ble_gapc.h.

◆ subrate_factor

uint16_t ble_gap_evt_subrate_chg_ind_t::subrate_factor

subrate factor value.

Definition at line 990 of file ble_gapc.h.

◆ supervision_timeout

uint16_t ble_gap_evt_subrate_chg_ind_t::supervision_timeout

Connection supervision timeout value.

Definition at line 993 of file ble_gapc.h.


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