index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
device: Fix missing iterator append call in dev_property_get_product
Johan Hedberg
2012-10-06
1
-0
/
+3
*
core: Move functions to avoid forward declaration
Lucas De Marchi
2012-10-06
1
-96
/
+90
*
core: Add setters and signals to Device interface
Lucas De Marchi
2012-10-06
1
-124
/
+133
*
core: Add DBus.Properties getters for Device interface
Lucas De Marchi
2012-10-06
1
-88
/
+319
*
core: Remove useless memset and make icon optional
Lucas De Marchi
2012-10-06
1
-5
/
+3
*
device: Move auth_type_t definition to device.c
Szymon Janc
2012-10-05
1
-0
/
+8
*
device: Don't use device_get_addr_type to access device address type
Szymon Janc
2012-10-05
1
-4
/
+1
*
device: Don't use device_get_adapter to access device adapter
Szymon Janc
2012-10-05
1
-20
/
+14
*
device: Remove bogus line from device_create_bonding
Szymon Janc
2012-10-05
1
-1
/
+0
*
device: Make device_get_address return const pointer
Szymon Janc
2012-10-05
1
-1
/
+1
*
device: Convert device_get_address into simple getter
Szymon Janc
2012-10-05
1
-23
/
+14
*
adapter: Constify pointer returned by adapter_get_address
Szymon Janc
2012-10-05
1
-2
/
+3
*
adapter: Convert adapter_get_address into simple getter
Szymon Janc
2012-10-05
1
-85
/
+58
*
core: Fix walking the list while removing elements
Lucas De Marchi
2012-10-04
1
-2
/
+3
*
core: Add specific error to profile connect log
Johan Hedberg
2012-10-03
1
-1
/
+2
*
core: Suspend scanning before connect on pairing
João Paulo Rechi Vita
2012-10-03
1
-65
/
+74
*
core: Re-connect for ECONNRESET or ECONNABORTED
Claudio Takahasi
2012-10-03
1
-2
/
+10
*
core: Disable unnecessary auto connections
Paulo Alcantara
2012-10-03
1
-0
/
+3
*
core: Mutually exclude concurrent connections
João Paulo Rechi Vita
2012-10-03
1
-3
/
+3
*
device: Remove not used variables from search_cb
Szymon Janc
2012-10-02
1
-7
/
+1
*
adapter: Replace device authorizing flag
Mikel Astiz
2012-10-01
1
-11
/
+0
*
core: Fix profile cleanup when removing or disconnecting
Johan Hedberg
2012-10-01
1
-0
/
+23
*
core: Add proper support for run-time removal of profiles
Johan Hedberg
2012-09-28
1
-0
/
+13
*
core: Add dynamic adapter and device probe support
Johan Hedberg
2012-09-25
1
-0
/
+26
*
core: Add profile parameter to adapter and device probe functions
Johan Hedberg
2012-09-25
1
-3
/
+3
*
core: Use btd_profile_foreach for device probing
Johan Hedberg
2012-09-25
1
-27
/
+35
*
core: Add Device.Connect method
Johan Hedberg
2012-09-25
1
-1
/
+78
*
core: Fix Device.Disconnect() DBusMessage leak
Johan Hedberg
2012-09-21
1
-0
/
+1
*
attrib: Simplify DBusConnection object handling
Andrzej Kaczmarek
2012-09-21
1
-3
/
+1
*
device: Simplify DBusConnection object handling
Andrzej Kaczmarek
2012-09-21
1
-84
/
+65
*
dbus-common: Remove conn parameter from emit_array_property_changed
Andrzej Kaczmarek
2012-09-21
1
-3
/
+3
*
dbus-common: Remove conn parameter from emit_property_changed
Andrzej Kaczmarek
2012-09-21
1
-38
/
+34
*
Rename get_dbus_connection to btd_get_dbus_connection
Andrzej Kaczmarek
2012-09-21
1
-14
/
+14
*
core: Use adapter connect list for LE connections
João Paulo Rechi Vita
2012-09-20
1
-34
/
+11
*
device: Remove dead code from get_properties()
Syam Sidhardhan
2012-09-17
1
-2
/
+1
*
core: Move profile code into profile.{c,h}
Johan Hedberg
2012-09-11
1
-40
/
+2
*
core: Remove pattern matching when probing services
Johan Hedberg
2012-09-07
1
-28
/
+1
*
core: Add compare function for bdaddr in a struct btd_device
João Paulo Rechi Vita
2012-09-07
1
-0
/
+5
*
core: Refactor authentication handling
Johan Hedberg
2012-09-04
1
-29
/
+104
*
core: Fix calling profile remove callbacks
Johan Hedberg
2012-09-04
1
-18
/
+15
*
core: Use bt_uuid_strcmp where it makes sense
Johan Hedberg
2012-09-04
1
-9
/
+6
*
Add profile abstraction (replaces btd_device drivers)
Johan Hedberg
2012-09-03
1
-82
/
+108
*
Update code base to use the new BtIO API
Johan Hedberg
2012-08-28
1
-4
/
+4
*
core: Rename services_changed to uuids_changed
Claudio Takahasi
2012-08-20
1
-4
/
+4
*
gatt: Primary service interval may not change
Claudio Takahasi
2012-08-20
1
-0
/
+15
*
core: Add updating GATT services
Claudio Takahasi
2012-08-20
1
-8
/
+56
*
core: Rename update_services
Claudio Takahasi
2012-08-20
1
-3
/
+3
*
gatt: Start Discover Services when handle changes
Claudio Takahasi
2012-08-20
1
-8
/
+0
*
core: Add storing Appearance
Claudio Takahasi
2012-08-20
1
-0
/
+5
*
core: PropertyChanged signal for Icon/Appearance
Claudio Takahasi
2012-08-20
1
-0
/
+5
[next]