bluetoe
bluetoe copied to clipboard
LL_PING not actively send
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