Linux Kernel
3.7.1
|
#include <linux/export.h>
#include <linux/etherdevice.h>
#include <net/bluetooth/bluetooth.h>
#include <net/bluetooth/hci_core.h>
#include <net/bluetooth/l2cap.h>
#include "bnep.h"
Go to the source code of this file.
Macros | |
#define | BNEP_TX_QUEUE_LEN 20 |
Functions | |
void | bnep_net_setup (struct net_device *dev) |
void bnep_net_setup | ( | struct net_device * | dev | ) |