In low-power Bluetooth, does the “sibles_ble_diss_init” function automatically register the “Device Information Service” by default?
For example, in this sample code:
example/ble/peripheral
I checked and couldn’t find any call that creates the “Device Information Service”, yet the phone can still detect it. I also searched the latest main SDK but found no trace of it being called. Is this a bug?