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

2022-05-10 Thread GitBox


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

   Tested on Windows and Linux without problems


-- 
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-unsubscr...@mynewt.apache.org

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



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

2022-04-22 Thread GitBox


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-unsubscr...@mynewt.apache.org

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