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

#include <bluetooth.h>

Data Fields

unsigned int sframe:1
 
unsigned int poll:1
 
unsigned int final:1
 
unsigned int fcs:1
 
unsigned int sar:2
 
unsigned int super:2
 
__u16 reqseq
 
__u16 txseq
 
__u8 retries
 

Detailed Description

Definition at line 229 of file bluetooth.h.

Field Documentation

unsigned int fcs

Definition at line 230 of file bluetooth.h.

unsigned int final

Definition at line 230 of file bluetooth.h.

unsigned int poll

Definition at line 230 of file bluetooth.h.

__u16 reqseq

Definition at line 236 of file bluetooth.h.

__u8 retries

Definition at line 238 of file bluetooth.h.

unsigned int sar

Definition at line 230 of file bluetooth.h.

unsigned int sframe

Definition at line 230 of file bluetooth.h.

unsigned int super

Definition at line 230 of file bluetooth.h.

__u16 txseq

Definition at line 237 of file bluetooth.h.


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