OSDN Git Service

Remove def BLE_PRIVACY_SPT
authorChris Manton <cmanton@google.com>
Sat, 22 Aug 2020 23:30:34 +0000 (16:30 -0700)
committerChris Manton <cmanton@google.com>
Mon, 24 Aug 2020 15:01:13 +0000 (08:01 -0700)
commitb9403bab4d88478014f8b45cfae49b9ad887172a
tree6b68dd6f242e5522b8f1e4c2a2f74e0df7c9acb0
parentda637852afa1f56d2d18cfb6eae549aeeb503a59
Remove def BLE_PRIVACY_SPT

Always TRUE; untested and unsupported when false

Towards readable code

Bug: 163134718
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: I88e5466db12dfafbe9ed4ef66459b0c9da7f4fc1
15 files changed:
stack/acl/btm_acl.cc
stack/btm/btm_ble.cc
stack/btm/btm_ble_addr.cc
stack/btm/btm_ble_adv_filter.cc
stack/btm/btm_ble_bgconn.cc
stack/btm/btm_ble_connection_establishment.cc
stack/btm/btm_ble_gap.cc
stack/btm/btm_ble_int.h
stack/btm/btm_ble_int_types.h
stack/btm/btm_ble_privacy.cc
stack/btm/btm_devctl.cc
stack/btm/btm_sec.cc
stack/btm/security_device_record.h
stack/btu/btu_hcif.cc
stack/l2cap/l2c_ble.cc