Searched refs:otBleSecureSetSslAuthMode (Results 1 – 4 of 4) sorted by relevance
266 void otBleSecureSetSslAuthMode(otInstance *aInstance, bool aVerifyPeerCertificate);
130 otBleSecureSetSslAuthMode(instance, true); in TestTcat()
317 otBleSecureSetSslAuthMode(GetInstancePtr(), true); in Process()
129 void otBleSecureSetSslAuthMode(otInstance *aInstance, bool aVerifyPeerCertificate) in otBleSecureSetSslAuthMode() function