Diff between 13271460eaef488571e56c952ba411affcd1a6eb and d12b4737c163e0fb8ad5245c9e84332edaae0b87

Changed Files

File Additions Deletions Status
tools/parser/hci.c +1 -0 modified

Full Patch

diff --git a/tools/parser/hci.c b/tools/parser/hci.c
index 6549f2b..de27132 100644
--- a/tools/parser/hci.c
+++ b/tools/parser/hci.c
@@ -1433,6 +1433,7 @@ static inline void cmd_complete_dump(int level, struct frame *frm)
 		case OCF_WRITE_LINK_SUPERVISION_TIMEOUT:
 			generic_response_dump(level, frm);
 			return;
+		case OCF_CHANGE_LOCAL_NAME:
 		case OCF_WRITE_CLASS_OF_DEV:
 		case OCF_WRITE_VOICE_SETTING:
 		case OCF_WRITE_CURRENT_IAC_LAP: