Home
last modified time | relevance | path

Searched refs:WpaInterfaceGetWepTxKeyIdx (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_common_cmd.h102 int32_t WpaInterfaceGetWepTxKeyIdx(struct IWpaInterface *self, const char *ifName, int *keyIdx);
H A Dwpa_common_cmd.c966 int32_t WpaInterfaceGetWepTxKeyIdx(struct IWpaInterface *self, const char *ifName, int *keyIdx) in WpaInterfaceGetWepTxKeyIdx() function
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/
H A Dwpa_interface_service.c74 service->interface.GetWepTxKeyIdx = WpaInterfaceGetWepTxKeyIdx; in WpaInterfaceImplGetInstance()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_wpa_v1_0/c_target/wlan/wpa/v1_0/
H A Dwpa_interface_service.c.txt205 static int32_t WpaInterfaceGetWepTxKeyIdx(struct IWpaInterface *self, const char* ifName, int32_t* …
508 service->interface.GetWepTxKeyIdx = WpaInterfaceGetWepTxKeyIdx;