mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-18 04:35:16 +02: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.