commit | 5bc3546cf6b7b70bd46a8787e0db87e9cbb70764 | [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 | c80a1f23f3ef037ea87bb15fa0c31e3217ee75f0 [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