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 2021/02/02 13:26:27 UTC

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on issue #909: No "Class of Device" (CoD) setter, getter found in API?

andrzej-kaczmarek commented on issue #909:
URL: https://github.com/apache/mynewt-nimble/issues/909#issuecomment-771632903


   There's no CoD in BLE, it's only used in Bluetooth classic which NimBLE does not support.
   If you want to filter devices during discovery you can use either Appearance value or Services UUIDs, both can be present in advertising data.


----------------------------------------------------------------
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.

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