if (WITH_MODEMMANAGER_SUPPORT)
    add_subdirectory(broadband)
endif()

add_subdirectory(wifi)
add_subdirectory(hotspot)

