haiku/headers/os/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
..
HCI - 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
L2CAP
BluetoothDevice.h - Style: alphabetize include directives 2010-04-24 13:16:13 +00:00
DeviceClass.h
DiscoveryAgent.h
DiscoveryListener.h
LinkKeyUtils.h
LocalDevice.h - 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
LocalDeviceAddOn.h
RemoteDevice.h - I expected once Haiku sets a connection with a remote device, such connection 2010-04-24 16:01:08 +00:00
bdaddrUtils.h Fix #6373, second try 2010-08-19 15:29:02 +00:00
bluetooth.h Fix #6373, second try 2010-08-19 15:29:02 +00:00
bluetooth_error.h - I expected once Haiku sets a connection with a remote device, such connection 2010-04-24 16:01:08 +00:00