muka / go-bluetooth

Golang bluetooth client based on bluez DBus interfaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to configure device connect timeout

rajivk-slx opened this issue · comments

How can we configure timeout for func (a *Device1) Connect() error. Currently if the device is offline, the function timesout after 40 seconds, which i would like to configure.