commit | 08fb3425478a38d26e4330eb9b1889fba908ae49 | [log] [tgz] |
---|---|---|
author | Tomoharu Hatano <Tomoharu.Hatano@sonymobile.com> | Thu Jun 08 12:23:17 2017 +0900 |
committer | Glen Kuhne <kuh@google.com> | Tue Jul 11 10:11:26 2017 -0700 |
tree | 2e3c8ec198d7eb8a71e8746f179345fbbc78738d | |
parent | 953ad415b5c7fba4820d85eff0ad5b47ba06bfbc [diff] |
Set correct P2P device address of GO A peer device receives invitation request with 00:00:00:00:00:00 as go_dev_addr from GO. As a result, invitation is rejected. That's because wpa_supplicant doesn't set go_dev_addr for onGroupStarted when device becomes GO, so correct P2P device address of GO needs to be set. Bug: 62009675 Change-Id: If3d717ea5f1ddc527e9719c931f063ab293beba9 Singed-off-by Daisuke Niwa <daisuke.x.niwa@sonymobile.com>