Skip to content
Snippets Groups Projects
Commit d5a6b3b6 authored by Mukesh Agrawal's avatar Mukesh Agrawal Committed by CQ bot account: commit-bot@chromium.org
Browse files

[bt][l2cap] ERTM TxEngine: add failure callback

After exhausting retries for the receiver-ready poll message, we'll
need to close the L2CAP channel. As a step towards that goal, add a
failure callback to the ERTM TxEngine. The creator of the Engine will
be responsible for closing the channel when this callback is invoked.

Bug: BT-442
Test: bt-host-unittests

Change-Id: Id462dea7556747c0e46ef20b71f33961b3e82fee
parent 85e8cba1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment