Home
last modified time | relevance | path

Searched defs:do_handshake (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/tools/tcat_ble_client/ble/
Dble_stream_secure.py68 async def do_handshake(self, timeout=30.0): member in BleStreamSecure
/openthread-latest/third_party/mbedtls/repo/programs/ssl/
Dssl_mail_client.c149 static int do_handshake(mbedtls_ssl_context *ssl) in do_handshake() function