system/gd/common/interfaces/ILoggable.h
0 → 100644
+45
−0
+23
−2
+12
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
- Add an interface IRedactedLoggable
- Add ToStringForLogging and ToRedactedStringForLogging to address classes
- RawAddress and tBLE_BD_ADDR do not implement ILoggable
Some existing code relies on the size of these structs
- hci::Address and hci::AddressWithType implement ILoggable
- unit tests
Test: atest bluetooth_test_gd_unit net_test_types
Bug: 174487588
Tag: #security
Change-Id: I455abdd9c52f0e76ab1a352ccdfbae76edf5add6
(cherry picked from commit d5c33f43)
Merged-In: I455abdd9c52f0e76ab1a352ccdfbae76edf5add6