Descriptionbluetooth: Rename device's GetName to GetNameForDisplay
This change prepares for Web Bluetooth to filter by unnamed devices and
avoid disclosing MAC addresses to web pages.
It is desired for GetName to return the actual device name. To prepare
for that this change renames the previous GetName behavior to
GetNameForDisplay.
http://crrev.com/2017393002 GetName -> GetNameForDisplay <<< This change.
http://crrev.com/2009753002 New GetName
http://crrev.com/2014473002 Web Bluetooth updated
http://crrev.com/2020923002 Arc Bridge updated
BUG=615720
TBR=jam
For method rename refactor crossing many disparate owners.
Committed: https://crrev.com/e5ccec5c2d64133be10106ade6b1fc97a3183c6b
Cr-Commit-Position: refs/heads/master@{#397500}
Patch Set 1 #Messages
Total messages: 24 (13 generated)
|