L2CAP_CR_SUCCESS 1489 net/bluetooth/l2cap_core.c 					rsp.result = cpu_to_le16(L2CAP_CR_SUCCESS);
L2CAP_CR_SUCCESS 1501 net/bluetooth/l2cap_core.c 			    rsp.result != L2CAP_CR_SUCCESS) {
L2CAP_CR_SUCCESS 3735 net/bluetooth/l2cap_core.c 	rsp.result = cpu_to_le16(L2CAP_CR_SUCCESS);
L2CAP_CR_SUCCESS 3924 net/bluetooth/l2cap_core.c 					result = L2CAP_CR_SUCCESS;
L2CAP_CR_SUCCESS 3968 net/bluetooth/l2cap_core.c 	    result == L2CAP_CR_SUCCESS) {
L2CAP_CR_SUCCESS 4040 net/bluetooth/l2cap_core.c 	case L2CAP_CR_SUCCESS:
L2CAP_CR_SUCCESS 4834 net/bluetooth/l2cap_core.c 		if (result == L2CAP_CR_SUCCESS) {
L2CAP_CR_SUCCESS 4852 net/bluetooth/l2cap_core.c 		if (result == L2CAP_CR_SUCCESS) {
L2CAP_CR_SUCCESS 4854 net/bluetooth/l2cap_core.c 			rsp.result = cpu_to_le16(L2CAP_CR_SUCCESS);
L2CAP_CR_SUCCESS 4865 net/bluetooth/l2cap_core.c 		if (result == L2CAP_CR_SUCCESS) {
L2CAP_CR_SUCCESS 7544 net/bluetooth/l2cap_core.c 					res = L2CAP_CR_SUCCESS;
L2CAP_CR_SUCCESS 7562 net/bluetooth/l2cap_core.c 			    res == L2CAP_CR_SUCCESS) {