Bluetooth: host: document settings backend requirement
This requirement was implicit as the only backend the host is currently tested with behaves this way. Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
This commit is contained in:
parent
d0f27ac7ed
commit
480e228a50
1 changed files with 3 additions and 0 deletions
|
@ -204,6 +204,9 @@ config BT_SETTINGS
|
|||
which case it's more efficient to load all settings in one go,
|
||||
instead of each subsystem doing it independently.
|
||||
|
||||
Warning: The Bluetooth host expects a settings backend that loads
|
||||
settings items in handle order.
|
||||
|
||||
if BT_SETTINGS
|
||||
config BT_SETTINGS_CCC_LAZY_LOADING
|
||||
bool "Load CCC values from settings when peer connects"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue