OSDN Git Service

release-request-7bfcab52-d1c0-4256-9d6b-5b5092bc78ca-for-git_oc-mr1-release-4133428...
[android-x86/system-connectivity-wificond.git] / ap_interface_impl.h
index 849efcf..69561b0 100644 (file)
@@ -60,6 +60,7 @@ class ApInterfaceImpl {
       const std::vector<uint8_t>& passphrase);
   std::string GetInterfaceName() { return interface_name_; }
   int GetNumberOfAssociatedStations() const;
+  void Dump(std::stringstream* ss) const;
 
  private:
   const std::string interface_name_;