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

Control block of the LL HCI subsystem (persists with resets). More...

#include <lhci_int.h>

Data Fields

wsfHandlerId_t handlerId
 
wsfQueue_t aclQ
 
wsfQueue_t cmdQ
 
wsfQueue_t evtQ
 
wsfQueue_t isoQ
 
bool_t evtTrPending
 
uint8_t supCmds [HCI_SUP_CMD_LEN]
 

Detailed Description

Control block of the LL HCI subsystem (persists with resets).

Definition at line 301 of file lhci_int.h.

Field Documentation

wsfQueue_t aclQ

ACL queue.

Definition at line 305 of file lhci_int.h.

wsfQueue_t cmdQ

Command queue.

Definition at line 306 of file lhci_int.h.

wsfQueue_t evtQ

Event queue.

Definition at line 307 of file lhci_int.h.

bool_t evtTrPending

Event transport in progress.

Definition at line 309 of file lhci_int.h.

wsfHandlerId_t handlerId

Task handler ID.

Definition at line 303 of file lhci_int.h.

wsfQueue_t isoQ

ISO queue.

Definition at line 308 of file lhci_int.h.

uint8_t supCmds[HCI_SUP_CMD_LEN]

Supported HCI commands bit mask.

Definition at line 311 of file lhci_int.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.