rfcomm_dlc_send 240 include/net/bluetooth/rfcomm.h int rfcomm_dlc_send(struct rfcomm_dlc *d, struct sk_buff *skb); rfcomm_dlc_send 607 net/bluetooth/rfcomm/sock.c err = rfcomm_dlc_send(d, skb);