Thread (2 messages) flat view 2 messages, 2 authors, 2012-03-01
STALE5320d

[PATCH BlueZ] mgmtops: Add CANCEL_PAIR_DEVICE command complete handling

From: Anderson Lizardo <hidden>
Date: 2012-02-29 19:57:15
Subsystem: the rest · Maintainer: Linus Torvalds

This avoids the "Unknown command complete for opcode 26" error.
---
 plugins/mgmtops.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/plugins/mgmtops.c b/plugins/mgmtops.c
index 95fbe8b..42a8a1f 100644
--- a/plugins/mgmtops.c
+++ b/plugins/mgmtops.c
@@ -1326,6 +1326,9 @@ static void mgmt_cmd_complete(int sk, uint16_t index, void *buf, size_t len)
 	case MGMT_OP_LOAD_LINK_KEYS:
 		DBG("load_link_keys complete");
 		break;
+	case MGMT_OP_CANCEL_PAIR_DEVICE:
+		DBG("cancel_pair_device complete");
+		break;
 	case MGMT_OP_UNPAIR_DEVICE:
 		DBG("unpair_device complete");
 		break;
-- 
1.7.5.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help