LE feature support (various)

Hi, I'm trying to determine whether or not an nRF54L15-DK running Zephyr supports the following relatively recent Bluetooth features and if so, how to enable and use them.

1. LE Channel Classification reporting enhancement that was part of Bluetooth Core Specification 5.3. This involves the LL_CHANNEL_REPORTING_IND and LL_CHANNEL_STATUS_IND PDUs. 

2. Decision-Based Advertising Filtering (DBAF). Involves ADV_DECISION_IND PDUs.

Thanks in anticipation

Related