commit | 80b069714ebf9bae331a1deccc7b197f877c3bfa | [log] [tgz] |
---|---|---|
author | Sunil Ravi <sunilravi@google.com> | Thu Nov 16 21:25:17 2023 +0000 |
committer | Sunil Ravi <sunilravi@google.com> | Thu Nov 16 22:18:29 2023 +0000 |
tree | f64b2c34ce7d237cca8597dff18c734fa08a6e1b | |
parent | 76da14cd1b7bdf6ad88678b769b5b0824308591c [diff] |
Fix null pointer exception due to no device mac address When legacy clients connect to P2P GO, there won't be a P2P device address in AP-STA-CONNECTED/AP-STA-DISCONNECTED event. So fill the p2p device address in AP-STA-CONNECTED and AP-STA-DISCONNECTED events to framework as {0, 0, 0, 0, 0, 0}; Bug: 310969135 Bug: 291202830 Test: Setup P2P auto GO Connect from a legacy STA to GO Change-Id: I10e5fb023294d65318ab74de6546eb736dd72258