fun getDataObservable(device: BluetoothDevice): Observable<GattCharacteristicSubscriptionStatus>
Observable on which changes to Gattlink service subscription is available
device
- remote device for which subscription status change need to be observer
Return
observable to broadcast Gattlink service subscription changes per device