You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/04/24 14:45:37 UTC

[GitHub] sjanc opened a new pull request #64: nimble/ll: Fix not reporting Extended Advertising in LE features

sjanc opened a new pull request #64: nimble/ll: Fix not reporting Extended Advertising in LE features
URL: https://github.com/apache/mynewt-nimble/pull/64
 
 
   If Extended Advertising is enabled proper bit needs to be set in
   support features.
   
   < HCI Command: LE Read Local Supported Features (0x08|0x0003) plen 0
   > HCI Event: Command Complete (0x0e) plen 12
         LE Read Local Supported Features (0x08|0x0003) ncmd 1
           Status: Success (0x00)
           Features: 0xff 0x59 0x00 0x00 0x00 0x00 0x00 0x00
             LE Encryption
             Connection Parameter Request Procedure
             Extended Reject Indication
             Slave-initiated Features Exchange
             LE Ping
             LE Data Packet Length Extension
             LL Privacy
             Extended Scanner Filter Policies
             LE 2M PHY
             LE Coded PHY
             LE Extended Advertising
             Channel Selection Algorithm #2

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services