toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
bluetooth
/
com.splendo.kaluga.bluetooth.device
/
DeviceConnectionManager
/
Event
/
DiscoveredServices
Discovered
Services
data
class
DiscoveredServices
(
val
services
:
List
<
Service
>
)
:
DeviceConnectionManager.Event
Event
indicating the device has discovered a list of
Service
Members
Constructors
Discovered
Services
Link copied to clipboard
constructor
(
services
:
List
<
Service
>
)
Properties
services
Link copied to clipboard
val
services
:
List
<
Service
>
the list of
Service
discovered