Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
rfcomm_session Struct Reference

#include <rfcomm.h>

Data Fields

struct list_head list
 
struct socketsock
 
struct timer_list timer
 
unsigned long state
 
unsigned long flags
 
atomic_t refcnt
 
int initiator
 
int cfc
 
uint mtu
 
struct list_head dlcs
 

Detailed Description

Definition at line 155 of file rfcomm.h.

Field Documentation

int cfc

Definition at line 165 of file rfcomm.h.

Definition at line 168 of file rfcomm.h.

unsigned long flags

Definition at line 160 of file rfcomm.h.

int initiator

Definition at line 162 of file rfcomm.h.

Definition at line 156 of file rfcomm.h.

uint mtu

Definition at line 166 of file rfcomm.h.

atomic_t refcnt

Definition at line 161 of file rfcomm.h.

Definition at line 157 of file rfcomm.h.

unsigned long state

Definition at line 159 of file rfcomm.h.

Definition at line 158 of file rfcomm.h.


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