Searched refs:IfaceEventHandlerCommand (Results 1 – 2 of 2) sorted by relevance
66 class IfaceEventHandlerCommand: public wifiEventHandler74 IfaceEventHandlerCommand(wifi_handle handle, int id, u32 subcmd);75 virtual ~IfaceEventHandlerCommand();
38 IfaceEventHandlerCommand *mwifiEventHandler = NULL;65 mwifiEventHandler = new IfaceEventHandlerCommand( in wifi_set_iface_event_handler()104 int IfaceEventHandlerCommand::handleEvent(WifiEvent &event) in handleEvent()134 IfaceEventHandlerCommand::IfaceEventHandlerCommand(wifi_handle handle, int id, u32 subcmd) in IfaceEventHandlerCommand() function in IfaceEventHandlerCommand144 IfaceEventHandlerCommand::~IfaceEventHandlerCommand() in ~IfaceEventHandlerCommand()150 void IfaceEventHandlerCommand::setCallbackHandler(wifi_event_handler nHandler) in setCallbackHandler()160 int IfaceEventHandlerCommand::get_request_id() in get_request_id()