Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dble_secure.h326 bool otBleSecureIsConnectionActive(otInstance *aInstance);
/openthread-latest/tests/unit/
Dtest_tcat.cpp164 VerifyOrQuit(otBleSecureIsConnectionActive(instance)); in TestTcat()
/openthread-latest/src/core/api/
Dble_secure_api.cpp160 bool otBleSecureIsConnectionActive(otInstance *aInstance) in otBleSecureIsConnectionActive() function