commit | e08c28676bf5760a5e774bac837e8c86cdd90a2f | [log] [tgz] |
---|---|---|
author | Les Lee <lesl@google.com> | Fri Oct 29 16:36:41 2021 +0800 |
committer | Les Lee <lesl@google.com> | Tue Dec 14 01:32:00 2021 +0000 |
tree | 5e8015992559285129674064d5b028cd2d1378c1 | |
parent | 19e9b13dc61c45cd27b222f9e5b9585f8b70144f [diff] |
wifi: Extend onFailure callback for dual AP case There are two AP instances when a bridged mode AP is running. Extend onFailure callback to support bridged mode cases. So if there is a problem in one of the instances, the framework can handle the failure separately. (i.e. No need to shutdown the whole Soft Ap). Bug: 188921389 Test: Test with test code, the callback works normally. Change-Id: I1c4679e1898a29be910709b7a9be0222ad3e575c