cwanda commented on a change in pull request #213: Updated bletiny docs and 
added btshell docs
URL: https://github.com/apache/mynewt-site/pull/213#discussion_r128497348
 
 

 ##########
 File path: docs/network/ble/btshell/btshell_GAP.md
 ##########
 @@ -100,6 +181,24 @@ The Connection parameter definitions can be found in 
Section 7.8.12 of the BLUET
 | high_duty        | Whether to use high-duty-cycle        | 0/1               
                                           | 0                         |
 | duration         |                                       | Milliseconds      
                                           | Forever                   |
 
+Extended Advertising parameters:
+
+| *bletiny string* | *Description*                                             
                                | *Notes*        | *Default*                    
|
+|------------------|-------------------------------------------------------------------------------------------|----------------|------------------------------|
+| tx_power         | Maximum power level at which the advertising packets are 
to be transmitted                | -127 - 127 dBm | 127 (Host has no 
preference) |
+| primary_phy      | PHY on which the advertising packets are transmitted on 
the primary advertising channel   |                | none                       
  |
+| secondary_phy    | PHY on which the advertising packets are transmitted on 
the secondary advertising channel |                | primary_phy                
  |
+
+
+### Advertising PHY Types
+
+| *Description*                       | *bletiny parameter value* |
+|-------------------------------------|---------------------------|
 
 Review comment:
   Change "**bletiny** ext parameter value" -> btshell 
 
----------------------------------------------------------------
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