Searched refs:otBleSecureSetTcatVendorInfo (Results 1 – 4 of 4) sorted by relevance
117 otError otBleSecureSetTcatVendorInfo(otInstance *aInstance, const otTcatVendorInfo *aVendorInfo);
133 SuccessOrQuit(otBleSecureSetTcatVendorInfo(instance, &vendorInfo)); in TestTcat()
319 SuccessOrExit(error = otBleSecureSetTcatVendorInfo(GetInstancePtr(), &mVendorInfo)); in Process()
58 otError otBleSecureSetTcatVendorInfo(otInstance *aInstance, const otTcatVendorInfo *aVendorInfo) in otBleSecureSetTcatVendorInfo() function