Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dl2cap.h843 L2CAP_MOVE_WAIT_LOGICAL_COMP, enumerator
/linux-6.6.21/net/bluetooth/
Dl2cap_core.c5017 if (chan->move_state == L2CAP_MOVE_WAIT_LOGICAL_COMP || in l2cap_logical_fail()
5065 case L2CAP_MOVE_WAIT_LOGICAL_COMP: in l2cap_logical_finish_move()
5382 case L2CAP_MOVE_WAIT_LOGICAL_COMP: in l2cap_move_continue()
5413 chan->move_state = L2CAP_MOVE_WAIT_LOGICAL_COMP; in l2cap_move_continue()