Mistake on this page?
Report an issue in GitHub or email us
Data Fields
hciLeDataLenChangeEvt_t Struct Reference

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...
 

Detailed Description

LE data length change event.

Definition at line 503 of file hci_api.h.

Field Documentation

uint16_t handle

Connection handle.

Definition at line 506 of file hci_api.h.

Event header.

Definition at line 505 of file hci_api.h.

uint16_t maxRxOctets

Maximum Rx octets.

Definition at line 509 of file hci_api.h.

uint16_t maxRxTime

Maximum Rx time.

Definition at line 510 of file hci_api.h.

uint16_t maxTxOctets

Maximum Tx octets.

Definition at line 507 of file hci_api.h.

uint16_t maxTxTime

Maximum Tx time.

Definition at line 508 of file hci_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.