• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HCI_LE_AUTOCONN_TIMEOUT
#1
Is there any way to get an official Firmware Image with a BT Kernel Patch:
We are having the same issue like the thread:
https://stackoverflow.com/questions/4352...identifier

If a BT Device has a long advertising interval BLUEZ is not able to connect due to a short timeout.


What needs to be changes is:
Code:
#define HCI_LE_AUTOCONN_TIMEOUT msecs_to_jiffies(20000)

It is 4000 in the Linux Kernel and we need at least 15000.
Can be done in:
include/net/bluetooth/hci.h

But as it is a Kernel change there is not much we can do inside the container...

Any advice or posibility to get such a fix?

We have a customer behind that would like to use netPI.
  Reply


Messages In This Thread
HCI_LE_AUTOCONN_TIMEOUT - by raykoenz - February-10th-2020, 03:20 PM
RE: HCI_LE_AUTOCONN_TIMEOUT - by Armin@netPI - February-10th-2020, 04:30 PM
RE: HCI_LE_AUTOCONN_TIMEOUT - by raykoenz - February-10th-2020, 04:35 PM
RE: HCI_LE_AUTOCONN_TIMEOUT - by Armin@netPI - February-10th-2020, 06:52 PM
RE: HCI_LE_AUTOCONN_TIMEOUT - by Armin@netPI - February-10th-2020, 07:10 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)