Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h784 L2CAP_MOVE_WAIT_CONFIRM, enumerator
/linux-4.4.14/net/bluetooth/
Dl2cap_core.c4675 chan->move_state = L2CAP_MOVE_WAIT_CONFIRM; in l2cap_logical_finish_move()
4800 chan->move_state = L2CAP_MOVE_WAIT_CONFIRM; in l2cap_do_move_respond()
4947 chan->move_state = L2CAP_MOVE_WAIT_CONFIRM; in l2cap_move_channel_req()
5130 if (chan->move_state == L2CAP_MOVE_WAIT_CONFIRM) { in l2cap_move_channel_confirm()