FreeBSD kernel netgraph code
ng_hci_lp_discon_ind_ep Struct Reference

#include <ng_hci.h>

Data Fields

u_int8_t reason
 
u_int8_t link_type
 
u_int16_t con_handle
 

Detailed Description

Definition at line 509 of file ng_hci.h.

Field Documentation

◆ con_handle

u_int16_t ng_hci_lp_discon_ind_ep::con_handle

◆ link_type

u_int8_t ng_hci_lp_discon_ind_ep::link_type

Definition at line 511 of file ng_hci.h.

Referenced by ng_hci_lp_discon_ind().

◆ reason

u_int8_t ng_hci_lp_discon_ind_ep::reason

Definition at line 510 of file ng_hci.h.

Referenced by ng_hci_lp_discon_ind(), and ng_l2cap_lp_discon_ind().


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