commit | e9667249da6b6a7835430708d9a33035d005f238 | [log] [tgz] |
---|---|---|
author | Hugo Benichi <hugobenichi@google.com> | Thu Nov 16 14:40:16 2017 +0900 |
committer | Hugo Benichi <hugobenichi@google.com> | Mon Dec 04 22:34:43 2017 +0900 |
tree | e21086ea8d2e208dcd90128d10e045457b4c815b | |
parent | 119611ed11f9d670e8ca48f96d4cace33c618d52 [diff] |
MacAddress: light refactors and improve documentation This patch does some light refactoring in MacAddress to prepare for exposing MacAddress in the public api: - documention is improved - some method names are renamed - a toSafeString method is added - a padding bug in the conversion methods outputting strings for mac addresses is fixed Bug: 69390696 Test: runtest frameworks-net Change-Id: I399a97dabc2dfa8df9c5518c8b12484e43ca05c9