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

Go to the source code of this file.

Functions

void amp_mgr_get (struct amp_mgr *mgr)
 
int amp_mgr_put (struct amp_mgr *mgr)
 
struct l2cap_chana2mp_channel_create (struct l2cap_conn *conn, struct sk_buff *skb)
 

Function Documentation

struct l2cap_chan* a2mp_channel_create ( struct l2cap_conn conn,
struct sk_buff skb 
)
read

Definition at line 558 of file a2mp.c.

void amp_mgr_get ( struct amp_mgr mgr)

Definition at line 506 of file a2mp.c.

int amp_mgr_put ( struct amp_mgr mgr)

Definition at line 522 of file a2mp.c.