zephyr/samples/bluetooth/central_hr/overlay-extended.conf
Vinayak Kariappa Chettimada b7012f1555 samples: Bluetooth: central_hr extended advertising support
Update central_hr sample to support using extended
advertising and hence be long range compatible on SoCs
that support Bluetooth Low Energy Coded PHY.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2024-04-23 21:29:10 +00:00

7 lines
231 B
Plaintext

CONFIG_BT_EXT_ADV=y
# Increase Scan Data Length, as Complete Local Name is placed in the
# AUX_ADV_IND PDU compared to when it is placed in ADV_SCAN_IND PDU in the case
# of legacy advertising.
CONFIG_BT_CTLR_SCAN_DATA_LEN_MAX=36