Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dl2cap.h460 struct sk_buff *l2cap_create_connless_pdu(struct sock *sk, struct msghdr *msg, size_t len);
/linux-2.6.39/net/bluetooth/
Dl2cap_sock.c728 skb = l2cap_create_connless_pdu(sk, msg, len); in l2cap_sock_sendmsg()
Dl2cap_core.c1216 struct sk_buff *l2cap_create_connless_pdu(struct sock *sk, struct msghdr *msg, size_t len) in l2cap_create_connless_pdu() function