bluetoe icon indicating copy to clipboard operation
bluetoe copied to clipboard

LL_PING not actively send

Open TorstenRobitzki opened this issue 2 years ago • 0 comments

The spec requires the link layer to send out LL_PING PDUs to a central, when there is no traffic on an encrypted link. Currently, Bluetoe just responds to a LL_PING PDU with a LL_PING PDU.

Solution:

  • Make that support optional
  • Implement the timer

TorstenRobitzki avatar Jun 22 '23 07:06 TorstenRobitzki