Searched refs:rfcomm_dlc_send (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/bluetooth/
H A Drfcomm.h237 int rfcomm_dlc_send(struct rfcomm_dlc *d, struct sk_buff *skb);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/bluetooth/rfcomm/
H A Dsock.c590 err = rfcomm_dlc_send(d, skb);
H A Dtty.c689 if ((err = rfcomm_dlc_send(dlc, skb)) < 0) {
H A Dcore.c450 int rfcomm_dlc_send(struct rfcomm_dlc *d, struct sk_buff *skb) function

Completed in 39 milliseconds