FreeBSD kernel netgraph code
ng_hci_lp_con_ind_ep Struct Reference

#include <ng_hci.h>

Data Fields

u_int8_t link_type
 
u_int8_t uclass [NG_HCI_CLASS_SIZE]
 
bdaddr_t bdaddr
 

Detailed Description

Definition at line 493 of file ng_hci.h.

Field Documentation

◆ bdaddr

bdaddr_t ng_hci_lp_con_ind_ep::bdaddr

◆ link_type

u_int8_t ng_hci_lp_con_ind_ep::link_type

Definition at line 494 of file ng_hci.h.

Referenced by ng_hci_lp_con_ind(), and ng_l2cap_lp_con_ind().

◆ uclass

u_int8_t ng_hci_lp_con_ind_ep::uclass[NG_HCI_CLASS_SIZE]

Definition at line 495 of file ng_hci.h.

Referenced by ng_hci_lp_con_ind().


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