|
Linux Kernel
3.7.1
|
Public Types | |
| enum | { H5_UNINITIALIZED, H5_INITIALIZED, H5_ACTIVE } |
| enum | { H5_AWAKE, H5_SLEEPING, H5_WAKING_UP } |
Data Fields | |
| struct sk_buff_head | unack |
| struct sk_buff_head | rel |
| struct sk_buff_head | unrel |
| unsigned long | flags |
| struct sk_buff * | rx_skb |
| size_t | rx_pending |
| u8 | rx_ack |
| int(* | rx_func )(struct hci_uart *hu, u8 c) |
| struct timer_list | timer |
| u8 | tx_seq |
| u8 | tx_ack |
| u8 | tx_win |
| enum h5:: { ... } | state |
| enum h5:: { ... } | sleep |
| anonymous enum |
| anonymous enum |
| struct sk_buff_head rel |
| enum { ... } sleep |
| enum { ... } state |
| struct sk_buff_head unack |
| struct sk_buff_head unrel |
1.8.2