Searched refs:rfcomm_recv (Results 1 – 2 of 2) sorted by relevance
102 static void rfcomm_recv(struct bt_rfcomm_dlc *dlci, struct net_buf *buf) in rfcomm_recv() function118 .recv = rfcomm_recv,
1502 static int rfcomm_recv(struct bt_l2cap_chan *chan, struct net_buf *buf) in rfcomm_recv() function1631 .recv = rfcomm_recv, in rfcomm_session_new()