| commit | bd2ed9bb79b7487079cdd3ccc38dbc5300605684 | [log] [tgz] |
|---|---|---|
| author | Patrick Rohr <prohr@google.com> | Tue Mar 07 13:34:08 2023 -0800 |
| committer | Patrick Rohr <prohr@google.com> | Tue Mar 07 14:04:20 2023 -0800 |
| tree | b2d08a93b950149191f916e91e04c9d52bdba06f | |
| parent | 0b5879e17dce45d88c924250e2f475b39fff4913 [diff] |
ethernet: rename getInterfaces to getClientModeInterfaces getInterfaces is a wrapper around EthernetTracker#getAvailableInterfaces which only returns interfaces currently in client mode. Having this function named getInterfaces() is confusing. Test: TH Bug: 269004812 Change-Id: Iaaaab5e4bed840e7ec101df87575ca1a14eac3a3