Checklist
Feature description
Only include IEEE 11037-20601 and UDI characteristics as part of the Device Information Service (host/services/dis/src/ble_svc_dis.c) when enabled via compilation option so that the characteristics do not show up during discovery.
Every other characteristic that is part of DIS is enabled via compilation option except these 2.
Use cases
Non-medical devices that don't want "dummy_data" showing up under DIS.
Alternatives
No response
Additional context
No response