[Nearby] Clean up stored callbacks in FastInitiationManager.
This cleans up the pattern in which we were storing callbacks as instance variables in FastInitiationManager. This is no longer required because BluetoothAdapter now accepts OnceCallbacks, so we can just carry them through the flow as bound input parameters. Fixed: 1119970 Change-Id: Iee6bc637dc847b6810694bd63b6b008e1738c62a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2468786 Commit-Queue: Michael Hansen <hansenmichael@google.com> Reviewed-by:Ryan Hansberry <hansberry@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Cr-Commit-Position: refs/heads/master@{#820047}
Showing
Please register or sign in to comment