toggle menu
Stripe Terminal Android SDK (v4.5.1)
switch theme
search in API
external
/
com.stripe.stripeterminal.external.models
/
BluetoothDevice
Bluetooth
Device
actual
typealias
BluetoothDevice
=
android.bluetooth.BluetoothDevice
BluetoothDevice
is a representation of a Bluetooth device by the platform.
Members
Functions
create
Bond
Link copied to clipboard
expect
fun
createBond
(
)
:
Boolean
get
Bond
State
Link copied to clipboard
expect
fun
getBondState
(
)
:
Int
get
Name
Link copied to clipboard
expect
fun
getName
(
)
:
String
?