Add packaging directory
[platform/upstream/neard.git] / src / bluetooth.c
2013-08-23 Samuel Ortizbluetooth: Make the default adapter callback error...
2013-08-20 Daniel Wagnercore: Do not compare expression against NULL
2013-08-20 Daniel Wagnercore: Use stdbool instead gboolean or near_bool_t
2013-06-14 Guillem Joverbluetooth: Fix memory leaks on error or when not pairing
2013-04-29 Arron Wangbluetooth: Get name value from right message iterator
2013-03-04 Szymon Jancbluetooth: Fix possible NULL pointer dereference
2013-02-11 Ravi kumar Veeramallyagent: Add an extra parameter to the handover registrat...
2013-02-11 Ravi kumar Veeramallynear: Rename struct name bt_data to carrier_data
2013-01-31 Szymon Jancbluetooth: Track adapter properties changes
2013-01-31 Szymon JancAdd carrier power state to struct bt_data
2013-01-10 Olivier Guitertypes: Fix build error due to unaligned memory access
2012-12-06 Szymon Jancbluetooth: Remove not needed forward declaration
2012-12-06 Szymon JancFix coding style errors through the code
2012-11-19 Szymon Jancbluetooth: Always enable legacy BT when no HO agent...
2012-11-14 Samuel Ortizbluetooth: Cosmetic fix for handover registration check
2012-11-14 Szymon Jancbluetooth: Use bluetooth implementation only for BlueZ 4
2012-11-14 Szymon Jancbluetooth: Use struct bt_data in near_ndef_prepare_hand...
2012-11-14 Szymon Jancbluetooth: Move name at the end of EIR
2012-11-14 Szymon Jancbluetooth: Make __near_bluetooth_parse_oob_record use...
2012-10-24 Olivier Guiterbluetooth: Extend mime_type with bluetooth properties
2012-10-12 Samuel Ortizbluetooth: Do not use near_info for displaying successf...
2012-09-13 Samuel Ortizbluetooth: Fix OOB alignement issue
2012-09-13 Olivier Guiterbluetooth: Support malformed oob record
2012-09-07 Olivier Guiterbluetooth: Fix default adapter check
2012-08-14 Szymon Jancbluetooth: Fix EIR parsing
2012-06-20 Samuel Ortizbluetooth: Check for OOB pointers to be NULL before...
2012-05-14 Olivier Guiterbluetooth: Complete get_properties parsing
2012-05-14 Olivier Guiterbluetooth: Add pairing flag on parsing
2012-05-14 Olivier Guiterbluetooth: Add synchronous local oob data read
2012-05-14 Olivier Guiterbluetooth: Fix EIR parsing routine
2012-05-14 Olivier Guiterbluetooth: Store default BT adapter properties
2012-05-14 Olivier Guiterbluetooth: Add handlers to track adapters changes
2012-01-18 Samuel Ortizbluetooth: Use the right terminology for Bluetooth...
2012-01-18 Samuel Ortizbluetooth: Remove unused code
2012-01-18 Olivier Guiterbluetooth: Add Bluetooth Secure Simple Pairing support