Skip to content
Snippets Groups Projects
Commit 6276d5f8 authored by Dean Camera's avatar Dean Camera
Browse files

Rename Bluetooth stack function parameters to clearly indicate what sort of...

Rename Bluetooth stack function parameters to clearly indicate what sort of Bluetooth channel (ACL, RFCOMM) is required for each parameter, to make the code easier to read.

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.
parent ba711d67
No related branches found
No related tags found
No related merge requests found
Showing
with 153 additions and 145 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment