Searched refs:WlanInterfaceGetIfNamesByChipId (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/drivers/peripheral/wlan/hdi_service/ |
H A D | wlan_interface_service.c | 49 service->interface.GetIfNamesByChipId = WlanInterfaceGetIfNamesByChipId; in WlanInterfaceImplGetInstance()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_0/c_target/wlan/v1_0/ |
H A D | wlan_interface_service.c.txt | 84 static int32_t WlanInterfaceGetIfNamesByChipId(struct IWlanInterface *self, uint8_t chipId, char* i… 226 service->interface.GetIfNamesByChipId = WlanInterfaceGetIfNamesByChipId;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_1/c_target/wlan/v1_1/ |
H A D | wlan_interface_service.c.txt | 84 static int32_t WlanInterfaceGetIfNamesByChipId(struct IWlanInterface *self, uint8_t chipId, char* i… 243 service->interface.GetIfNamesByChipId = WlanInterfaceGetIfNamesByChipId;
|
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/ |
H A D | wlan_common_cmd.h | 35 int32_t WlanInterfaceGetIfNamesByChipId(struct IWlanInterface *self, uint8_t chipId, char *ifName,
|
H A D | wlan_common_cmd.c | 419 int32_t WlanInterfaceGetIfNamesByChipId(struct IWlanInterface *self, uint8_t chipId, char *ifName, in WlanInterfaceGetIfNamesByChipId() function
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_2/c_target/wlan/v1_2/ |
H A D | wlan_interface_service.c.txt | 84 static int32_t WlanInterfaceGetIfNamesByChipId(struct IWlanInterface *self, uint8_t chipId, char* i… 276 service->interface.GetIfNamesByChipId = WlanInterfaceGetIfNamesByChipId;
|