Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Drfcomm.h166 struct rfcomm_dlc { struct
167 struct list_head list;
168 struct rfcomm_session *session;
169 struct sk_buff_head tx_queue;
170 struct timer_list timer;
194 void (*data_ready)(struct rfcomm_dlc *d, struct sk_buff *skb); argument
195 void (*state_change)(struct rfcomm_dlc *d, int err); argument
196 void (*modem_status)(struct rfcomm_dlc *d, u8 v24_sig); argument