WE310F5  39.00.000
M2MB_BLE_DATA_LENGTH_CHANGE_INFO_T Struct Reference

Structure for Rx and Tx octet length. More...

#include <m2mb_ble_driver.h>

Data Fields

UINT16 tx_octets_max
 
UINT16 rx_octets_max
 

Detailed Description

Structure for Rx and Tx octet length.

Structure for Rx and Tx octet length. Data length exchange information is notified to the application using this structure.

Definition at line 746 of file m2mb_ble_driver.h.

Field Documentation

◆ rx_octets_max

UINT16 rx_octets_max

Rx maximum octet size information

Definition at line 749 of file m2mb_ble_driver.h.

◆ tx_octets_max

UINT16 tx_octets_max

Tx maximum octet size information

Definition at line 748 of file m2mb_ble_driver.h.


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