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
2013-01-30
bluetooth: Implement tethering for the Bluez 5 bluetooth plugin
Patrik Flykt
1
-0
/
+117
2013-01-30
bluetooth: Connect and disconnect a PAN NAP network
Patrik Flykt
1
-5
/
+137
2013-01-30
bluetooth: Expose Bluez 5 org.bluez.Network1 objects as networks
Patrik Flykt
1
-4
/
+133
2013-01-30
bluetooth: Keep track of Bluez 5 org.bluez.Network1 objects
Patrik Flykt
1
-0
/
+172
2013-01-30
bluetooth: Expose Bluez 5 adapters as ConnMan devices
Patrik Flykt
1
-0
/
+308
2013-01-30
bluetooth: Register technology driver
Patrik Flykt
1
-1
/
+31
2013-01-30
bluetooth: Add new bluetooth plugin
Patrik Flykt
1
-0
/
+49
2013-01-30
bluetooth: Rename bluetooth plugin to bluetooth_legacy
Patrik Flykt
1
-1350
/
+0
2012-09-04
Use g_slist_prepend() where appropriate
Patrik Flykt
1
-1
/
+1
2012-08-16
bluetooth: Add the device into hash table when relevant
Tomasz Bursztyka
1
-2
/
+2
2012-08-14
bluetooth: Defer add_networks() if adapter is not powered yet
Daniel Wagner
1
-3
/
+63
2012-08-14
bluetooth: Remove unused argument in check_networks()
Daniel Wagner
1
-4
/
+3
2012-08-14
bluetooth: Remove unused argument in add_network()
Daniel Wagner
1
-3
/
+3
2012-08-10
bluetooth: Add device to hash before registration
Gustavo Padovan
1
-2
/
+3
2012-07-15
plugins: Avoid shadowing connection variable
Marcel Holtmann
1
-18
/
+18
2012-06-30
bluetooth: Watch for signals only on BLUEZ_SERVICE
Lucas De Marchi
1
-8
/
+9
2012-06-04
bluetooth: Check ownership of device
Daniel Wagner
1
-1
/
+16
2012-04-29
plugins: Update copyright information
Marcel Holtmann
1
-1
/
+1
2012-04-17
bluetooth: use g_hash_table_replace instead of insert function
Tomasz Bursztyka
1
-1
/
+1
2011-11-10
bluetooth: Cleanup if technology driver register fails
Daniel Wagner
1
-1
/
+1
2011-07-26
bluetooth: Fix remove device/network
Daniel Wagner
1
-0
/
+35
2011-07-26
bluetooth: Unref network objects
Daniel Wagner
1
-3
/
+15
2011-07-26
device: Change signature of connman_device_remove_network()
Daniel Wagner
1
-4
/
+2
2011-07-26
network: Remove connman_network_register/unregister()
Daniel Wagner
1
-3
/
+0
2011-06-16
element: Remove network code
Daniel Wagner
1
-0
/
+3
2011-03-03
bluetooth: Set service state to IDLE when PAN connection fails
Samuel Ortiz
1
-4
/
+13
2011-02-02
tethering: Add a tethering property per technology
Samuel Ortiz
1
-0
/
+1
2010-11-13
Use technology information when reporting Tethering status
Marcel Holtmann
1
-22
/
+24
2010-11-13
Use a proper technology callback to report Tethering status
Marcel Holtmann
1
-3
/
+2
2010-11-10
tethering: Add async tethering_enabled callback
Samuel Ortiz
1
-2
/
+38
2010-11-08
bluetooth: Implement tethering hook
Samuel Ortiz
1
-0
/
+112
2010-11-08
technology: Add bridge name to the tethering hook
Samuel Ortiz
1
-1
/
+1
2010-11-04
Remove unneeded enum connman_network_protocol
Marcel Holtmann
1
-2
/
+0
2010-11-04
Remove unneeded enum connman_device_mode
Marcel Holtmann
1
-2
/
+0
2010-09-19
Ignore Bluetooth adapter if its address is 00:00:00:00:00:00
Martin Xu
1
-0
/
+3
2010-08-13
Remove bluetooth network from device only when device is removed
Samuel Ortiz
1
-17
/
+16
2010-08-10
Remove unpaired Bluetooth devices
Samuel Ortiz
1
-2
/
+45
2010-08-10
Watch for Bluetooth device changes
Samuel Ortiz
1
-1
/
+35
2010-07-22
Fix PATH of adapter_watch in bluetooth plugin
Yingan Deng
1
-1
/
+1
2010-07-15
Add simple technology driver support for Bluetooth
Marcel Holtmann
1
-0
/
+33
2010-05-12
Watch for Bluez network change signal
Samuel Ortiz
1
-1
/
+53
2010-05-06
Set network associating to FALSE in pan_disconnect()
Martin Xu
1
-0
/
+2
2010-05-06
Check error before call dbus_message_get_args to acquire arguments
Martin Xu
1
-1
/
+29
2010-04-13
Remove erroneous DHCP method setting from bluetooth plugin
Martin Xu
1
-2
/
+0
2010-04-09
Reference PAN network before disconnecting
Martin Xu
1
-0
/
+4
2010-04-06
Do not set network index from PAN disconnect reply
Samuel Ortiz
1
-7
/
+0
2010-02-11
Set device powered when bluetooth adapters are powered
Samuel Ortiz
1
-95
/
+98
2010-02-11
Bring bluetooth interfaces up at startup
Samuel Ortiz
1
-0
/
+2
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
[next]