FreeBSD kernel netgraph code
ng_btsocket_hci_raw_con_list Struct Reference

#include <ng_btsocket.h>

Collaboration diagram for ng_btsocket_hci_raw_con_list:

Data Fields

u_int32_t num_connections
 
ng_hci_node_con_epconnections
 

Detailed Description

Definition at line 154 of file ng_btsocket.h.

Field Documentation

◆ connections

ng_hci_node_con_ep* ng_btsocket_hci_raw_con_list::connections

Definition at line 156 of file ng_btsocket.h.

Referenced by ng_btsocket_hci_raw_control().

◆ num_connections

u_int32_t ng_btsocket_hci_raw_con_list::num_connections

Definition at line 155 of file ng_btsocket.h.

Referenced by ng_btsocket_hci_raw_control().


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