Searched refs:L2CAP_MR_SUCCESS (Results 1 – 2 of 2) sorted by relevance
408 #define L2CAP_MR_SUCCESS 0x0000 macro
4676 l2cap_send_move_chan_rsp(chan, L2CAP_MR_SUCCESS); in l2cap_logical_finish_move()4801 l2cap_send_move_chan_rsp(chan, L2CAP_MR_SUCCESS); in l2cap_do_move_respond()4803 l2cap_logical_cfm(chan, hchan, L2CAP_MR_SUCCESS); in l2cap_do_move_respond()4849 } else if (result != L2CAP_MR_SUCCESS) { in __l2cap_physical_cfm()4948 result = L2CAP_MR_SUCCESS; in l2cap_move_channel_req()5003 if (result == L2CAP_MR_SUCCESS) { in l2cap_move_continue()5033 if (result == L2CAP_MR_SUCCESS) { in l2cap_move_continue()5043 l2cap_logical_cfm(chan, hchan, L2CAP_MR_SUCCESS); in l2cap_move_continue()5099 if (result == L2CAP_MR_SUCCESS || result == L2CAP_MR_PEND) in l2cap_move_channel_rsp()