Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dl2cap.h761 L2CAP_EV_RECV_IFRAME, enumerator
/linux-4.1.27/net/bluetooth/
Dl2cap_core.c6126 case L2CAP_EV_RECV_IFRAME: in l2cap_rx_state_recv()
6261 case L2CAP_EV_RECV_IFRAME: in l2cap_rx_state_srej_sent()
6438 if (event == L2CAP_EV_RECV_IFRAME) in l2cap_rx_state_wait_p()
6609 event = L2CAP_EV_RECV_IFRAME; in l2cap_data_rcv()