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-05
device: Convert device_get_address into simple getter
Szymon Janc
14
-140
/
+87
2012-10-05
adapter: Constify pointer returned by adapter_get_address
Szymon Janc
18
-30
/
+40
2012-10-05
storage: Constify bdaddr_t pointers parameters
Szymon Janc
2
-87
/
+105
2012-10-05
adapter: Convert adapter_get_address into simple getter
Szymon Janc
23
-277
/
+179
2012-10-04
core: Fix walking the list while removing elements
Lucas De Marchi
1
-2
/
+3
2012-10-04
core: Fix leaking connection list nodes
Lucas De Marchi
1
-0
/
+2
2012-10-04
audio: Remove unused function
Chan-yeol Park
2
-41
/
+0
2012-10-04
mgmt: Add string for Passkey Notify Event
Chan-yeol Park
1
-0
/
+1
2012-10-04
core: Use DBus.Properties on Manager interface
Lucas De Marchi
1
-56
/
+25
2012-10-04
audio: Use DBus.Properties on Control interface
Lucas De Marchi
1
-39
/
+18
2012-10-04
gdbus: Implement PropertiesChanged signal
Lucas De Marchi
2
-2
/
+109
2012-10-04
gdbus: Simplify code for appending properties
Luiz Augusto von Dentz
1
-32
/
+2
2012-10-04
gdbus: Integrates ObjectManager with Properties interface
Luiz Augusto von Dentz
1
-1
/
+27
2012-10-04
gdbus: Only export ObjectManager interface on root path
Luiz Augusto von Dentz
1
-2
/
+15
2012-10-04
gdbus: Group interface changes to reduce the amount of signals emitted
Luiz Augusto von Dentz
1
-154
/
+208
2012-10-04
gdbus: Add support for org.freedesktop.DBus.ObjectManager interface
Luiz Augusto von Dentz
1
-10
/
+237
2012-10-04
gdbus: Add properties into Introspectable interface
Lucas De Marchi
1
-0
/
+19
2012-10-04
gdbus: Implement DBus.Properties.Set method
Lucas De Marchi
2
-1
/
+157
2012-10-04
gdbus: Implement DBus.Properties.GetAll method
Lucas De Marchi
1
-1
/
+55
2012-10-04
gdbus: Implement DBus.Properties.Get method
Lucas De Marchi
2
-1
/
+69
2012-10-04
gdbus: Add skeleton of DBus.Properties interface
Lucas De Marchi
1
-0
/
+46
2012-10-04
gdbus: Use macros to add annotations
Lucas De Marchi
1
-12
/
+28
2012-10-04
gdbus: Move typedefs up
Lucas De Marchi
1
-18
/
+29
2012-10-04
build-sys: Don't use deprecated INCLUDES variable
Lucas De Marchi
1
-2
/
+2
2012-10-04
build-sys: Don't use deprecated AM_PROG_MKDIR_P
Lucas De Marchi
1
-1
/
+1
2012-10-04
AVDTP: Remove hand-written function name from log
Lucas De Marchi
1
-1
/
+1
2012-10-04
AVCTP: Remove hand-written function name from log
Lucas De Marchi
1
-1
/
+1
2012-10-04
core: Add GoepL2capPsm lookup for external OBEX profiles
Johan Hedberg
1
-0
/
+21
2012-10-03
lib: Add GoepL2capPsm SDP attribute define
Johan Hedberg
1
-0
/
+1
2012-10-03
neard: Implement RequestOOB function
Szymon Janc
1
-1
/
+89
2012-10-03
neard: Implement PushOOB function
Szymon Janc
1
-7
/
+247
2012-10-03
Add initial neard plugin implementation
Szymon Janc
4
-0
/
+230
2012-10-03
oob: Refactor oob callback handling and move it to adapter code
Szymon Janc
7
-129
/
+81
2012-10-03
adapter: Add btd_adapter_get_class function
Szymon Janc
2
-0
/
+7
2012-10-03
adapter: Rename btd_adapter_get_class to btd_adapter_read_class
Szymon Janc
3
-3
/
+3
2012-10-03
adapter: Add btd_adapter_get_services function
Szymon Janc
2
-0
/
+6
2012-10-03
eir: Add support for creating proper OOB EIR
Szymon Janc
2
-14
/
+27
2012-10-03
eir: Remove struct uuid_info
Szymon Janc
2
-19
/
+17
2012-10-03
eir: Return number of bytes written by eir_create_oob
Szymon Janc
2
-2
/
+4
2012-10-03
eir: Remove support for creating EIR with tx_power fields
Szymon Janc
2
-9
/
+2
2012-10-03
eir: Rename eir_create to eir_create_oob
Szymon Janc
2
-2
/
+2
2012-10-03
eir: Add support for creating EIR with CoD field
Szymon Janc
2
-2
/
+18
2012-10-03
eir: Add support creating EIR with hash and randomizer fields
Szymon Janc
2
-6
/
+30
2012-10-03
eir: Add eir_parse_oob function
Szymon Janc
2
-0
/
+27
2012-10-03
eir: Store class in struct eir_data as uint32_t
Szymon Janc
6
-19
/
+12
2012-10-03
eir: Add support for parsing SSP hash and randomizer
Szymon Janc
2
-0
/
+20
2012-10-03
mgmt: Handle missing randomizer in mgmt_add_remote_oob_data
Szymon Janc
2
-8
/
+3
2012-10-03
alert: Fix various coding style issues
Johan Hedberg
1
-23
/
+25
2012-10-03
alert: Add org.bluez.AlertAgent to D-Bus policy file
Anderson Lizardo
1
-0
/
+1
2012-10-03
alert: Implement Release() agent method
Anderson Lizardo
2
-3
/
+26
[next]