otBleSecureGetPeerSubjectAttributeByOid() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

OT_ERROR_INVALID_STATE Not connected yet. OT_ERROR_INVALID_ARGS Invalid attribute length. OT_ERROR_NONE Successfully read attribute. OT_ERROR_NO_BUFS Insufficient memory for storing the attribute value.

Notes

Requires the build-time feature `MBEDTLS_SSL_KEEP_PEER_CERTIFICATE` to be enabled.

References

from examples