mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-05 20:05:36 +00:00
Make RFCOMM_GetChannelData() return NULL if the required channel DLCI is found, but the channel is closed. Add modem signals (BREAK, DCD, etc.) to the channel state array, and add in a handler for the Modem Status RFCOMM control command.