Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal_cmd.c109 ret = GetComboInfo(supCombo, size); in HalCmdGetSupportCombo()
/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h341 int32_t GetComboInfo(uint64_t *comboInfo, uint32_t size);
/ohos5.0/drivers/peripheral/wlan/test/unittest/client/
H A Dhdf_client_test.cpp148 ret = GetComboInfo(comboInfo, DEFAULT_COMBO_SIZE);
/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_cmd_adapter.c281 int32_t GetComboInfo(uint64_t *comboInfo, uint32_t size) in GetComboInfo() function
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c1131 int32_t GetComboInfo(uint64_t *comboInfo, uint32_t size) in GetComboInfo() function