Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h233 struct FreqInfoResult { struct
345 struct FreqInfoResult *result, uint32_t size);
/ohos5.0/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal_cmd.c142 struct FreqInfoResult result; in HalCmdGetValidFreqWithBand()
/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_cmd_adapter.c95 static int32_t ParserFreqInfo(struct HdfSBuf *reply, struct FreqInfoResult *result, uint32_t size) in ParserFreqInfo()
396 int32_t GetValidFreqByBand(const char *ifName, int32_t band, struct FreqInfoResult *result, uint32_… in GetValidFreqByBand()
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c931 static void GetCenterFreq(struct nlattr *bands, struct FreqInfoResult *result) in GetCenterFreq()
977 struct FreqInfoResult *result = (struct FreqInfoResult *)arg; in ParserValidFreq()
1279 int32_t GetValidFreqByBand(const char *ifName, int32_t band, struct FreqInfoResult *result, uint32_… in GetValidFreqByBand()
/ohos5.0/drivers/peripheral/wlan/test/unittest/client/
H A Dhdf_client_test.cpp221 struct FreqInfoResult result;