aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorService qcabuildsw <qcabuildsw@localhost>2016-05-01 22:40:31 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-05-01 22:40:31 -0700
commit665a9b8282d48fe4dd4c7fa6d644078028fa7deb (patch)
tree3cdc6a36eb34b3ea5310af6e64a48df1566c1b52 /src
parentdf576cfb886eea1ff005b4b7acf6d60cebac5265 (diff)
parentc7607c1101f15402abdd2b7f4c6acf960c5c7a68 (diff)
downloadandroid_external_wpa_supplicant_8-665a9b8282d48fe4dd4c7fa6d644078028fa7deb.tar.gz
android_external_wpa_supplicant_8-665a9b8282d48fe4dd4c7fa6d644078028fa7deb.tar.bz2
android_external_wpa_supplicant_8-665a9b8282d48fe4dd4c7fa6d644078028fa7deb.zip
Merge "P2P: Trigger event when invitation is accepted" into wlan-service.lnx.1.0-dev.1.0
Diffstat (limited to 'src')
-rw-r--r--src/common/wpa_ctrl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/wpa_ctrl.h b/src/common/wpa_ctrl.h
index d93e37b3..a36ba21e 100644
--- a/src/common/wpa_ctrl.h
+++ b/src/common/wpa_ctrl.h
@@ -185,6 +185,7 @@ extern "C" {
#define P2P_EVENT_SERV_ASP_RESP "P2P-SERV-ASP-RESP "
#define P2P_EVENT_INVITATION_RECEIVED "P2P-INVITATION-RECEIVED "
#define P2P_EVENT_INVITATION_RESULT "P2P-INVITATION-RESULT "
+#define P2P_EVENT_INVITATION_ACCEPTED "P2P-INVITATION-ACCEPTED "
#define P2P_EVENT_FIND_STOPPED "P2P-FIND-STOPPED "
#define P2P_EVENT_PERSISTENT_PSK_FAIL "P2P-PERSISTENT-PSK-FAIL id="
#define P2P_EVENT_PRESENCE_RESPONSE "P2P-PRESENCE-RESPONSE "