![]() |
WE310F5
39.00.000
|
Structure for Rx and Tx octet length. More...
#include <m2mb_ble_driver.h>
Data Fields | |
UINT16 | tx_octets_max |
UINT16 | rx_octets_max |
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.
UINT16 rx_octets_max |
Rx maximum octet size information
Definition at line 749 of file m2mb_ble_driver.h.
UINT16 tx_octets_max |
Tx maximum octet size information
Definition at line 748 of file m2mb_ble_driver.h.