Details
Description
Device browsing is time-consuming if a connection to an interface can't be established - the timeout for connection establishment expires. This timeout consists of two parts:
- the interface specific timeout
- the timeout for the RPC on the device
While the interface specific timeout is adjustable via connector setup, the timeout for the RPC on the device is fixed to 1 second. To speed up device browsing, the timeout of RPC (involved in connection establishment) should be reduced significantly.