Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dl2cap.h780 L2CAP_MOVE_WAIT_CONFIRM, enumerator
/linux-4.1.27/net/bluetooth/
Dl2cap_core.c4679 chan->move_state = L2CAP_MOVE_WAIT_CONFIRM; in l2cap_logical_finish_move()
4804 chan->move_state = L2CAP_MOVE_WAIT_CONFIRM; in l2cap_do_move_respond()
4951 chan->move_state = L2CAP_MOVE_WAIT_CONFIRM; in l2cap_move_channel_req()
5134 if (chan->move_state == L2CAP_MOVE_WAIT_CONFIRM) { in l2cap_move_channel_confirm()