Skip to content
  • Thomas Haller's avatar
    wifi/ap: explicitly unexport AP and refactor add/remove AP · 96f40dcd
    Thomas Haller authored
    For future use of ObjectManager, we must explicitly unexport
    the AP and no longer depend on having it unexported during
    deconstruction (because object manager keeps the instance alive).
    
    Also refactor adding/removal of APs and move the export/unexport
    calls to the place where we emit the signal.
    96f40dcd