L2CAP_CID_LE_DYN_END  254 net/bluetooth/l2cap_core.c 		dyn_end = L2CAP_CID_LE_DYN_END;
L2CAP_CID_LE_DYN_END 5350 net/bluetooth/l2cap_core.c 					   dcid > L2CAP_CID_LE_DYN_END))
L2CAP_CID_LE_DYN_END 5543 net/bluetooth/l2cap_core.c 	if (scid < L2CAP_CID_DYN_START || scid > L2CAP_CID_LE_DYN_END) {