L2CAP_MR_SUCCESS 4773 net/bluetooth/l2cap_core.c 			l2cap_send_move_chan_rsp(chan, L2CAP_MR_SUCCESS);
L2CAP_MR_SUCCESS 4898 net/bluetooth/l2cap_core.c 			l2cap_send_move_chan_rsp(chan, L2CAP_MR_SUCCESS);
L2CAP_MR_SUCCESS 4900 net/bluetooth/l2cap_core.c 			l2cap_logical_cfm(chan, hchan, L2CAP_MR_SUCCESS);
L2CAP_MR_SUCCESS 4944 net/bluetooth/l2cap_core.c 	} else if (result != L2CAP_MR_SUCCESS) {
L2CAP_MR_SUCCESS 5043 net/bluetooth/l2cap_core.c 			result = L2CAP_MR_SUCCESS;
L2CAP_MR_SUCCESS 5098 net/bluetooth/l2cap_core.c 		if (result == L2CAP_MR_SUCCESS) {
L2CAP_MR_SUCCESS 5128 net/bluetooth/l2cap_core.c 		if (result == L2CAP_MR_SUCCESS) {
L2CAP_MR_SUCCESS 5138 net/bluetooth/l2cap_core.c 		l2cap_logical_cfm(chan, hchan, L2CAP_MR_SUCCESS);
L2CAP_MR_SUCCESS 5194 net/bluetooth/l2cap_core.c 	if (result == L2CAP_MR_SUCCESS || result == L2CAP_MR_PEND)