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 2022/04/22 07:35:09 UTC

[GitHub] [mynewt-nimble] kasjer commented on pull request #1244: nimble/ll: Add more HCI commands for fake dual-mode

kasjer commented on PR #1244:
URL: https://github.com/apache/mynewt-nimble/pull/1244#issuecomment-1106110601

   With this PR **Read Class of Device** passes but later on something fails and interface is still not usable on bluez 5.5
   ```ruby
   < HCI Command: Set Event Filter (0x03|0x0005) plen 1                                                                                                                                                                                  #907 [hci0] 72416.495216
           Type: Clear All Filters (0x00)
   > HCI Event: Command Status (0x0f) plen 4                                                                                                                                                                                             #908 [hci0] 72416.496167
         Set Event Filter (0x03|0x0005) ncmd 1
           Status: Unknown HCI Command (0x01)
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org