mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Fix BT_CTLR_ADV_DATA_LEN_MAX and other Kconfig dependencies, and clean up the use of PDU_AC_LL_SIZE_MAX which is used to allocate scratch packet to be atleast able to accommodate the minimum 31 bytes AD data such that it is sufficient to transmit and/or receive scan response PDUs when either broadcaster or observer alone is supported. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>