|
Linux Kernel
3.7.1
|
#include <linux/export.h>#include <linux/debugfs.h>#include <net/bluetooth/bluetooth.h>#include <net/bluetooth/hci_core.h>#include <net/bluetooth/l2cap.h>#include <net/bluetooth/rfcomm.h>Go to the source code of this file.
Functions | |
| int | rfcomm_connect_ind (struct rfcomm_session *s, u8 channel, struct rfcomm_dlc **d) |
| int __init | rfcomm_init_sockets (void) |
| void __exit | rfcomm_cleanup_sockets (void) |
| int rfcomm_connect_ind | ( | struct rfcomm_session * | s, |
| u8 | channel, | ||
| struct rfcomm_dlc ** | d | ||
| ) |
1.8.2