abstract fun scanForName(name: String): Observable<GattConnection>
Scans for devices matching a specific name
name - The name of the device for which to look
name
Return A Single emitting a GattConnection