Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/platform/
Dble.h238 otError otPlatBleGapAdvStop(otInstance *aInstance);
/openthread-latest/src/posix/platform/
Dble.cpp61 otError otPlatBleGapAdvStop(otInstance *aInstance) in otPlatBleGapAdvStop() function
/openthread-latest/examples/platforms/simulation/
Dble.c122 otError otPlatBleGapAdvStop(otInstance *aInstance) in otPlatBleGapAdvStop() function
/openthread-latest/src/core/radio/
Dble_secure.cpp112 SuccessOrExit(otPlatBleGapAdvStop(&GetInstance())); in Stop()
/openthread-latest/tests/unit/
Dtest_platform.cpp777 otError otPlatBleGapAdvStop(otInstance *aInstance) in otPlatBleGapAdvStop() function