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

LE read maximum data len command complete event. More...

#include <hci_api.h>

Data Fields

wsfMsgHdr_t hdr
 Event header. More...
 
uint8_t status
 Status. More...
 
uint16_t supportedMaxTxOctets
 Supported maximum Tx octets. More...
 
uint16_t supportedMaxTxTime
 Supported maximum Tx time. More...
 
uint16_t supportedMaxRxOctets
 Supported maximum Rx octets. More...
 
uint16_t supportedMaxRxTime
 Supported maximum Rx time. More...
 

Detailed Description

LE read maximum data len command complete event.

Definition at line 481 of file hci_api.h.

Field Documentation

Event header.

Definition at line 483 of file hci_api.h.

uint8_t status

Status.

Definition at line 484 of file hci_api.h.

uint16_t supportedMaxRxOctets

Supported maximum Rx octets.

Definition at line 487 of file hci_api.h.

uint16_t supportedMaxRxTime

Supported maximum Rx time.

Definition at line 488 of file hci_api.h.

uint16_t supportedMaxTxOctets

Supported maximum Tx octets.

Definition at line 485 of file hci_api.h.

uint16_t supportedMaxTxTime

Supported maximum Tx time.

Definition at line 486 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.