BLE_API  v2.1.3
BLE_DataLength_Param Struct Reference

BLE Data Length. More...

#include <ble_cmd.h>

Data Fields

uint16_t txMaxOctets
 
uint16_t rxMaxOctets
 

Detailed Description

BLE Data Length.

Field Documentation

◆ rxMaxOctets

uint16_t BLE_DataLength_Param::rxMaxOctets

Preferred maximum number of payload octets that the Controller for transmission in a single Link Layer packet on this connection.

◆ txMaxOctets

uint16_t BLE_DataLength_Param::txMaxOctets

Preferred maximum number of payload octets that the Controller for reception in a single Link Layer packet on this connection.


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