Home
last modified time | relevance | path

Searched refs:otPlatBleGapAdvStop (Results 1 – 5 of 5) sorted by relevance

/openthread-3.6.0/examples/platforms/simulation/
Dble.c50 otError otPlatBleGapAdvStop(otInstance *aInstance) in otPlatBleGapAdvStop() function
/openthread-3.6.0/src/posix/platform/
Dble.cpp50 otError otPlatBleGapAdvStop(otInstance *aInstance) in otPlatBleGapAdvStop() function
/openthread-3.6.0/include/openthread/platform/
Dble.h189 otError otPlatBleGapAdvStop(otInstance *aInstance);
/openthread-3.6.0/src/core/radio/
Dble_secure.cpp98 SuccessOrExit(otPlatBleGapAdvStop(&GetInstance())); in Stop()
/openthread-3.6.0/tests/unit/
Dtest_platform.cpp713 otError otPlatBleGapAdvStop(otInstance *aInstance) in otPlatBleGapAdvStop() function