Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Drfcomm.h168 struct rfcomm_dlc { struct
169 struct list_head list;
170 struct rfcomm_session *session;
171 struct sk_buff_head tx_queue;
172 struct timer_list timer;
196 void (*data_ready)(struct rfcomm_dlc *d, struct sk_buff *skb); argument
197 void (*state_change)(struct rfcomm_dlc *d, int err); argument
198 void (*modem_status)(struct rfcomm_dlc *d, u8 v24_sig); argument