Bluetooth: use inclusive language to describe CPB
authorArchie Pusaka <apusaka@chromium.org>
Mon, 31 May 2021 08:37:22 +0000 (16:37 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 26 Jun 2021 05:12:36 +0000 (07:12 +0200)
commit6397729bb74df3918187c5e96fb0f63c5f5292d9
tree9c78575eb2f5947783af1c5d7455eeb30ed84ea2
parent76c185a51505262fe19b5a2cd5dd70199d21949b
Bluetooth: use inclusive language to describe CPB

This patch replaces some non-inclusive terms based on the appropriate
language mapping table compiled by the Bluetooth SIG:
https://specificationrefs.bluetooth.com/language-mapping/Appropriate_Language_Mapping_Table.pdf

Specifically, these terms are replaced when describing the
connectionless peripheral broadcast feature:
master -> central
slave  -> peripheral

Signed-off-by: Archie Pusaka <apusaka@chromium.org>
Reviewed-by: Miao-chen Chou <mcchou@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_core.c