haiku/headers
Alexander von Gluck IV 1f2fa6cd09 bluetooth: Refactor debugging and trace calls
* The old debug system was too complex and made
  troubleshooring difficult. (it also was unique
  like a snowflake... which we don't want)
* Move to the classic TRACE / ERROR a large majority
  of the code has changed to.
* I like trace statements, but drop some obvious ones
* Fix style issues along the way
2016-04-09 23:40:54 -05:00
..
build
clang Import lib/Headers from Clang 2015-11-09 18:01:18 +01:00
compatibility
config ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
cpp build fix. 2015-11-12 22:24:16 +01:00
glibc
libs More libunwind compilation fixes 2015-11-09 20:00:06 +01:00
os Replace synchronization semaphore with async messages 2016-04-05 00:41:20 +02:00
posix Allow custom baud rates for FTDI serial ports 2016-02-27 19:08:53 +01:00
private bluetooth: Refactor debugging and trace calls 2016-04-09 23:40:54 -05:00
tools