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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-05
device: Convert device_get_address into simple getter
Szymon Janc
5
-62
/
+35
2012-10-05
adapter: Constify pointer returned by adapter_get_address
Szymon Janc
7
-10
/
+14
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
6
-125
/
+84
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
core: Use DBus.Properties on Manager interface
Lucas De Marchi
1
-56
/
+25
2012-10-04
core: Add GoepL2capPsm lookup for external OBEX profiles
Johan Hedberg
1
-0
/
+21
2012-10-03
oob: Refactor oob callback handling and move it to adapter code
Szymon Janc
5
-78
/
+67
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
1
-1
/
+3
2012-10-03
alert: Add org.bluez.AlertAgent to D-Bus policy file
Anderson Lizardo
1
-0
/
+1
2012-10-03
core: Fix return value for external profile SDP function
Johan Hedberg
1
-5
/
+3
2012-10-03
core: Fix using correct address values for profile connecting
Johan Hedberg
1
-4
/
+4
2012-10-03
core: Add specific error to profile connect log
Johan Hedberg
1
-1
/
+2
2012-10-03
core: Add SDP resolving callback for external profiles
Johan Hedberg
1
-1
/
+74
2012-10-03
core: Add skeleton for initiating remote profile connections
Johan Hedberg
1
-28
/
+119
2012-10-03
core: Fix freeing external profile record
Johan Hedberg
1
-6
/
+2
2012-10-03
core: Suspend scanning before connect on pairing
João Paulo Rechi Vita
1
-65
/
+74
2012-10-03
mgmt: Add address type to bonding debug message
João Paulo Rechi Vita
1
-1
/
+2
2012-10-03
core: Re-connect for ECONNRESET or ECONNABORTED
Claudio Takahasi
1
-2
/
+10
2012-10-03
core: Disable unnecessary auto connections
Paulo Alcantara
1
-0
/
+3
2012-10-03
core: Start LE scanning when a device requests
Claudio Takahasi
1
-16
/
+52
2012-10-03
core: Replace interleaved by LE scanning
Claudio Takahasi
1
-7
/
+15
2012-10-03
mgmt: Add LE scanning callback
Claudio Takahasi
2
-0
/
+35
2012-10-03
core: Mutually exclude concurrent connections
João Paulo Rechi Vita
3
-12
/
+62
2012-10-02
core: Add support for ServiceRecord option for exteral profiles
Johan Hedberg
1
-0
/
+51
2012-10-02
core: Move sdp_xml_parse_record from service plugin to sdp-xml.c
Johan Hedberg
2
-0
/
+211
2012-10-02
device: Remove not used variables from search_cb
Szymon Janc
1
-7
/
+1
2012-10-02
core: Add variables to track client/server enabling for external profiles
Johan Hedberg
1
-13
/
+26
2012-10-02
core: Support friendly names in profile registration
Johan Hedberg
1
-1
/
+5
2012-10-02
core: Use proper defines for SPP profile detection
Johan Hedberg
1
-2
/
+4
2012-10-02
core: Add missing profile "friendly names" to glib-helper.c
Johan Hedberg
1
-0
/
+9
2012-10-02
agent: Remote not used variables from pincode_reply
Szymon Janc
1
-4
/
+0
2012-10-01
adapter: Queue parallel authorization requests
Mikel Astiz
1
-78
/
+103
2012-10-01
adapter: Use authorization id for cancelling
Mikel Astiz
3
-46
/
+50
2012-10-01
adapter: Replace device authorizing flag
Mikel Astiz
3
-32
/
+37
2012-10-01
core: Add skeleton for connecting external profiles
Johan Hedberg
1
-9
/
+133
[next]