GoldenGateConnectionManager / com.fitbit.goldengate.bt.gatt.scanner / BluetoothScanner / scanForName

scanForName

abstract fun scanForName(name: String): Observable<GattConnection>

Scans for devices matching a specific name

Parameters

name - The name of the device for which to look

Return
A Single emitting a GattConnection