WL865E4-P  36.07.001
M2MB_BLE_GAP_LE_DATA_LENGTH_CHANGE_EVENT_DATA Struct Reference

#include <m2mb_ble_driver.h>

Data Fields

M2MB_BLE_BD_ADDR_T BD_ADDR
 
UINT16 MaxTxOctets
 
UINT16 MaxTxTime
 
UINT16 MaxRxOctets
 
UINT16 MaxRxTime
 

Detailed Description

Definition at line 2809 of file m2mb_ble_driver.h.

Field Documentation

◆ BD_ADDR

Bluetooth device address.

Definition at line 2811 of file m2mb_ble_driver.h.

◆ MaxRxOctets

UINT16 MaxRxOctets

Maximum octets that can be received.

Definition at line 2817 of file m2mb_ble_driver.h.

◆ MaxRxTime

UINT16 MaxRxTime

Maximum receiving time.

Definition at line 2819 of file m2mb_ble_driver.h.

◆ MaxTxOctets

UINT16 MaxTxOctets

Maximum octets that can be transmitted.

Definition at line 2813 of file m2mb_ble_driver.h.

◆ MaxTxTime

UINT16 MaxTxTime

Maximum transmit time.

Definition at line 2815 of file m2mb_ble_driver.h.


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