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

#include <bluetooth.h>

Data Fields

struct sock sk
 
bdaddr_t src
 
bdaddr_t dst
 
struct list_head accept_q
 
struct sockparent
 
unsigned long flags
 

Detailed Description

Definition at line 189 of file bluetooth.h.

Field Documentation

struct list_head accept_q

Definition at line 193 of file bluetooth.h.

bdaddr_t dst

Definition at line 192 of file bluetooth.h.

unsigned long flags

Definition at line 195 of file bluetooth.h.

struct sock* parent

Definition at line 194 of file bluetooth.h.

Definition at line 190 of file bluetooth.h.

bdaddr_t src

Definition at line 191 of file bluetooth.h.


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