Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dl2cap.h843 L2CAP_MOVE_WAIT_LOGICAL_COMP, enumerator
/Linux-v5.15/net/bluetooth/
Dl2cap_core.c4963 if (chan->move_state == L2CAP_MOVE_WAIT_LOGICAL_COMP || in l2cap_logical_fail()
5011 case L2CAP_MOVE_WAIT_LOGICAL_COMP: in l2cap_logical_finish_move()
5327 case L2CAP_MOVE_WAIT_LOGICAL_COMP: in l2cap_move_continue()
5358 chan->move_state = L2CAP_MOVE_WAIT_LOGICAL_COMP; in l2cap_move_continue()