You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API documentation for the recycled() callback predates [1],
and still warns users to "treat this callback as an ISR",
although it now runs on the system work-queue thread,
as does disconnected().
"Making Bluetooth API calls" to "re-start connectable advertising or
scanning", as suggested, should no longer be "strongly discouraged".
[1] efb5d83: Bluetooth: Host: Defer `conn.recycled()` to the syswq
Signed-off-by: Christophe Dufaza <[email protected]>
0 commit comments