Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dble_secure.h117 otError otBleSecureSetTcatVendorInfo(otInstance *aInstance, const otTcatVendorInfo *aVendorInfo);
/openthread-latest/tests/unit/
Dtest_tcat.cpp133 SuccessOrQuit(otBleSecureSetTcatVendorInfo(instance, &vendorInfo)); in TestTcat()
/openthread-latest/src/cli/
Dcli_tcat.cpp319 SuccessOrExit(error = otBleSecureSetTcatVendorInfo(GetInstancePtr(), &mVendorInfo)); in Process()
/openthread-latest/src/core/api/
Dble_secure_api.cpp58 otError otBleSecureSetTcatVendorInfo(otInstance *aInstance, const otTcatVendorInfo *aVendorInfo) in otBleSecureSetTcatVendorInfo() function