[bt][host] Rename DeviceId => PeerId
DeviceId only referred to peers and is renamed to be more consistent with the idea that it is an identifier for a bluetooth peer. fx format-code because "Peer" is 2 characters shorter Test: bt-host-unittests (no behavior change) BT-870 Change-Id: Ib97223e106bf9a9efb506de343ce218ba0b50c62
Showing
- src/connectivity/bluetooth/core/bt-host/att/attribute.cc 3 additions, 3 deletionssrc/connectivity/bluetooth/core/bt-host/att/attribute.cc
- src/connectivity/bluetooth/core/bt-host/att/attribute.h 5 additions, 5 deletionssrc/connectivity/bluetooth/core/bt-host/att/attribute.h
- src/connectivity/bluetooth/core/bt-host/att/attribute_unittest.cc 13 additions, 13 deletions...ectivity/bluetooth/core/bt-host/att/attribute_unittest.cc
- src/connectivity/bluetooth/core/bt-host/att/database.cc 2 additions, 3 deletionssrc/connectivity/bluetooth/core/bt-host/att/database.cc
- src/connectivity/bluetooth/core/bt-host/att/database.h 1 addition, 2 deletionssrc/connectivity/bluetooth/core/bt-host/att/database.h
- src/connectivity/bluetooth/core/bt-host/att/database_unittest.cc 5 additions, 5 deletions...nectivity/bluetooth/core/bt-host/att/database_unittest.cc
- src/connectivity/bluetooth/core/bt-host/common/identifier.cc 4 additions, 4 deletionssrc/connectivity/bluetooth/core/bt-host/common/identifier.cc
- src/connectivity/bluetooth/core/bt-host/common/identifier.h 10 additions, 10 deletionssrc/connectivity/bluetooth/core/bt-host/common/identifier.h
- src/connectivity/bluetooth/core/bt-host/common/identifier_unittest.cc 3 additions, 3 deletions...vity/bluetooth/core/bt-host/common/identifier_unittest.cc
- src/connectivity/bluetooth/core/bt-host/fidl/gatt_client_server.cc 3 additions, 4 deletions...ctivity/bluetooth/core/bt-host/fidl/gatt_client_server.cc
- src/connectivity/bluetooth/core/bt-host/fidl/gatt_client_server.h 2 additions, 2 deletions...ectivity/bluetooth/core/bt-host/fidl/gatt_client_server.h
- src/connectivity/bluetooth/core/bt-host/fidl/gatt_server_server.cc 3 additions, 3 deletions...ctivity/bluetooth/core/bt-host/fidl/gatt_server_server.cc
- src/connectivity/bluetooth/core/bt-host/fidl/gatt_server_server.h 1 addition, 1 deletion...ectivity/bluetooth/core/bt-host/fidl/gatt_server_server.h
- src/connectivity/bluetooth/core/bt-host/fidl/helpers.cc 2 additions, 2 deletionssrc/connectivity/bluetooth/core/bt-host/fidl/helpers.cc
- src/connectivity/bluetooth/core/bt-host/fidl/helpers.h 1 addition, 1 deletionsrc/connectivity/bluetooth/core/bt-host/fidl/helpers.h
- src/connectivity/bluetooth/core/bt-host/fidl/host_server.cc 13 additions, 13 deletionssrc/connectivity/bluetooth/core/bt-host/fidl/host_server.cc
- src/connectivity/bluetooth/core/bt-host/fidl/host_server.h 8 additions, 8 deletionssrc/connectivity/bluetooth/core/bt-host/fidl/host_server.h
- src/connectivity/bluetooth/core/bt-host/fidl/low_energy_central_server.cc 3 additions, 3 deletions.../bluetooth/core/bt-host/fidl/low_energy_central_server.cc
- src/connectivity/bluetooth/core/bt-host/fidl/low_energy_central_server.h 2 additions, 2 deletions...y/bluetooth/core/bt-host/fidl/low_energy_central_server.h
- src/connectivity/bluetooth/core/bt-host/fidl/profile_server.cc 2 additions, 2 deletions...onnectivity/bluetooth/core/bt-host/fidl/profile_server.cc
Loading
Please register or sign in to comment