0x1805 - Buzzer
The host uses this command to start a buzzer for playing a sequence of tones. Each sequence can have a minimum of 1 to maximum of 10 tones.
The sequence of events is as follows:
The host ensures the device is not currently running another command, for example, that it is not running a transaction using Start Transaction - Command 0x1001.
The host composes a command request in the format below and sends it to the device.
The device plays a specific tone sequence as the command specified. After finish, the device sends User Interface Operation Complete - Notification 0x1805 to report Buzzer/Buzzer Result.
The host should wait for User Interface Operation Complete - Notification 0x1805 - before sending another command.