RxFitbitGatt / com.fitbit.bluetooth.fbgatt.rx.client / BitGattPeer / services

services

val services: List<BluetoothGattService>?

Gets the list of all services on the peer. Prior to this service discovery needs to be performed. This assumes we are connected to the peer.

Return
A List of BluetoothGattService.