summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChan-yeol Park <chanyeol.park@samsung.com>2012-10-04 22:14:07 +0900
committerJohan Hedberg <johan.hedberg@intel.com>2012-10-04 18:02:32 +0300
commit02dd8b9fcbfbca34633c0ebb14ca3f5b58afc028 (patch)
tree7d07a42cb02608fb84cfa3383eafc542858bde46
parentefc9185b8effd5904a9f0b2450756ebbec072b52 (diff)
downloadbluez-02dd8b9fcbfbca34633c0ebb14ca3f5b58afc028.tar.gz
mgmt: Add string for Passkey Notify Event
-rw-r--r--lib/mgmt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/mgmt.h b/lib/mgmt.h
index 3432f9467..6c7e44a51 100644
--- a/lib/mgmt.h
+++ b/lib/mgmt.h
@@ -522,6 +522,7 @@ static const char *mgmt_ev[] = {
"Device Blocked",
"Device Unblocked",
"Device Unpaired",
+ "Passkey Notify",
};
static const char *mgmt_status[] = {