Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
cy_stc_ble_slave_latency_info_t Struct Reference

Description

Slave Latency Parameters.

Data Fields

uint8_t setForceQuickTransmit
 Set or reset the force quick transmit configuration in the BLE Stack. More...
 
uint8_t bdHandle
 remote device identifier
 

Field Documentation

◆ setForceQuickTransmit

uint8_t cy_stc_ble_slave_latency_info_t::setForceQuickTransmit

Set or reset the force quick transmit configuration in the BLE Stack.

'1': Set the quick transmit behavior. It gets set immediately and disables over the air slave latency. '0': Reset the force quick transmit behavior in BLESS to allow the BLE Stack to control quick transmit behavior when slave latency is applied.