Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
btwilink.c File Reference
#include <linux/platform_device.h>
#include <net/bluetooth/bluetooth.h>
#include <net/bluetooth/hci_core.h>
#include <net/bluetooth/hci.h>
#include <linux/ti_wilink_st.h>
#include <linux/module.h>

Go to the source code of this file.

Data Structures

struct  ti_st
 

Macros

#define DEBUG
 
#define VERSION   "1.0"
 
#define MAX_BT_CHNL_IDS   3
 
#define BT_REGISTER_TIMEOUT   6000 /* 6 sec */
 

Functions

 module_platform_driver (btwilink_driver)
 
 MODULE_AUTHOR ("Raja Mani <[email protected]>")
 
 MODULE_DESCRIPTION ("Bluetooth Driver for TI Shared Transport"VERSION)
 
 MODULE_VERSION (VERSION)
 
 MODULE_LICENSE ("GPL")
 

Macro Definition Documentation

#define BT_REGISTER_TIMEOUT   6000 /* 6 sec */

Definition at line 41 of file btwilink.c.

#define DEBUG

Definition at line 25 of file btwilink.c.

#define MAX_BT_CHNL_IDS   3

Definition at line 36 of file btwilink.c.

#define VERSION   "1.0"

Definition at line 35 of file btwilink.c.

Function Documentation

MODULE_AUTHOR ( "Raja Mani <[email protected]>"  )
MODULE_DESCRIPTION ( "Bluetooth Driver for TI Shared Transport"  VERSION)
MODULE_LICENSE ( "GPL"  )
module_platform_driver ( btwilink_driver  )
MODULE_VERSION ( VERSION  )