services

Gets a (Flow of) the list of Service associated with the ConnectableDevice in a Flow This will automatically discover services if the device is in a ConnectableDeviceState.Connected.NoServices state.

Return

the Flow of the list of Service associated with the ConnectableDevice in the given Flow


Gets a (Flow of) the list of Service associated with the ConnectableDevice This will automatically discover services if the device is in a ConnectableDeviceState.Connected.NoServices state.

Return

the Flow of the list of Service associated with the ConnectableDevice. This may emit an empty list if discovery hasn't completed yet.