mbox series

[BlueZ,v2,0/1] Increase default obex timeout: 10 sec to 500 sec

Message ID 20231020093716.9654-1-purendra.singh@nxp.com
Headers show
Series Increase default obex timeout: 10 sec to 500 sec | expand

Message

Purendra Singh Oct. 20, 2023, 9:37 a.m. UTC
Hello Maintainers,

This issue is observed when multiple profiles are active from
multiple connected devices: A2DP + HID + OBex File transfer

File received status of some reference devices is delayed,
that causes timeout and file transfer status error (Variation
of timeout is between ~100 seconds to ~450 seconds).

We tested with Motorola Edge, Samsung M33, OnePlus 6T.

Experimentaly we increased the timeout and at 500 seconds no issue was
observed.

Regards,
Purendra Singh

Purendra Singh (1):
  gobex/gobex.c : Increase default obex timeout from 10 sec to 500 sec

 gobex/gobex.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)