floss: Refactor callback registration
Rather than have every callback registration mechanism provide its own id generator, have RpcProxy::register_disconnection return an id that is unique to that instance of DisconnectionWatcher (global for btadapterd). Bug: 201599762 Tag: #floss Test: Open btclient and monitor dbus returned callback id Change-Id: I50fd04002cc5122270db48255779f062d2b054ad
Loading
Please register or sign in to comment