Searched defs:aScanChannel (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/openthread/src/core/mac/ |
H A D | link_raw.cpp | 216 Error LinkRaw::EnergyScan(uint8_t aScanChannel, uint16_t aScanDuration, otLinkRawEnergyScanDone aCa… in EnergyScan()
|
H A D | mac_links.hpp | 607 Error EnergyScan(uint8_t aScanChannel, uint16_t aScanDuration) in EnergyScan()
|
H A D | sub_mac.cpp | 661 Error SubMac::EnergyScan(uint8_t aScanChannel, uint16_t aScanDuration) in EnergyScan()
|
/aosp_15_r20/external/openthread/src/core/api/ |
H A D | link_raw_api.cpp | 108 uint8_t aScanChannel, in otLinkRawEnergyScan()
|
/aosp_15_r20/external/openthread/src/core/radio/ |
H A D | radio.hpp | 1000 inline Error Radio::EnergyScan(uint8_t aScanChannel, uint16_t aScanDuration) in EnergyScan()
|
/aosp_15_r20/external/openthread/tests/fuzz/ |
H A D | fuzzer_platform.cpp | 414 otError otPlatRadioEnergyScan(otInstance *aInstance, uint8_t aScanChannel, uint16_t aScanDuration) in otPlatRadioEnergyScan()
|
/aosp_15_r20/external/openthread/examples/platforms/simulation/ |
H A D | radio.c | 1006 otError otPlatRadioEnergyScan(otInstance *aInstance, uint8_t aScanChannel, uint16_t aScanDuration) in otPlatRadioEnergyScan()
|
/aosp_15_r20/external/openthread/src/posix/platform/ |
H A D | radio.cpp | 442 otError otPlatRadioEnergyScan(otInstance *aInstance, uint8_t aScanChannel, uint16_t aScanDuration) in otPlatRadioEnergyScan()
|
/aosp_15_r20/external/openthread/src/lib/spinel/ |
H A D | radio_spinel.cpp | 1248 otError RadioSpinel::EnergyScan(uint8_t aScanChannel, uint16_t aScanDuration) in EnergyScan()
|