+34
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
If a link needs to be torn down, then the client needs to know when
the remote side has completed the link tear-down before the link is
reset and able to start link-up negotiation again.
Add the glink_wait_link_down() API to handle this. This API calls into
the underlying transport and returns whether or not the tear-down has
completed. The client can poll this API to determine whether the
remote side has completed the link tear-down.
Change-Id: I2fb24a4912d70b4ee4050a1d5eaa8a0ac29b8532
Signed-off-by:
Steven Cahail <scahail@codeaurora.org>