haiku/src/kits/bluetooth
Oliver Tappe 269ebc04b9 Fix #6373, second try
* make BDADDR_* macros refer to value types instead of addresses
* adjust all interfaces using bdaddr_t* to use (mostly const) refs instead,
  which IMHO makes the interface & code clearer
* that got rid of a couple of const incorrectness casts
* some cleanup along the way


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38265 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-19 15:29:02 +00:00
..
UI Patch by Humdinger: 2010-01-13 10:58:34 +00:00
CommandManager.cpp - Introduce template methods for single or non parameter commands 2010-04-24 11:16:49 +00:00
DeviceClass.cpp * Patch by Jorma Karvonnen with updates by me : localize libbluetooth 2010-07-02 13:37:54 +00:00
DiscoveryAgent.cpp - Change LocalDevice getter for HCI id 2009-04-23 18:47:01 +00:00
DiscoveryListener.cpp Fix #6373, second try 2010-08-19 15:29:02 +00:00
Jamfile Fix DoCatalogs rule for Bluetooth that I broke earlier. Sorry again! 2010-07-02 17:32:47 +00:00
KitSupport.cpp * revert r38213, as it introduces initialization problems 2010-08-19 14:40:17 +00:00
KitSupport.h * Patch by Jorma Karvonnen with updates by me : localize libbluetooth 2010-07-02 13:37:54 +00:00
LocalDevice.cpp - Add possibility yo set a custom friendly name to our device. Which will be seen by remotes devices at discovery 2010-05-07 18:25:09 +00:00
RemoteDevice.cpp Fix #6373, second try 2010-08-19 15:29:02 +00:00