mbedTLS + 0/1 examples
SourceVu will show references to mbedtls_ssl_get_version_number() from the following samples and libraries:
 
Symbols
loading (1/5)...
Files
loading (4/5)...
SummarySyntaxArgumentsRelatedExamplesReferencesData Use

Return value

The negotiated protocol version.

Notes

If you call this function too early during the initial handshake, before the two sides have agreed on a version, this function returns #MBEDTLS_SSL_VERSION_UNKNOWN.

References

from 0/1 examples