index
:
platform/upstream/neard
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
master
tizen
tizen_2.0
tizen_2.1
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Network & Connectivity / NFC;
saerome kim <saerome.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bluetooth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-04
bluetooth: Fix possible NULL pointer dereference
Szymon Janc
1
-1
/
+1
2013-02-11
agent: Add an extra parameter to the handover registration agent api
Ravi kumar Veeramally
1
-2
/
+2
2013-02-11
near: Rename struct name bt_data to carrier_data
Ravi kumar Veeramally
1
-3
/
+3
2013-01-31
bluetooth: Track adapter properties changes
Szymon Janc
1
-0
/
+77
2013-01-31
Add carrier power state to struct bt_data
Szymon Janc
1
-0
/
+5
2013-01-10
types: Fix build error due to unaligned memory access
Olivier Guiter
1
-10
/
+1
2012-12-06
bluetooth: Remove not needed forward declaration
Szymon Janc
1
-2
/
+0
2012-12-06
Fix coding style errors through the code
Szymon Janc
1
-22
/
+10
2012-11-20
bluetooth: Always enable legacy BT when no HO agent is registered
Szymon Janc
1
-65
/
+16
2012-11-14
bluetooth: Cosmetic fix for handover registration check
Samuel Ortiz
1
-1
/
+1
2012-11-14
bluetooth: Use bluetooth implementation only for BlueZ 4
Szymon Janc
1
-43
/
+144
2012-11-14
bluetooth: Use struct bt_data in near_ndef_prepare_handover_record
Szymon Janc
1
-34
/
+31
2012-11-14
bluetooth: Move name at the end of EIR
Szymon Janc
1
-36
/
+34
2012-11-14
bluetooth: Make __near_bluetooth_parse_oob_record use struct bt_data
Szymon Janc
1
-6
/
+6
2012-10-24
bluetooth: Extend mime_type with bluetooth properties
Olivier Guiter
1
-10
/
+30
2012-10-12
bluetooth: Do not use near_info for displaying successful pairing string
Samuel Ortiz
1
-1
/
+1
2012-09-13
bluetooth: Fix OOB alignement issue
Samuel Ortiz
1
-1
/
+10
2012-09-13
bluetooth: Support malformed oob record
Olivier Guiter
1
-2
/
+12
2012-09-07
bluetooth: Fix default adapter check
Olivier Guiter
1
-1
/
+1
2012-08-14
bluetooth: Fix EIR parsing
Szymon Janc
1
-29
/
+33
2012-06-20
bluetooth: Check for OOB pointers to be NULL before freeing them
Samuel Ortiz
1
-5
/
+26
2012-05-14
bluetooth: Complete get_properties parsing
Olivier Guiter
1
-7
/
+157
2012-05-14
bluetooth: Add pairing flag on parsing
Olivier Guiter
1
-18
/
+25
2012-05-14
bluetooth: Add synchronous local oob data read
Olivier Guiter
1
-0
/
+78
2012-05-14
bluetooth: Fix EIR parsing routine
Olivier Guiter
1
-21
/
+42
2012-05-14
bluetooth: Store default BT adapter properties
Olivier Guiter
1
-0
/
+74
2012-05-14
bluetooth: Add handlers to track adapters changes
Olivier Guiter
1
-9
/
+160
2012-01-18
bluetooth: Use the right terminology for Bluetooth addresses
Samuel Ortiz
1
-8
/
+8
2012-01-18
bluetooth: Remove unused code
Samuel Ortiz
1
-3
/
+0
2012-01-18
bluetooth: Add Bluetooth Secure Simple Pairing support
Olivier Guiter
1
-0
/
+520