Searched hist:"76 c185a51505262fe19b5a2cd5dd70199d21949b" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | hci.h | diff 76c185a51505262fe19b5a2cd5dd70199d21949b Mon May 31 03:37:21 CDT 2021 Archie Pusaka <apusaka@chromium.org> Bluetooth: use inclusive language in hci_core.h
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: master -> central slave -> peripheral
These attributes are not used elsewhere in the code.
Signed-off-by: Archie Pusaka <apusaka@chromium.org> Reviewed-by: Miao-chen Chou <mcchou@chromium.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|