In some cases, we might want to show the BLE signal strength for the connected device.
Since we have to keep a strong handle to the connected peripheral over the lifetime of the connection anyways, it would be helpful to add a way to gather this.
Since we do not have any other handles, it has to use the out-of-band scheme introduced with meta.
In some cases, we might want to show the BLE signal strength for the connected device.
Since we have to keep a strong handle to the connected peripheral over the lifetime of the connection anyways, it would be helpful to add a way to gather this.
Since we do not have any other handles, it has to use the
out-of-bandscheme introduced withmeta.