Searched defs:requestEvent (Results 1 – 6 of 6) sorted by relevance
626 wifi_error WifiCommand::requestEvent(int cmd) in requestEvent() function in WifiCommand834 wifi_error WifiVendorCommand::requestEvent() in requestEvent() function in WifiVendorCommand
749 wifi_error WiFiConfigCommand::requestEvent() in requestEvent() function in WiFiConfigCommand
1453 wifi_error NanCommand::requestEvent() in requestEvent() function in NanCommand
956 wifi_error WifiLoggerCommand::requestEvent() in requestEvent() function in WifiLoggerCommand
652 int WifiCommand::requestEvent(int cmd) { in requestEvent() function in WifiCommand
658 @UceRequestUpdate int requestEvent) { in sendRequestUpdatedMessage()754 final Integer requestEvent = Optional.of(args.argi1).orElse(-1); in handleMessage() local