OSDN Git Service

Updated SIG wording: whitelist to acceptlist
authorChen Chen <cncn@google.com>
Mon, 12 Oct 2020 20:03:48 +0000 (13:03 -0700)
committerChen Chen <cncn@google.com>
Wed, 14 Oct 2020 03:43:51 +0000 (03:43 +0000)
commit20e3b211aa8fe580db3166119fe64f0bd52ad5f5
tree5f0bdf9d6770482588d037d4bf229c677bd1d5c8
parenta3d687c25403ce45067418d0ee409e8cda822219
Updated SIG wording: whitelist to acceptlist

Bug: 170342881
Tag: #refactor
Test: atest --host bluetooth_test_common
Test: atest --host bluetooth_test_gd
Test: atest net_test_btif
Merged-In: I6707def7cca06068fbbf25f1f403bb5fd31eb215
BYPASS_INCLUSIVE_LANGUAGE_REASON=required to explain the update

Change-Id: I6707def7cca06068fbbf25f1f403bb5fd31eb215
39 files changed:
bta/dm/bta_dm_act.cc
bta/gatt/bta_gattc_act.cc
bta/gatt/bta_gattc_utils.cc
bta/hearing_aid/hearing_aid.cc
bta/include/bta_hearing_aid_api.h
btif/include/btif_storage.h
btif/src/btif_gatt_client.cc
btif/src/btif_hearing_aid.cc
btif/src/btif_storage.cc
device/include/controller.h
device/src/controller.cc
hci/include/btsnoop.h
hci/include/hci_packet_factory.h
hci/include/hci_packet_parser.h
hci/src/btsnoop.cc
hci/src/hci_packet_factory.cc
hci/src/hci_packet_parser.cc
include/hardware/bt_hearing_aid.h
stack/acl/btm_ble_connection_establishment.cc
stack/btm/btm_ble_bgconn.cc
stack/btm/btm_ble_bgconn.h
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/security_device_record.h
stack/btu/btu_hcif.cc
stack/gatt/connection_manager.cc
stack/gatt/connection_manager.h
stack/hcic/hciblecmds.cc
stack/include/gatt_api.h
stack/include/hcidefs.h
stack/include/hcimsgs.h
stack/l2cap/l2c_main.cc
stack/l2cap/l2c_utils.cc
stack/rfcomm/rfc_port_fsm.cc
stack/test/common/mock_btsnoop_module.cc
stack/test/gatt_connection_manager_test.cc