Linux Kernel
3.7.1
|
#include <linux/export.h>
#include <asm/unaligned.h>
#include <net/bluetooth/bluetooth.h>
#include <net/bluetooth/hci_core.h>
#include <net/bluetooth/hci_mon.h>
Go to the source code of this file.
Functions | |
void | hci_send_to_sock (struct hci_dev *hdev, struct sk_buff *skb) |
void | hci_send_to_control (struct sk_buff *skb, struct sock *skip_sk) |
void | hci_send_to_monitor (struct hci_dev *hdev, struct sk_buff *skb) |
void | hci_sock_dev_event (struct hci_dev *hdev, int event) |
int __init | hci_sock_init (void) |
void | hci_sock_cleanup (void) |
Definition at line 142 of file hci_sock.c.
Definition at line 176 of file hci_sock.c.
Definition at line 70 of file hci_sock.c.
Definition at line 1126 of file hci_sock.c.
Definition at line 372 of file hci_sock.c.
Definition at line 1096 of file hci_sock.c.