FreeBSD kernel WPI device code
wpi_bluetooth Struct Reference

#include <if_wpireg.h>

Data Fields

uint8_t flags
 
uint8_t lead_time
 
uint8_t max_kill
 
uint8_t reserved
 
uint32_t kill_ack
 
uint32_t kill_cts
 

Detailed Description

Definition at line 681 of file if_wpireg.h.

Field Documentation

◆ flags

uint8_t wpi_bluetooth::flags

Definition at line 682 of file if_wpireg.h.

Referenced by wpi_send_btcoex().

◆ kill_ack

uint32_t wpi_bluetooth::kill_ack

Definition at line 695 of file if_wpireg.h.

◆ kill_cts

uint32_t wpi_bluetooth::kill_cts

Definition at line 696 of file if_wpireg.h.

◆ lead_time

uint8_t wpi_bluetooth::lead_time

Definition at line 688 of file if_wpireg.h.

Referenced by wpi_send_btcoex().

◆ max_kill

uint8_t wpi_bluetooth::max_kill

Definition at line 691 of file if_wpireg.h.

Referenced by wpi_send_btcoex().

◆ reserved

uint8_t wpi_bluetooth::reserved

Definition at line 694 of file if_wpireg.h.


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