commit | 4c80193e24b9faaf92a7e016cf058877e2eacc6e | [log] [tgz] |
---|---|---|
author | Jimmy Chen <jimmycmchen@google.com> | Fri Sep 20 16:47:48 2019 +0800 |
committer | Jimmy Chen <jimmycmchen@google.com> | Mon Oct 21 13:30:01 2019 +0800 |
tree | bb4bdc7306f0a0ee1f902bf40d2afdde7443b391 | |
parent | 1c83baefc06957409d0de0de2f047711c264d889 [diff] |
refactor: move SupplicantStaIfaceCallback implementation out from SupplicantStaIfaceHal SupplicantStaIfaceHalCallbackV1_x is created for each revision, and most of the content are function delegation. Move callback implementation to separate files to ease uprev work and keep SupplicantStaIfaceHal simple and clean. Fixes: 142922369 Bug: 142922369 Test: atest FrameworksNetTests Change-Id: If76e5599264e80f4f1620f7feec099d165683830