doc: Inclusive language update
authorArchie Pusaka <apusaka@chromium.org>
Wed, 15 Sep 2021 08:32:09 +0000 (16:32 +0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:37 +0000 (19:08 +0530)
Update the docs to reflect the changes for the other inclusive
language updates.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
doc/mesh-api.txt
doc/mgmt-api.txt

index d1837b9..d1d29d2 100644 (file)
@@ -596,7 +596,7 @@ Methods:
                        org.bluez.mesh.Error.InvalidArguments
 
        void SetKeyPhase(uint16 net_index, uint8 phase)
-               This method is used to set the master key update phase of the
+               This method is used to set the flooding key update phase of the
                given subnet. When finalizing the procedure, it is important
                to CompleteAppKeyUpdate() on all app keys that have been
                updated during the procedure prior to setting phase 3.
index 32e5eab..eab8049 100755 (executable)
@@ -855,7 +855,7 @@ Load Long Term Keys Command
                                        Address (6 Octets)
                                        Address_Type (1 Octet)
                                        Key_Type (1 Octet)
-                                       Master (1 Octet)
+                                       Central (1 Octet)
                                        Encryption_Size (1 Octet)
                                        Encryption_Diversifier (2 Octets)
                                        Random_Number (8 Octets)
@@ -4081,7 +4081,7 @@ New Long Term Key Event
                                        Address (6 Octets)
                                        Address_Type (1 Octet)
                                        Key_Type (1 Octet)
-                                       Master (1 Octet)
+                                       Central (1 Octet)
                                        Encryption Size (1 Octet)
                                        Enc. Diversifier (2 Octets)
                                        Random Number (8 Octets)
@@ -4521,7 +4521,7 @@ New Signature Resolving Key Event
                                }
 
        This event indicates that a new signature resolving key has been
-       generated for either the master or slave device.
+       generated for either the central or peripheral device.
 
        The Store_Hint parameter indicates whether the host is expected
        to store the key persistently or not.