Home
last modified time | relevance | path

Searched defs:ActiveScanHandler (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ot-br-posix/src/utils/
H A Dthread_helper.cpp408 void ThreadHelper::ActiveScanHandler(otActiveScanResult *aResult, void *aThreadHelper) in ActiveScanHandler() function in otbr::agent::ThreadHelper
415 void ThreadHelper::ActiveScanHandler(otActiveScanResult *aResult) in ActiveScanHandler() function in otbr::agent::ThreadHelper
/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac.hpp97 typedef otHandleActiveScanResult ActiveScanHandler; typedef