HciLocalTime

data class HciLocalTime(time: LocalTime, offsetDays: Int)

Properties

offsetDays
Link copied to clipboard
val offsetDays: Int
time
Link copied to clipboard
val time: LocalTime