Searched refs:rfcomm_dev_data_ready (Results 1 – 1 of 1) sorted by relevance
80 static void rfcomm_dev_data_ready(struct rfcomm_dlc *dlc, struct sk_buff *skb);216 dlc->data_ready = rfcomm_dev_data_ready; in rfcomm_dev_add()454 static void rfcomm_dev_data_ready(struct rfcomm_dlc *dlc, struct sk_buff *skb) in rfcomm_dev_data_ready() function