ccollins476ad closed pull request #989: Documentation fixes
URL: https://github.com/apache/mynewt-core/pull/989
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/network/ble/ble_setup/ble_addr.rst 
b/docs/network/ble/ble_setup/ble_addr.rst
index a8531b377..71c6d43e7 100644
--- a/docs/network/ble/ble_setup/ble_addr.rst
+++ b/docs/network/ble/ble_setup/ble_addr.rst
@@ -1,4 +1,4 @@
-Configure device ddress
+Configure device address
 ------------------------
 
 A BLE device needs an address to do just about anything. For information
diff --git a/docs/network/ble/btshell/btshell_GAP.rst 
b/docs/network/ble/btshell/btshell_GAP.rst
index 774ea60c6..ce6475554 100644
--- a/docs/network/ble/btshell/btshell_GAP.rst
+++ b/docs/network/ble/btshell/btshell_GAP.rst
@@ -56,7 +56,7 @@ Configuration
 
+---------------------+-----------------+----------------------------+---------------------------------------------------------------------------------------------------------+
 | **set-priv-mode**   |                 |                            | Set 
privacy mode for device                                                         
                    |
 
+---------------------+-----------------+----------------------------+---------------------------------------------------------------------------------------------------------+
-|                     | addr            | XX:XX:XX:XX:XX:XX          | Remove 
device address                                                                  
                 |
+|                     | addr            | XX:XX:XX:XX:XX:XX          | Remote 
device address                                                                  
                 |
 
+---------------------+-----------------+----------------------------+---------------------------------------------------------------------------------------------------------+
 |                     | addr\_type      | ``public``                 | Remote 
device public address type                                                      
                 |
 
+---------------------+-----------------+----------------------------+---------------------------------------------------------------------------------------------------------+
@@ -66,7 +66,7 @@ Configuration
 
+---------------------+-----------------+----------------------------+---------------------------------------------------------------------------------------------------------+
 | **white-list**      |                 |                            | Add 
devices to white list (this command accepts multiple instances of addr and 
addr\_type parameters)   |
 
+---------------------+-----------------+----------------------------+---------------------------------------------------------------------------------------------------------+
-|                     | addr            | XX:XX:XX:XX:XX:XX          | Remove 
device address                                                                  
                 |
+|                     | addr            | XX:XX:XX:XX:XX:XX          | Remote 
device address                                                                  
                 |
 
+---------------------+-----------------+----------------------------+---------------------------------------------------------------------------------------------------------+
 |                     | addr\_type      | ``public``                 | Remote 
device public address type                                                      
                 |
 
+---------------------+-----------------+----------------------------+---------------------------------------------------------------------------------------------------------+
@@ -151,7 +151,7 @@ Device discovery and connection
 
+--------------------------+--------------------------------+----------------------------+------------------------------------------------------------------------------------------------------------+
 |                          |                                | random\_id       
          | Remote device random address type (Identity)                        
                                       |
 
+--------------------------+--------------------------------+----------------------------+------------------------------------------------------------------------------------------------------------+
-|                          | peer\_addr                     | 
XX:XX:XX:XX:XX:XX          | Remove device address                              
                                                        |
+|                          | peer\_addr                     | 
XX:XX:XX:XX:XX:XX          | Remote device address                              
                                                        |
 
+--------------------------+--------------------------------+----------------------------+------------------------------------------------------------------------------------------------------------+
 |                          | own\_addr\_type                | ``public``       
          | Use public address for scan requests                                
                                       |
 
+--------------------------+--------------------------------+----------------------------+------------------------------------------------------------------------------------------------------------+
@@ -363,7 +363,7 @@ Advertising with Extended Advertising enabled
 
+------------------------------+--------------------------+----------------------------+-------------------------------------------------------------------------------------+
 |                              |                          | random\_id         
        | Remote device random address type (Identity)                          
              |
 
+------------------------------+--------------------------+----------------------------+-------------------------------------------------------------------------------------+
-|                              | peer\_addr               | XX:XX:XX:XX:XX:XX  
        | Remove device address - if provided perform directed advertising      
              |
+|                              | peer\_addr               | XX:XX:XX:XX:XX:XX  
        | Remote device address - if provided perform directed advertising      
              |
 
+------------------------------+--------------------------+----------------------------+-------------------------------------------------------------------------------------+
 |                              | own\_addr\_type          | ``public``         
        | Use public address for scan requests                                  
              |
 
+------------------------------+--------------------------+----------------------------+-------------------------------------------------------------------------------------+
@@ -504,7 +504,7 @@ Legacy Advertising with Extended Advertising disabled
 
+--------------------+--------------------------+----------------------------+-------------------------------------------------------------------------------------+
 |                    |                          | random\_id                 | 
Remote device random address type (Identity)                                    
    |
 
+--------------------+--------------------------+----------------------------+-------------------------------------------------------------------------------------+
-|                    | peer\_addr               | XX:XX:XX:XX:XX:XX          | 
Remove device address - if provided perform directed advertising                
    |
+|                    | peer\_addr               | XX:XX:XX:XX:XX:XX          | 
Remote device address - if provided perform directed advertising                
    |
 
+--------------------+--------------------------+----------------------------+-------------------------------------------------------------------------------------+
 |                    | own\_addr\_type          | ``public``                 | 
Use public address for scan requests                                            
    |
 
+--------------------+--------------------------+----------------------------+-------------------------------------------------------------------------------------+


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to