mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Merge branch 'bugfix/fix_service_compilation_issue' into 'master'
fix(nimble): Fix compilation issues in Gatt SPS service See merge request espressif/esp-idf!48936
This commit is contained in:
@@ -917,6 +917,14 @@ menu "Services"
|
||||
help
|
||||
Defines maximum number of report characteristics per service instance
|
||||
|
||||
config BT_NIMBLE_RAS_SERVICE
|
||||
depends on BT_NIMBLE_CHANNEL_SOUNDING
|
||||
bool "RAS service"
|
||||
default y
|
||||
help
|
||||
Enable RAS Service
|
||||
|
||||
|
||||
menuconfig BT_NIMBLE_BAS_SERVICE
|
||||
bool "Battery service"
|
||||
default y
|
||||
|
||||
Submodule components/bt/host/nimble/nimble updated: 1fd2e39acf...0139d977c1
Reference in New Issue
Block a user