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 2018/10/17 18:52:08 UTC

[GitHub] ccollins476ad opened a new pull request #1465: net/oic: Function to determine if endpoint is GATT

ccollins476ad opened a new pull request #1465: net/oic: Function to determine if endpoint is GATT
URL: https://github.com/apache/mynewt-core/pull/1465
 
 
   Add a function to determine if the provided OIC endpoint is the GATT (BLE) endpoint.  This is an analogue of the existing `oc_endpoint_is_ip` function.
   
   This function is useful for oc_sec_recv callbacks; to inspect an endpoint's details, the callback must first determine the type of endpoint being used.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services