rahult-github commented on PR #1851: URL: https://github.com/apache/mynewt-nimble/pull/1851#issuecomment-2304455357
> until now we didn't have need for V2 (or more) HCI commands in host but I think we should start tracking controller supported commands. > > I believe we should be able to simply extend host API and if no preference is selected we can fallback to V1 if V2 is not supported, in case of preference set by app, we fail if V2 is not supported So current implementation to read supported commands is only for event mask2 . I have extended it to use all commands bits ( so that future implementation can use it as needed). -- 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: notifications-unsubscr...@mynewt.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org