Nordic Common Libraries
Toggle table of contents
2.11.0
release
Target filter
release
Switch theme
Search in API
Skip to content
Nordic Common Libraries
scanner-ble
/
no.nordicsemi.android.common.scanner.data
/
SortByRssi
Sort
By
Rssi
class
SortByRssi
(
@
StringRes
title
:
Int
=
R.string.sort_by_rssi
)
:
SortingOption
Sort results by highest RSSI value.
Members
Constructors
Sort
By
Rssi
Link copied to clipboard
constructor
(
@
StringRes
title
:
Int
=
R.string.sort_by_rssi
)
Properties
comparator
Link copied to clipboard
val
comparator
:
Comparator
<
ScannedPeripheral
>
title
Link copied to clipboard
@
StringRes
val
title
:
Int