|
Linux Kernel
3.7.1
|
#include <l2cap.h>
Data Fields | |
| struct hci_conn * | hcon |
| struct hci_chan * | hchan |
| bdaddr_t * | dst |
| bdaddr_t * | src |
| unsigned int | mtu |
| __u32 | feat_mask |
| __u8 | fixed_chan_mask |
| __u8 | info_state |
| __u8 | info_ident |
| struct delayed_work | info_timer |
| spinlock_t | lock |
| struct sk_buff * | rx_skb |
| __u32 | rx_len |
| __u8 | tx_ident |
| __u8 | disc_reason |
| struct delayed_work | security_timer |
| struct smp_chan * | smp_chan |
| struct list_head | chan_l |
| struct mutex | chan_lock |
| struct delayed_work info_timer |
| spinlock_t lock |
| struct delayed_work security_timer |
1.8.2