Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/bluetooth/
Dl2cap.h794 L2CAP_EV_RECV_IFRAME, enumerator
/linux-6.12.1/net/bluetooth/
Dl2cap_core.c5956 case L2CAP_EV_RECV_IFRAME: in l2cap_rx_state_recv()
6108 case L2CAP_EV_RECV_IFRAME: in l2cap_rx_state_srej_sent()
6281 if (event == L2CAP_EV_RECV_IFRAME) in l2cap_rx_state_wait_p()
6467 event = L2CAP_EV_RECV_IFRAME; in l2cap_data_rcv()