Home
last modified time | relevance | path

Searched refs:otBleSecureSetSslAuthMode (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/include/openthread/
Dble_secure.h266 void otBleSecureSetSslAuthMode(otInstance *aInstance, bool aVerifyPeerCertificate);
/openthread-latest/tests/unit/
Dtest_tcat.cpp130 otBleSecureSetSslAuthMode(instance, true); in TestTcat()
/openthread-latest/src/cli/
Dcli_tcat.cpp317 otBleSecureSetSslAuthMode(GetInstancePtr(), true); in Process()
/openthread-latest/src/core/api/
Dble_secure_api.cpp129 void otBleSecureSetSslAuthMode(otInstance *aInstance, bool aVerifyPeerCertificate) in otBleSecureSetSslAuthMode() function