Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
l2cap_sock.c File Reference
#include <linux/export.h>
#include <net/bluetooth/bluetooth.h>
#include <net/bluetooth/hci_core.h>
#include <net/bluetooth/l2cap.h>
#include <net/bluetooth/smp.h>

Go to the source code of this file.

Functions

int __init l2cap_init_sockets (void)
 
void l2cap_cleanup_sockets (void)
 

Function Documentation

void l2cap_cleanup_sockets ( void  )

Definition at line 1280 of file l2cap_sock.c.

int __init l2cap_init_sockets ( void  )

Definition at line 1250 of file l2cap_sock.c.