Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h841 L2CAP_MOVE_WAIT_LOGICAL_COMP, enumerator
/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_core.c4997 if (chan->move_state == L2CAP_MOVE_WAIT_LOGICAL_COMP || in l2cap_logical_fail()
5045 case L2CAP_MOVE_WAIT_LOGICAL_COMP: in l2cap_logical_finish_move()
5362 case L2CAP_MOVE_WAIT_LOGICAL_COMP: in l2cap_move_continue()
5393 chan->move_state = L2CAP_MOVE_WAIT_LOGICAL_COMP; in l2cap_move_continue()