We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7498329 commit d9bfdafCopy full SHA for d9bfdaf
subsys/bluetooth/mesh/Kconfig
@@ -325,15 +325,6 @@ config BT_MESH_PB_GATT_CLIENT
325
326
endif # BT_CONN
327
328
-config BT_MESH_PROV_DEVICE
329
- bool "[DEPRECATED] Provisioning device role support"
330
- select DEPRECATED
331
- select BT_MESH_PROVISIONEE
332
- help
333
- Enable this option to allow the device to be provisioned into a mesh network.
334
- The option is marked as deprecated and will be replaced by BT_MESH_PROVISIONEE
335
- option.
336
-
337
config BT_MESH_PROVISIONEE
338
bool "Provisionee role support"
339
depends on BT_MESH_PB_ADV || BT_MESH_PB_GATT
0 commit comments