Home
last modified time | relevance | path

Searched refs:rfcomm_recv (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Drfcomm.c102 static void rfcomm_recv(struct bt_rfcomm_dlc *dlci, struct net_buf *buf) in rfcomm_recv() function
118 .recv = rfcomm_recv,
/Zephyr-latest/subsys/bluetooth/host/classic/
Drfcomm.c1502 static int rfcomm_recv(struct bt_l2cap_chan *chan, struct net_buf *buf) in rfcomm_recv() function
1631 .recv = rfcomm_recv, in rfcomm_session_new()