Convert BluetoothSocketEventDispatcher to BindOnce
This CL converts the success callback parameters to the: - BluetoothApiSocket::Accept - BluetoothApiSocket::Receive In both cases, the callback is passed to an equivalent method of the BluetoothSocket class which already takes a OnceCallback. Bug: 1152268 Change-Id: I22bfc954e48fdf2b9a4e9dd15e32b562d117e4c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594012 Commit-Queue: David Bokan <bokan@chromium.org> Reviewed-by:Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#837650}
Showing
Please register or sign in to comment