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

#include <hci.h>

Data Fields

struct list_head msg_l
 
struct sk_buff_head msg_frags
 
bool wait_response
 
data_exchange_cb_t cb
 
voidcb_context
 
unsigned long completion_delay
 

Detailed Description

Definition at line 47 of file hci.h.

Field Documentation

Definition at line 51 of file hci.h.

void* cb_context

Definition at line 52 of file hci.h.

unsigned long completion_delay

Definition at line 53 of file hci.h.

struct sk_buff_head msg_frags

Definition at line 49 of file hci.h.

Definition at line 48 of file hci.h.

bool wait_response

Definition at line 50 of file hci.h.


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