Searched refs:move_state (Results 1 – 2 of 2) sorted by relevance
956 return chan->move_state != L2CAP_MOVE_STABLE && in __chan_is_moving()1316 chan->move_state = L2CAP_MOVE_STABLE; in l2cap_move_done()3288 chan->move_state = L2CAP_MOVE_STABLE; in l2cap_ertm_init()5008 BT_DBG("move_state %d", chan->move_state); in l2cap_logical_finish_move()5010 switch (chan->move_state) { in l2cap_logical_finish_move()5032 chan->move_state = L2CAP_MOVE_STABLE; in l2cap_logical_finish_move()5065 chan->move_state = L2CAP_MOVE_WAIT_PREPARE; in l2cap_move_start()5133 chan->move_state = L2CAP_MOVE_WAIT_RSP; in l2cap_do_move_initiate()5176 chan->move_state = L2CAP_MOVE_STABLE; in l2cap_do_move_cancel()5297 chan->move_state = L2CAP_MOVE_WAIT_PREPARE; in l2cap_move_channel_req()[all …]
597 __u8 move_state; member
Completed in 19 milliseconds