lib: Remove not yet implemented management commands and events

This commit is contained in:
Marcel Holtmann 2014-06-29 14:02:45 +02:00
parent 718e7cfea3
commit 7f3adaeb6f

View File

@ -594,9 +594,6 @@ static const char *mgmt_op[] = {
"Load Identity Resolving Keys",
"Get Connection Information",
"Get Clock Information",
"Add Device",
"Remove Device",
"Load Connection Parameters",
};
static const char *mgmt_ev[] = {
@ -626,7 +623,6 @@ static const char *mgmt_ev[] = {
"Passkey Notify",
"New Identity Resolving Key",
"New Signature Resolving Key",
"New Connection Parameter",
};
static const char *mgmt_status[] = {