Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Drfcomm.h172 struct rfcomm_dlc { struct
173 struct list_head list;
174 struct rfcomm_session *session;
175 struct sk_buff_head tx_queue;
176 struct timer_list timer;
200 void (*data_ready)(struct rfcomm_dlc *d, struct sk_buff *skb); argument
201 void (*state_change)(struct rfcomm_dlc *d, int err); argument
202 void (*modem_status)(struct rfcomm_dlc *d, u8 v24_sig); argument