index
:
~wtay/bluez
arun-4101
arun-ccu/master
master
Bluez hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-05
device: Move auth_type_t definition to device.c
Szymon Janc
1
-8
/
+0
2012-10-05
device: Make device_get_address return const pointer
Szymon Janc
1
-1
/
+1
2012-10-05
device: Convert device_get_address into simple getter
Szymon Janc
1
-2
/
+1
2012-10-03
core: Mutually exclude concurrent connections
João Paulo Rechi Vita
1
-1
/
+1
2012-10-01
adapter: Replace device authorizing flag
Mikel Astiz
1
-2
/
+0
2012-09-28
core: Add proper support for run-time removal of profiles
Johan Hedberg
1
-0
/
+1
2012-09-25
core: Add dynamic adapter and device probe support
Johan Hedberg
1
-0
/
+1
2012-09-21
device: Simplify DBusConnection object handling
Andrzej Kaczmarek
1
-16
/
+13
2012-09-20
core: Use adapter connect list for LE connections
João Paulo Rechi Vita
1
-0
/
+1
2012-09-11
core: Move profile code into profile.{c,h}
Johan Hedberg
1
-31
/
+0
2012-09-07
core: Add compare function for bdaddr in a struct btd_device
João Paulo Rechi Vita
1
-0
/
+1
2012-09-04
core: Refactor authentication handling
Johan Hedberg
1
-2
/
+9
2012-09-03
Add profile abstraction (replaces btd_device drivers)
Johan Hedberg
1
-13
/
+33
2012-08-20
gatt: Primary service interval may not change
Claudio Takahasi
1
-0
/
+2
2012-08-20
gatt: Emit PropertyChanged for Appearance
Claudio Takahasi
1
-0
/
+1
2012-08-20
core: Add device method to access "Appearance"
Claudio Takahasi
1
-0
/
+1
2012-05-27
storage: Store address type in "ccc" file
Paulo Alcantara
1
-0
/
+1
2012-04-25
Remove addr_type_t definition from adapter.h
Claudio Takahasi
1
-3
/
+3
2012-04-12
Add AUTH_TYPE_NOTIFY_PASSKEY to device_request_authentication
Scott James Remnant
1
-0
/
+1
2012-04-12
Pass passkey by pointer rather than by value
Scott James Remnant
1
-1
/
+1
2012-04-12
Rename AUTH_TYPE_NOTIFY to AUTH_TYPE_NOTIFY_PASSKEY
Scott James Remnant
1
-1
/
+1
2012-04-04
DeviceInfo: Read PNP ID
Chen Ganir
1
-0
/
+4
2012-01-31
event: Add type information to the mgmt "Device Connected" event
Vinicius Costa Gomes
1
-0
/
+1
2011-12-23
Fix device address type tracking
Johan Hedberg
1
-12
/
+6
2011-10-05
Add set auto connect in device
Claudio Takahasi
1
-0
/
+1
2011-10-01
Add Vendor, Product and Version properties to org.bluez.Device
Luiz Augusto von Dentz
1
-0
/
+3
2011-09-01
Add support for blacklisting events
Antti Julku
1
-0
/
+5
2011-07-11
Clean up device bonding removal
Johan Hedberg
1
-1
/
+1
2011-07-11
Fix unpair device when disconnected for No Bonding
Dmitriy Paliy
1
-0
/
+1
2011-06-08
Add support of secure pin code in mgmt code
Waldemar Rymarkiewicz
1
-1
/
+1
2011-05-19
Cleanup of device class update signal
Sheldon Demario
1
-0
/
+1
2011-04-20
Cleanup: remove header declared but not defined
Claudio Takahasi
1
-4
/
+0
2011-04-14
Fix primary services registration from storage for basic rate
Claudio Takahasi
1
-0
/
+2
2011-04-14
Remove btd_device_add_service function
Claudio Takahasi
1
-1
/
+0
2011-04-14
Cleanup primary service registration from storage
Claudio Takahasi
1
-2
/
+2
2011-02-17
Move SSP auto-accept handling completely inside hciops
Johan Hedberg
1
-1
/
+0
2011-01-28
Refactor pairing code to match the management interface
Johan Hedberg
1
-6
/
+0
2011-01-21
Keep connection handle information inside adapter_ops
Johan Hedberg
1
-5
/
+2
2010-12-24
Change CreatePairedDevice to support LE devices
Sheldon Demario
1
-1
/
+4
2010-12-23
Add the btd_ prefix to device_add_service
Vinicius Costa Gomes
1
-1
/
+1
2010-12-23
Add a way to retrieve ATT primary services
Vinicius Costa Gomes
1
-0
/
+3
2010-12-23
Add support for creating devices from stored types
Vinicius Costa Gomes
1
-0
/
+1
2010-12-19
Fix clearing authentication request for renewed keys
Johan Hedberg
1
-0
/
+1
2010-12-07
Add device type to identify LE, BR/EDR or dual mode devices
Claudio Takahasi
1
-2
/
+9
2010-11-29
Check the device type when creating the device
Claudio Takahasi
1
-2
/
+3
2010-09-30
Add "Services" property in the org.bluez.Device interface
Vinicius Costa Gomes
1
-0
/
+1
2010-09-22
Fix wrong parameter name in device.h
Jose Antonio Santos Cadenas
1
-1
/
+1
2010-08-11
Fix not deleting stored keys when a new one is created
Luiz Augusto von Dentz
1
-1
/
+1
2010-06-12
Store debug keys in runtime memory
Johan Hedberg
1
-0
/
+2
2010-06-12
Remove unnecessary device_set_agent function
Johan Hedberg
1
-1
/
+0
[next]