FreeBSD kernel netgraph code
ng_btsocket_l2cap_raw_con_list Struct Reference

#include <ng_btsocket.h>

Collaboration diagram for ng_btsocket_l2cap_raw_con_list:

Data Fields

u_int32_t num_connections
 
ng_l2cap_node_con_epconnections
 

Detailed Description

Definition at line 300 of file ng_btsocket.h.

Field Documentation

◆ connections

ng_l2cap_node_con_ep* ng_btsocket_l2cap_raw_con_list::connections

Definition at line 302 of file ng_btsocket.h.

Referenced by ng_btsocket_l2cap_raw_control().

◆ num_connections

u_int32_t ng_btsocket_l2cap_raw_con_list::num_connections

Definition at line 301 of file ng_btsocket.h.

Referenced by ng_btsocket_l2cap_raw_control().


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