Searched refs:WifiLoggerCommand (Results 1 – 2 of 2) sorted by relevance
73 WifiLoggerCommand *wifiLoggerCommand = NULL; in wifi_start_logging()102 wifiLoggerCommand = new WifiLoggerCommand( in wifi_start_logging()226 WifiLoggerCommand *wifiLoggerCommand; in wifi_get_logger_supported_feature_set()286 WifiLoggerCommand *wifiLoggerCommand; in wifi_get_ring_data()360 WifiLoggerCommand *wifiLoggerCommand; in wifi_get_firmware_version()421 WifiLoggerCommand *wifiLoggerCommand; in wifi_get_driver_version()481 WifiLoggerCommand *wifiLoggerCommand; in wifi_get_firmware_memory_dump()786 WifiLoggerCommand::WifiLoggerCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd) in WifiLoggerCommand() function in WifiLoggerCommand798 WifiLoggerCommand::~WifiLoggerCommand() in ~WifiLoggerCommand()804 wifi_error WifiLoggerCommand::create() { in create()[all …]
76 class WifiLoggerCommand : public WifiVendorCommand89 WifiLoggerCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd);91 static WifiLoggerCommand* instance(wifi_handle handle);92 virtual ~WifiLoggerCommand();