FreeBSD kernel netgraph code
rfcomm_mcc_rpn Struct Reference

#include <ng_btsocket_rfcomm.h>

Data Fields

u_int8_t dlci
 
u_int8_t bit_rate
 
u_int8_t line_settings
 
u_int8_t flow_control
 
u_int8_t xon_char
 
u_int8_t xoff_char
 
u_int16_t param_mask
 

Detailed Description

Definition at line 153 of file ng_btsocket_rfcomm.h.

Field Documentation

◆ bit_rate

u_int8_t rfcomm_mcc_rpn::bit_rate

Definition at line 156 of file ng_btsocket_rfcomm.h.

Referenced by ng_btsocket_rfcomm_receive_rpn().

◆ dlci

u_int8_t rfcomm_mcc_rpn::dlci

Definition at line 155 of file ng_btsocket_rfcomm.h.

Referenced by ng_btsocket_rfcomm_receive_rpn().

◆ flow_control

u_int8_t rfcomm_mcc_rpn::flow_control

Definition at line 158 of file ng_btsocket_rfcomm.h.

Referenced by ng_btsocket_rfcomm_receive_rpn().

◆ line_settings

u_int8_t rfcomm_mcc_rpn::line_settings

Definition at line 157 of file ng_btsocket_rfcomm.h.

Referenced by ng_btsocket_rfcomm_receive_rpn().

◆ param_mask

u_int16_t rfcomm_mcc_rpn::param_mask

Definition at line 161 of file ng_btsocket_rfcomm.h.

Referenced by ng_btsocket_rfcomm_receive_rpn().

◆ xoff_char

u_int8_t rfcomm_mcc_rpn::xoff_char

Definition at line 160 of file ng_btsocket_rfcomm.h.

Referenced by ng_btsocket_rfcomm_receive_rpn().

◆ xon_char

u_int8_t rfcomm_mcc_rpn::xon_char

Definition at line 159 of file ng_btsocket_rfcomm.h.

Referenced by ng_btsocket_rfcomm_receive_rpn().


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