mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-03 11:10:43 +02:00

Add a new RFCOMM_ChannelSignalsReceived() Bluetooth stack callback from the RFCOMM layer for when the remote device sends new terminal control signals. Fix RFCOMM_SendData() not aborting correctly when the requested RFCOMM channel is not found.