floss: struct BluetoothDevice: Change address type to RawAddress
This brings 2 benefits: - Make it possible to mask the address in the DBus debugging log - Don't need to convert the type and handle error in every DBus function Note that this doesn't really change the DBus API. From the clients' perspective these DBus args are still String. Bug: 342337056 Tag: #floss Test: mmm packages/modules/Bluetooth Test: Call CreateBond, verified masked address in the log Test: bluetooth_AdapterQuickHealth.AVL.all_floss Test: NearbyShare / PhoneHub / FastPair Flag: EXEMPT, Floss-only changes Change-Id: I576c09823aa3747a0ae8aabebcaa8293febc2420
Loading
Please register or sign in to comment