Home
last modified time | relevance | path

Searched defs:rfcomm_dlc (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/net/bluetooth/
Drfcomm.h171 struct rfcomm_dlc { struct
172 struct list_head list;
173 struct rfcomm_session *session;
174 struct sk_buff_head tx_queue;
175 struct timer_list timer;
199 void (*data_ready)(struct rfcomm_dlc *d, struct sk_buff *skb); argument
200 void (*state_change)(struct rfcomm_dlc *d, int err); argument
201 void (*modem_status)(struct rfcomm_dlc *d, u8 v24_sig); argument