Home
last modified time | relevance | path

Searched refs:WifiVendorCommand (Results 1 – 25 of 56) sorted by relevance

123

/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dcpp_bindings.cpp742 WifiVendorCommand::WifiVendorCommand(wifi_handle handle, in WifiVendorCommand() function in WifiVendorCommand
753 WifiVendorCommand::~WifiVendorCommand() in ~WifiVendorCommand()
763 int WifiVendorCommand::handleResponse(WifiEvent &reply) in handleResponse()
779 int WifiVendorCommand::handleEvent(WifiEvent &event) in handleEvent()
806 wifi_error WifiVendorCommand::create() { in create()
835 wifi_error WifiVendorCommand::requestResponse() in requestResponse()
840 wifi_error WifiVendorCommand::requestEvent() in requestEvent()
846 wifi_error WifiVendorCommand::put_u8(int attribute, uint8_t value) in put_u8()
851 wifi_error WifiVendorCommand::put_u16(int attribute, uint16_t value) in put_u16()
856 wifi_error WifiVendorCommand::put_u32(int attribute, uint32_t value) in put_u32()
[all …]
Drssi_monitor.cpp113 : WifiVendorCommand(handle, id, vendor_id, subcmd) in RSSIMonitorCommand()
186 WifiVendorCommand::handleEvent(event); in handleEvent()
264 WifiVendorCommand *vCommand = NULL; in wifi_start_rssi_monitoring()
329 WifiVendorCommand *vCommand = NULL; in wifi_stop_rssi_monitoring()
Droamcommand.h34 class RoamCommand: public WifiVendorCommand
Dradio_mode.h39 class RADIOModeCommand: public WifiVendorCommand
Drssi_monitor.h39 class RSSIMonitorCommand: public WifiVendorCommand
Dradio_mode.cpp95 : WifiVendorCommand(handle, id, vendor_id, subcmd) in RADIOModeCommand()
149 WifiVendorCommand::handleEvent(event); in handleEvent()
297 WifiVendorCommand *vCommand = NULL; in wifi_set_radio_mode_change_handler()
Dwificonfigcommand.h84 class WiFiConfigCommand: public WifiVendorCommand
Dwifihal_vendorcommand.h40 class NUDStatsCommand: public WifiVendorCommand
Dtcp_params_update.h54 class TCPParamCommand: public WifiVendorCommand
DtdlsCommand.h76 class TdlsCommand: public WifiVendorCommand
Dcpp_bindings.h424 class WifiVendorCommand: public WifiCommand
434 WifiVendorCommand(wifi_handle handle, wifi_request_id id, u32 vendor_id, u32 subcmd);
436 virtual ~WifiVendorCommand();
510 WifiVendorCommand **vCommand);
Dllstatscommand.h71 class LLStatsCommand: public WifiVendorCommand
Dgscan_event_handler.h29 class GScanCommandEventHandler: public WifiVendorCommand
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dcpp_bindings.cpp736 WifiVendorCommand::WifiVendorCommand(wifi_handle handle, in WifiVendorCommand() function in WifiVendorCommand
747 WifiVendorCommand::~WifiVendorCommand() in ~WifiVendorCommand()
757 int WifiVendorCommand::handleResponse(WifiEvent &reply) in handleResponse()
773 int WifiVendorCommand::handleEvent(WifiEvent &event) in handleEvent()
800 wifi_error WifiVendorCommand::create() { in create()
829 wifi_error WifiVendorCommand::requestResponse() in requestResponse()
834 wifi_error WifiVendorCommand::requestEvent() in requestEvent()
840 wifi_error WifiVendorCommand::put_u8(int attribute, uint8_t value) in put_u8()
845 wifi_error WifiVendorCommand::put_u16(int attribute, uint16_t value) in put_u16()
850 wifi_error WifiVendorCommand::put_u32(int attribute, uint32_t value) in put_u32()
[all …]
Drssi_monitor.cpp108 : WifiVendorCommand(handle, id, vendor_id, subcmd) in RSSIMonitorCommand()
181 WifiVendorCommand::handleEvent(event); in handleEvent()
259 WifiVendorCommand *vCommand = NULL; in wifi_start_rssi_monitoring()
322 WifiVendorCommand *vCommand = NULL; in wifi_stop_rssi_monitoring()
Dradio_mode.cpp55 : WifiVendorCommand(handle, id, vendor_id, subcmd) in RADIOModeCommand()
101 WifiVendorCommand::handleEvent(event); in handleEvent()
232 WifiVendorCommand *vCommand = NULL; in wifi_set_radio_mode_change_handler()
Droamcommand.h34 class RoamCommand: public WifiVendorCommand
Dwifihal_vendorcommand.h40 class NUDStatsCommand: public WifiVendorCommand
Dradio_mode.h39 class RADIOModeCommand: public WifiVendorCommand
Drssi_monitor.h39 class RSSIMonitorCommand: public WifiVendorCommand
Dwificonfigcommand.h48 class WiFiConfigCommand: public WifiVendorCommand
DtdlsCommand.h76 class TdlsCommand: public WifiVendorCommand
Dcpp_bindings.h414 class WifiVendorCommand: public WifiCommand
424 WifiVendorCommand(wifi_handle handle, wifi_request_id id, u32 vendor_id, u32 subcmd);
426 virtual ~WifiVendorCommand();
498 WifiVendorCommand **vCommand);
Dllstatscommand.h71 class LLStatsCommand: public WifiVendorCommand
Dgscan_event_handler.h29 class GScanCommandEventHandler: public WifiVendorCommand

123