BLE_API
v2.1.3
|
BLE Data Length. More...
#include <ble_cmd.h>
Data Fields | |
uint16_t | txMaxOctets |
uint16_t | rxMaxOctets |
BLE Data Length.
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.
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.