2018-06-11 17:34:05 +01:00
|
|
|
#pragma once
|
|
|
|
|
|
|
|
/**
|
2018-06-14 13:34:39 +01:00
|
|
|
* \defgroup nn_ac nn_ac
|
2019-02-16 19:30:35 +11:00
|
|
|
* Auto Connect API, used for managing and connecting to internet connection
|
|
|
|
* profiles.
|
2018-06-11 17:34:05 +01:00
|
|
|
*/
|
|
|
|
|
2018-06-13 12:10:15 +01:00
|
|
|
#include <nn/ac/ac_c.h>
|
|
|
|
#include <nn/ac/ac_cpp.h>
|