commit | e8d0d1655fa3b70b846e8669273f9248d1100137 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Mon Aug 01 13:09:26 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Mon Oct 24 09:23:13 2016 -0700 |
tree | efacf1679fefe647198c05131e71dc0258063d80 | |
parent | fa2b327dbc082fd05bf545d933688563b88bb1fe [diff] |
binder: Implement |OnStateChanged| callback Add state change callbacks. This is used by clients to monitor wpa_supplicant's connection status, etc. BUG: 30093041 TEST: Ran a simple connect/disconnect integration test gtest. Change-Id: I35238f0f95b0a0a4723cb315ddaba30dd19d7dab Signed-off-by: Roshan Pius <rpius@google.com>