LE data length change event. More...
#include <hci_api.h>
Data Fields | |
wsfMsgHdr_t | hdr |
Event header. More... | |
uint16_t | handle |
Connection handle. More... | |
uint16_t | maxTxOctets |
Maximum Tx octets. More... | |
uint16_t | maxTxTime |
Maximum Tx time. More... | |
uint16_t | maxRxOctets |
Maximum Rx octets. More... | |
uint16_t | maxRxTime |
Maximum Rx time. More... | |
wsfMsgHdr_t hdr |