L2CAP_FEAT_STREAMING 1398 net/bluetooth/l2cap_core.c 		local_feat_mask |= L2CAP_FEAT_ERTM | L2CAP_FEAT_STREAMING;
L2CAP_FEAT_STREAMING 1404 net/bluetooth/l2cap_core.c 		return L2CAP_FEAT_STREAMING & feat_mask & local_feat_mask;
L2CAP_FEAT_STREAMING 3267 net/bluetooth/l2cap_core.c 		    !(chan->conn->feat_mask & L2CAP_FEAT_STREAMING))
L2CAP_FEAT_STREAMING 4445 net/bluetooth/l2cap_core.c 			feat_mask |= L2CAP_FEAT_ERTM | L2CAP_FEAT_STREAMING