Searched refs:L2CAP_RX_STATE_MOVE (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/net/bluetooth/ | ||
D | l2cap.h | 797 L2CAP_RX_STATE_MOVE, enumerator |
/linux-6.6.21/net/bluetooth/ | ||
D | l2cap_core.c | 1332 chan->rx_state = L2CAP_RX_STATE_MOVE; in l2cap_move_setup() |