Expose on-disconnected event for <platinum-bluetooth-device>. The user should be able to specify a handler for the gattserverdisconnected event when using the element. This would work similarly as the on-value-changed event for <platinum-bluetooth-characteristic>.
Request description
Expose on-disconnected event for
<platinum-bluetooth-device>
. The user should be able to specify a handler for the gattserverdisconnected event when using the element. This would work similarly as the on-value-changed event for<platinum-bluetooth-characteristic>
.Example