Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Class of Device debugging info #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brett-lynnes
Copy link

This puts a bunch of spam in HciAdapter.h (i may separate out the debug/display functions at a later date), but it does appear to parse the 24bit Class of Device correctly so you can see what your device is announcing itself as. As far as I can tell, the only ones out there who actually use this information are Apple devices. Other devices may use the CoD to figure out which icon to display your server as.

@nettlep
Copy link
Owner

nettlep commented Nov 21, 2019

Hi Brett, this all looks good, though I would suggest a formatting treatment to match the existing ggk codebase (mostly curly brace placement and switch/case indentation.)

@brett-lynnes
Copy link
Author

brett-lynnes commented Nov 21, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants