Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h233 struct FreqInfoResult { struct
345 struct FreqInfoResult *result, uint32_t size);
/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal_cmd.c142 struct FreqInfoResult result; in HalCmdGetValidFreqWithBand()
/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_t size) in GetValidFreqByBand()
/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c932 static void GetCenterFreq(struct nlattr *bands, struct FreqInfoResult *result) in GetCenterFreq()
978 struct FreqInfoResult *result = (struct FreqInfoResult *)arg; in ParserValidFreq()
1280 int32_t GetValidFreqByBand(const char *ifName, int32_t band, struct FreqInfoResult *result, uint32_t size) in GetValidFreqByBand()
/drivers/peripheral/wlan/test/unittest/client/
H A Dhdf_client_test.cpp221 struct FreqInfoResult result;

Completed in 12 milliseconds