Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/bluetooth/ble_conn_mgr/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ menu "BLE Connection Management"

config BLE_CONN_MGR_EXTENDED_ADV_CAP
int
range 0 15
range 0 255
depends on BLE_CONN_MGR_EXTENDED_ADV
default 0
prompt "Set Extended Advertising Capability"
Expand Down