Home
last modified time | relevance | path

Searched refs:WifiSendCmdIoctl (Results 1 – 7 of 7) sorted by relevance

/drivers/peripheral/wlan/hdi_service/
Dwlan_interface_service.c68 service->interface.WifiSendCmdIoctl = WlanInterfaceWifiSendCmdIoctl; in WlanInterfaceImplGetInstance()
/drivers/peripheral/wlan/hal/src/
Dwifi_hal.c498 static int32_t WifiSendCmdIoctl(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t… in WifiSendCmdIoctl() function
541 singleWifiInstance.sendCmdIoctl = WifiSendCmdIoctl; in WifiConstruct()
/drivers/peripheral/wlan/test/fuzztest/
Dwlan_common_fuzzer.cpp229 interface->WifiSendCmdIoctl(interface, ifName, cmdId, paramBuf, g_wlanTestSize); in FuzzWifiSendCmdIoctl()
/drivers/peripheral/wlan/test/hdi_service/
Dwlan_hdi_hal_services_c_test.cpp961 …rc = g_wlanObj->WifiSendCmdIoctl(g_wlanObj, ifName, CMD_HID2D_MODULE_INIT, (const int8_t *)&device…
981 …rc = g_wlanObj->WifiSendCmdIoctl(g_wlanObj, ifName, CMD_SET_BATTERY_LEVEL, (const int8_t *)&batter…
1005 …rc = g_wlanObj->WifiSendCmdIoctl(g_wlanObj, ifName, CMD_SET_CHAN_ADJUST, (const int8_t *)&chanInfo,
/drivers/hdf_core/framework/model/network/wifi/core/module/
Dwifi_base.c1659 static int32_t WifiSendCmdIoctl(const RequestContext *context, struct HdfSBuf *reqData, struct HdfS… in WifiSendCmdIoctl() function
1784 DUEMessage(CMD_BASE_SEND_CMD_IOCTL, WifiSendCmdIoctl, 0),
/drivers/interface/wlan/v1_0/
DIWlanInterface.idl468 WifiSendCmdIoctl([in] String ifName, [in] int cmdId, [in] byte[] paramBuf);
/drivers/interface/wlan/v1_1/
DIWlanInterface.idl468 WifiSendCmdIoctl([in] String ifName, [in] int cmdId, [in] byte[] paramBuf);