OSDN Git Service

Get rid of no longer necessary bt_bdaddr_t helpers
authorJakub Pawlowski <jpawlowski@google.com>
Thu, 15 Jun 2017 14:16:16 +0000 (07:16 -0700)
committerJakub Pawlowski <jpawlowski@google.com>
Tue, 20 Jun 2017 01:12:08 +0000 (01:12 +0000)
commit6da40f978258dd31fae05a592ee70e26cd7c25b1
tree840499169b1b78465796d964294ea493bd651708
parente91297a4d1a77ae0c367fbe756090b7357e9893a
Get rid of no longer necessary bt_bdaddr_t helpers

This are now implemented by the "==" and copy operator

Test: compilation test

Change-Id: I4438c54a9238ad9f3083f7f8a8159d1b7f0f9b32
btcore/include/bdaddr.h
btcore/src/bdaddr.cc
btcore/test/bdaddr_test.cc
btif/src/btif_core.cc
stack/btm/btm_ble_bgconn.cc
test/suite/adapter/bluetooth_test.cc
test/suite/rfcomm/rfcomm_test.cc
tools/mcap_tool/mcap_test_app.cc