GoldenGateConnectionManager / com.fitbit.goldengate.bt

Package com.fitbit.goldengate.bt

Types

BluetoothState

enum class BluetoothState

Indicates the local Bluetooth adapter state

BluetoothStateChangeBroadcastReceiver

class BluetoothStateChangeBroadcastReceiver : BroadcastReceiver

Bluetooth Adapter state change BroadcastReceiver

PeerRole

sealed class PeerRole

presents different roles of BLE peer (remote) devices

Properties

DEFAULT_CLIENT_ADDRESS

const val DEFAULT_CLIENT_ADDRESS: String

The pre-agreed default IP address for the node.

DEFAULT_SERVER_ADDRESS

const val DEFAULT_SERVER_ADDRESS: String

The pre-agreed default IP address for the hub.