This command, can be used to setup steering whell controls phone hangup button behavior.
SWC CONFIG HANGUP <argument>
NOTIFY | Used to be notifyed when button is pressed. Returns only OK. |
SILENT | Used to unregister notification feature on buttons status changes. Returns only OK. |
PASSTHRU | Used to continue to send button changes to the oem radio, also during steering wheel control diversion. Returns only OK. |
BYPASS | Used to config button beavior accordingly with diversion status. Practically reset passthru options. Returns only OK. |
Not all kinds of events (for example HOLD and RELEASE) are always available.
This depends on car model/setup.
If enabled, unsolicited events will be triggered on button status changes.
EVNT KEY HANGUP CLICK EVNT KEY HANGUP HOLD EVNT KEY HANGUP RELEASE
Enable button notification:
SWC CONFIG HANGUP NOTIFY OK ... EVNT KEY HANGUP CLICK
Passthru of the button to the radio:
SWC CONFIG HANGUP PASSTHRU OK