mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-03 17:14:21 +08:00
hcidump: Decode change local name command
This commit is contained in:
parent
13271460ea
commit
d12b4737c1
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user