Home
last modified time | relevance | path

Searched refs:otBleSecureStart (Results 1 – 3 of 3) sorted by relevance

/openthread-3.6.0/include/openthread/
Dble_secure.h106 otError otBleSecureStart(otInstance *aInstance,
/openthread-3.6.0/src/cli/
Dcli_tcat.cpp130 …SuccessOrExit(error = otBleSecureStart(GetInstancePtr(), nullptr, HandleBleSecureReceive, true, nu… in Process()
/openthread-3.6.0/src/core/api/
Dble_secure_api.cpp49 otError otBleSecureStart(otInstance *aInstance, in otBleSecureStart() function