Searched refs:IfaceEventHandlerCommand (Results 1 – 2 of 2) sorted by relevance
37 IfaceEventHandlerCommand *mwifiEventHandler = NULL;66 mwifiEventHandler = new IfaceEventHandlerCommand( in wifi_set_iface_event_handler()109 int IfaceEventHandlerCommand::handleEvent(WifiEvent &event) in handleEvent()141 IfaceEventHandlerCommand::IfaceEventHandlerCommand(wifi_handle handle, int id, u32 subcmd) in IfaceEventHandlerCommand() function in IfaceEventHandlerCommand151 IfaceEventHandlerCommand::~IfaceEventHandlerCommand() in ~IfaceEventHandlerCommand()157 void IfaceEventHandlerCommand::setCallbackHandler(wifi_event_handler nHandler) in setCallbackHandler()167 int IfaceEventHandlerCommand::get_request_id() in get_request_id()
67 class IfaceEventHandlerCommand: public wifiEventHandler75 IfaceEventHandlerCommand(wifi_handle handle, int id, u32 subcmd);76 virtual ~IfaceEventHandlerCommand();