Home
last modified time | relevance | path

Searched defs:measParam (Results 1 – 4 of 4) sorted by relevance

/drivers/peripheral/wlan/hal/src/
Dwifi_hal.c309 static int32_t StartChannelMeasInner(const char *ifName, const struct MeasParam *measParam) in StartChannelMeasInner()
474 static int32_t WifiStartChannelMeas(const char *ifName, const struct MeasParam *measParam) in WifiStartChannelMeas()
/drivers/hdf_core/framework/model/network/wifi/core/module/
Dwifi_base.c1516 static uint32_t HdfWlanStartChannelMeas(const char *ifName, const MeasParam *measParam) in HdfWlanStartChannelMeas()
1544 const MeasParam *measParam = NULL; in WifiCmdStartChannelMeas() local
/drivers/peripheral/wlan/client/src/sbuf/
Dsbuf_cmd_adapter.c850 int32_t StartChannelMeas(const char *ifName, const struct MeasParam *measParam) in StartChannelMeas()
/drivers/peripheral/wlan/client/src/netlink/
Dnetlink_cmd_adapter.c1576 int32_t StartChannelMeas(const char *ifName, const struct MeasParam *measParam) in StartChannelMeas()