Skip to content
Snippets Groups Projects
Commit b5d2e328 authored by Jakob Olsson's avatar Jakob Olsson
Browse files

dpp: change DPP_URI_FILE path to /etc/multiap/ folder

parent b77edc58
No related branches found
No related tags found
1 merge request!245README: add dpp section
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
((type == DPP_PA_AUTHENTICATION_REQ) || \ ((type == DPP_PA_AUTHENTICATION_REQ) || \
(type == DPP_PA_AUTHENTICATION_CONF)) (type == DPP_PA_AUTHENTICATION_CONF))
#define DPP_URI_FILE "/var/run/multiap/dpp_uris.json" #define DPP_URI_FILE "/etc/multiap/dpp_uris.json"
enum dpp_public_action_frame_type { enum dpp_public_action_frame_type {
DPP_PA_AUTHENTICATION_REQ = 0, DPP_PA_AUTHENTICATION_REQ = 0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment