Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_conn_le_subrating_info Struct Reference

Subrating information for LE connections. More...

#include <conn.h>

Data Fields

uint16_t factor
 Connection subrate factor.
 
uint16_t continuation_number
 Number of underlying connection events to remain active after a packet containing a Link Layer PDU with a non-zero Length field is sent or received.
 

Detailed Description

Subrating information for LE connections.

Field Documentation

◆ continuation_number

uint16_t bt_conn_le_subrating_info::continuation_number

Number of underlying connection events to remain active after a packet containing a Link Layer PDU with a non-zero Length field is sent or received.

◆ factor

uint16_t bt_conn_le_subrating_info::factor

Connection subrate factor.


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