Home
last modified time | relevance | path

Searched refs:l2cap_get_chan_by_ident (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/net/bluetooth/
Dl2cap_core.c120 static inline struct sock *l2cap_get_chan_by_ident(struct l2cap_chan_list *l, u8 ident) in l2cap_get_chan_by_ident() function
2123 sk = l2cap_get_chan_by_ident(&conn->chan_list, cmd->ident); in l2cap_connect_rsp()