index
:
platform/upstream/connman
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel
ipsec
pristine-tar
sandbox/nmerinov/llvm
sandbox/pcoval/pc
tizen
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_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_devel
tizen_ivi_genivi
tizen_ivi_release
tizen_tv_devel
upstream
Domain: Network & Connectivity / Data Network;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
bluetooth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-31
Fix memory leaks caused by missing dbus_pending_call_unref()
Marcel Holtmann
1
-10
/
+12
2009-12-31
Port bluetooth driver to use g_dbus_add_signal_watch
Luiz Augusto Von Dentz
1
-62
/
+59
2009-12-30
Set network method as CONNMAN_IPCONFIG_METHOD_DHCP
Martin Xu
1
-0
/
+3
2009-12-19
Rename D-Bus helper for basic property types
Marcel Holtmann
1
-1
/
+1
2009-11-30
Set path string for Bluetooth devices
Martin Xu
1
-0
/
+1
2009-09-01
Don't initialize error variable
Marcel Holtmann
1
-2
/
+4
2009-08-29
Fix Bluetooth disconnect race condition
Marcel Holtmann
1
-0
/
+3
2009-08-07
Ignore Bluetooth adapters that are currently down
Marcel Holtmann
1
-1
/
+2
2009-08-07
Fix various race conditions within Bluetooth support
Marcel Holtmann
1
-310
/
+288
2009-08-06
Fix changed handling of service connect watches
Marcel Holtmann
1
-3
/
+0
2009-08-05
Have Bluetooth plugin set a proper network grouping
Marcel Holtmann
1
-0
/
+2
2009-08-05
Set remote Bluetooth address as network name for now
Marcel Holtmann
1
-0
/
+2
2009-08-05
Set unique device ident for Bluetooth adapters
Marcel Holtmann
1
-0
/
+2
2009-07-19
Ensure that all supplicant and Bluetooth D-Bus calls disable auto-start
Marcel Holtmann
1
-0
/
+10
2009-07-12
Store control interface for complex devices
Marcel Holtmann
1
-1
/
+1
2009-06-29
The device policy is a bad idea and so remove all support for it
Marcel Holtmann
1
-1
/
+0
2009-05-21
Export and use more generic INET helpers
Marcel Holtmann
1
-3
/
+2
2009-04-22
Handle errors with DBusPendingCall and lost connection
Marcel Holtmann
1
-2
/
+32
2009-02-28
Add priority field to plugin descriptor definition
Marcel Holtmann
1
-1
/
+1
2009-02-03
The disconnect method PAN doesn't require the interface name
Marcel Holtmann
1
-2
/
+1
2009-02-03
Set network protocol to IP for Bluetooth PAN to allow DHCP
Marcel Holtmann
1
-0
/
+2
2009-01-05
Use the property functions for path data
Marcel Holtmann
1
-7
/
+8
2009-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-01-01
Allow transport definition for device mode
Marcel Holtmann
1
-1
/
+1
2008-12-30
Add support for connecting Bluetooth NAP networks
Marcel Holtmann
1
-2
/
+214
2008-12-30
Check that device name is valid before using it
Marcel Holtmann
1
-1
/
+1
2008-12-30
Add CONNMAN_API_SUBJECT_TO_CHANGE definition
Marcel Holtmann
1
-0
/
+1
2008-12-28
Use manual policy as default
Marcel Holtmann
1
-0
/
+1
2008-12-26
Add initial support for Bluetooth networks
Marcel Holtmann
1
-42
/
+120
2008-12-25
Add support for different network modes
Marcel Holtmann
1
-0
/
+2
2008-12-25
Fix broken device driver details of Bluetooth plugin
Marcel Holtmann
1
-62
/
+77
2008-12-24
Convert Bluetooth plugin into a device driver
Marcel Holtmann
1
-25
/
+42
2008-12-20
Iterate over the Bluetooth Devices property
Marcel Holtmann
1
-54
/
+27
2008-12-20
Use private adapter data structure
Marcel Holtmann
1
-14
/
+38
2008-12-20
Let plugins use connman_dbus_get_connection() function
Marcel Holtmann
1
-1
/
+1
2008-12-20
Add support for switching Bluetooth devices on and off
Marcel Holtmann
1
-5
/
+58
2008-12-20
Return failure when disabling Bluetooth
Marcel Holtmann
1
-1
/
+1
2008-12-17
Handle failure of device registration
Marcel Holtmann
1
-1
/
+5
2008-12-17
Track scanning state changes of Bluetooth devices
Marcel Holtmann
1
-6
/
+16
2008-12-17
Retrieve list of Bluetooth devices
Marcel Holtmann
1
-0
/
+53
2008-12-17
Use ignore policy as default for Bluetooth
Marcel Holtmann
1
-0
/
+1
2008-12-17
Track mode changes of Bluetooth devices
Marcel Holtmann
1
-32
/
+142
2008-12-17
Add support dynamic Bluetooth adapter detection
Marcel Holtmann
1
-21
/
+132
2008-12-06
Allow pre-processor pasting of plugin name
Marcel Holtmann
1
-1
/
+1
2008-12-05
Fix detection of Bluetooth devices
Marcel Holtmann
1
-0
/
+79
2008-11-23
Call connect function if service is present
Marcel Holtmann
1
-0
/
+3
2008-10-17
Let the Bluetooth plugin listen on service changes
Marcel Holtmann
1
-94
/
+30
2008-09-01
Fixup due to element API changes
Marcel Holtmann
1
-1
/
+1
2008-06-30
Use new signal callback function from libgdbus
Marcel Holtmann
1
-15
/
+17
[next]