Skip to content
  • Dean Camera's avatar
    Move out Bluetooth stack callback functions to a seperate BluetoothEvents.c/.h... · 70983cae
    Dean Camera authored
    Move out Bluetooth stack callback functions to a seperate BluetoothEvents.c/.h set of files for clarity in the Incomplete BluetoothHost demo. Add a new stack callback for opened ACL channels, make the demo save the RFCOMM channel when opened so that it does not have to search for it on each iteration of the main program loop.
    70983cae