Searched refs:l2cap_tx_window_full (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/bluetooth/
H A Dl2cap.h407 static inline int l2cap_tx_window_full(struct sock *sk) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dl2cap.c1521 while ((skb = sk->sk_send_head) && (!l2cap_tx_window_full(sk))) {

Completed in 66 milliseconds