1# Zephyr Bluetooth Controller 2CONFIG_BT_LL_SW_SPLIT=y 3 4# Zephyr Controller tested maximum advertising data that can be set in a single HCI command 5CONFIG_BT_CTLR_ADV_DATA_LEN_MAX=191 6
1# Zephyr Bluetooth Controller 2CONFIG_BT_LL_SW_SPLIT=y 3 4# Zephyr Controller tested maximum advertising data that can be set in a single HCI command 5CONFIG_BT_CTLR_ADV_DATA_LEN_MAX=191 6