/ohos5.0/drivers/peripheral/wlan/hal/src/ |
H A D | wifi_hal_base_feature.c | 93 static int32_t GetIfNamesByChipIdInner(const uint8_t chipId, char **ifNames, uint32_t *num) in GetIfNamesByChipIdInner() 159 static int32_t HalGetIfNamesByChipId(const uint8_t chipId, char **ifNames, uint32_t *num) in HalGetIfNamesByChipId()
|
H A D | wifi_hal_cmd.c | 249 int32_t HalCmdGetIfNamesByChipId(const uint8_t chipId, char **ifNames, uint32_t *num) in HalCmdGetIfNamesByChipId()
|
/ohos5.0/drivers/peripheral/wlan/test/fuzztest/ |
H A D | wlan_common_fuzzer.cpp | 127 char ifNames[IFNAMSIZ] = {0}; in FuzzGetNetworkIfaceName() local 184 char ifNames[IFNAMSIZ] = {0}; in FuzzGetIfNamesByChipId() local
|
/ohos5.0/drivers/peripheral/wlan/test/hdi_service/ |
H A D | wlan_hdi_direct_test.cpp | 321 char ifNames[IFNAMSIZ] = {0}; variable 340 char ifNames[IFNAMSIZ] = {0}; variable
|
H A D | wlan_hdi_hal_services_c_test.cpp | 146 char ifNames[IFNAMSIZ] = {0}; variable 297 char ifNames[IFNAMSIZ] = {0}; variable 1094 char ifNames[IFNAMSIZ] = {0}; variable
|
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/ |
H A D | hdf_wlan_utils.c | 232 char *ifNames = NULL; in HdfWlanGetIfNames() local
|
/ohos5.0/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/ |
H A D | ut_net_policy_callback_stub.cpp | 168 std::vector<std::string> ifNames; variable
|
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/ |
H A D | hdf_wifi_core.c | 282 char *ifNames = NULL; in HdfWlanDeinitInterfaces() local
|
/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/ |
H A D | sbuf_cmd_adapter.c | 604 static int32_t GetIfNames(struct HdfSBuf *reply, char **ifNames, uint32_t *num) in GetIfNames() 639 int32_t GetIfNamesByChipId(const uint8_t chipId, char **ifNames, uint32_t *num) in GetIfNamesByChipId()
|
/ohos5.0/drivers/peripheral/wlan/test/unittest/hal/ |
H A D | wifi_hal_test.cpp | 509 char *ifNames = nullptr; variable 1228 char *ifNames = nullptr; variable
|
/ohos5.0/drivers/peripheral/wlan/test/unittest/client/ |
H A D | hdf_client_test.cpp | 344 char *ifNames = nullptr; variable
|
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/module/ |
H A D | wifi_base.c | 1168 char *ifNames = NULL; in WifiCmdGetIfNamesByChipId() local 1208 char *ifNames = NULL; in WifiResetEntranceCheck() local
|
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/ |
H A D | netlink_cmd_adapter.c | 1486 int32_t GetIfNamesByChipId(const uint8_t chipId, char **ifNames, uint32_t *num) in GetIfNamesByChipId()
|