FreeBSD kernel netgraph code
ng_btsocket_l2cap_raw_chan_list Struct Reference

#include <ng_btsocket.h>

Collaboration diagram for ng_btsocket_l2cap_raw_chan_list:

Data Fields

u_int32_t num_channels
 
ng_l2cap_node_chan_epchannels
 

Detailed Description

Definition at line 309 of file ng_btsocket.h.

Field Documentation

◆ channels

ng_l2cap_node_chan_ep* ng_btsocket_l2cap_raw_chan_list::channels

Definition at line 311 of file ng_btsocket.h.

Referenced by ng_btsocket_l2cap_raw_control().

◆ num_channels

u_int32_t ng_btsocket_l2cap_raw_chan_list::num_channels

Definition at line 310 of file ng_btsocket.h.

Referenced by ng_btsocket_l2cap_raw_control().


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