index
:
~wtay/bluez
arun-4101
arun-ccu/master
master
Bluez hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-12
adapter: Remove out of range devices tracking
Johan Hedberg
1
-44
/
+1
2012-10-12
core: Create devices dynamically during discovery
Johan Hedberg
5
-439
/
+173
2012-10-12
test: Update test-discovery to support the latest API
Johan Hedberg
1
-18
/
+89
2012-10-12
adapter: Remove Create(Paired)Device methods
Johan Hedberg
1
-130
/
+0
2012-10-12
device: Add device_name_known convenience function
Johan Hedberg
2
-0
/
+6
2012-10-12
device: Add LegacyPairing and RSSI properties
Johan Hedberg
2
-0
/
+69
2012-10-12
rctest: add option to save received data to file
Gustavo Padovan
1
-3
/
+53
2012-10-12
rctest: add automated test
Gustavo Padovan
1
-4
/
+42
2012-10-11
gdbus: Add support for invalidated properties
Johan Hedberg
1
-1
/
+14
2012-10-11
hog: Fix passing NULL pointer to g_attrib_unregister
Johan Hedberg
1
-1
/
+3
2012-10-11
hog: Fix requested range for descriptor discovery
João Paulo Rechi Vita
1
-9
/
+14
2012-10-11
hog: Fix characteristic descriptor discovery
João Paulo Rechi Vita
1
-9
/
+37
2012-10-11
core: Fix connecting to an already connected device on pairing
João Paulo Rechi Vita
1
-1
/
+1
2012-10-11
test: Add support for passing address type to btiotest
Vinicius Costa Gomes
1
-22
/
+29
2012-10-11
gas: Add the per handle GATT event notifier
Vinicius Costa Gomes
1
-38
/
+34
2012-10-11
heartrate: Use the per handle GATT event notifier
Vinicius Costa Gomes
1
-142
/
+145
2012-10-11
hog: Use the per handle GATT event notifier
Vinicius Costa Gomes
1
-34
/
+36
2012-10-11
scan: Use the per handle GATT event notifier
Vinicius Costa Gomes
1
-13
/
+2
2012-10-11
gattrib: Add support for listening for events for specific handles
Vinicius Costa Gomes
11
-24
/
+52
2012-10-11
gas: Only do the Exchange MTU procedure over LE links
Vinicius Costa Gomes
1
-1
/
+2
2012-10-11
attrib: Fix not checking if att_data_list_alloc fails
Vinicius Costa Gomes
2
-0
/
+15
2012-10-11
att: Fix sending pdu's with invalid data
Vinicius Costa Gomes
1
-0
/
+3
2012-10-11
att: Replace ATT_MAX_MTU with ATT_MAX_VALUE_LEN
Vinicius Costa Gomes
1
-1
/
+1
2012-10-11
attrib: Remove all the usages of ATT_MAX_MTU
Vinicius Costa Gomes
4
-8
/
+10
2012-10-11
gattrib: Fix ignoring the error message when write fails
Vinicius Costa Gomes
1
-1
/
+7
2012-10-10
event: Use bool instead gboolean for legacy parameter
Szymon Janc
5
-8
/
+8
2012-10-10
core: Pass confirm name as bool value
Szymon Janc
5
-5
/
+6
2012-10-09
audio: Remove redundant procedure when a2dp connect
Chan-yeol Park
1
-6
/
+7
2012-10-09
audio: Fix audio driver is not probed
Chan-yeol Park
1
-1
/
+2
2012-10-09
avinfo: Print a2dp vendor codec info
Chan-yeol Park
1
-0
/
+15
2012-10-09
avinfo: Replace definitions with a2dp-codecs.h's
Chan-yeol Park
2
-109
/
+25
2012-10-09
audio: Add check for vendor specific A2DP codec
Chan-yeol Park
2
-2
/
+61
2012-10-09
build-sys: Remove leftover AM_YFLAGS
Lucas De Marchi
1
-2
/
+0
2012-10-09
core: fix stop scanning after GCEP
João Paulo Rechi Vita
1
-11
/
+15
2012-10-09
core: Add initial Device.Pair() implementation
Johan Hedberg
2
-0
/
+65
2012-10-09
build: Add missing documentation files to EXTRA_DIST
Andrzej Kaczmarek
1
-1
/
+3
2012-10-09
sink: Remove deprecated code
Luiz Augusto von Dentz
2
-80
/
+1
2012-10-09
audio: Fix memory leak of AVDTP buffer
Luiz Augusto von Dentz
2
-0
/
+16
2012-10-09
device: Remove not used device_set_class function
Szymon Janc
2
-13
/
+0
2012-10-09
adapter: Remove not used btd_adapter_switch_{online,offline} functions
Szymon Janc
2
-45
/
+0
2012-10-09
storage: Remove not used read_remote_features
Szymon Janc
2
-47
/
+0
2012-10-09
storage: Remove not used write_features_info
Szymon Janc
2
-34
/
+0
2012-10-09
storage: Remove not used write_version_info
Szymon Janc
2
-20
/
+0
2012-10-09
storage: Remove not used read_remote_eir
Szymon Janc
2
-43
/
+0
2012-10-09
event: Don't store EIR in btd_event_device_found
Szymon Janc
3
-26
/
+0
2012-10-09
Simplify checking if found device is legacy
Szymon Janc
5
-72
/
+23
2012-10-09
doc: Reformat thermometer-api.txt to follow 80-character rule
Johan Hedberg
1
-25
/
+32
2012-10-09
thermometer: Fix missing braces
Andrzej Kaczmarek
1
-6
/
+10
2012-10-09
thermometer: Fix indentation
Andrzej Kaczmarek
1
-1
/
+1
2012-10-09
thermometer: Fix whitespace
Andrzej Kaczmarek
1
-1
/
+1
[next]