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
/
attrib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
attrib: Remove opcode parameter from g_attrib_send()
Vinicius Costa Gomes
6
-40
/
+33
2012-10-09
gatttool: Add "included" command
Jefferson Delfes
1
-0
/
+60
2012-10-09
gatt: Add support for find included services
Vinicius Costa Gomes
2
-0
/
+201
2012-10-05
device: Convert device_get_address into simple getter
Szymon Janc
1
-26
/
+16
2012-10-05
adapter: Convert adapter_get_address into simple getter
Szymon Janc
1
-1
/
+1
2012-10-02
attrib: Get address type using gatt_get_address()
Anderson Lizardo
1
-4
/
+1
2012-10-01
gatt: Remove offset parameter from gatt_read_char
Jefferson Delfes
5
-37
/
+15
2012-09-21
attrib: Simplify DBusConnection object handling
Andrzej Kaczmarek
2
-25
/
+19
2012-09-20
gatttool: Fix Characteristic descriptor discovery
Claudio Takahasi
1
-9
/
+13
2012-09-04
gatt: Translate Characteristic names
Chen Ganir
1
-3
/
+72
2012-09-03
gatt: Fix whitespace in UUID definitions
Andrzej Kaczmarek
1
-2
/
+2
2012-09-03
Add profile abstraction (replaces btd_device drivers)
Johan Hedberg
1
-0
/
+1
2012-08-28
Update code base to use the new BtIO API
Johan Hedberg
4
-16
/
+10
2012-08-20
gatt: Don't raise error if declaration was found
Claudio Takahasi
1
-4
/
+4
2012-08-20
gatt: Return not found if characteritics is empty
Claudio Takahasi
1
-1
/
+2
2012-08-20
att: Add Find Info Response Format constants
Claudio Takahasi
1
-0
/
+4
2012-08-20
gatt: Primary service interval may not change
Claudio Takahasi
1
-0
/
+1
2012-08-15
attrib: Fix naming and variable types of security requirements
Johan Hedberg
2
-10
/
+10
2012-08-15
attrib: Use proper types for size variables
Johan Hedberg
10
-149
/
+163
2012-08-15
gatt: Add support to GATT Write Long Characteristic
Eder Ruiz Maria
4
-7
/
+110
2012-08-15
att: Add encode/decode execute write support
Eder Ruiz Maria
2
-0
/
+37
2012-08-15
att: Add prepare write support
Eder Ruiz Maria
2
-0
/
+59
2012-08-14
gatt: Add a new descriptor UUID
João Paulo Rechi Vita
1
-0
/
+1
2012-07-09
gatt: add Report Reference descriptor UUID
Claudio Takahasi
1
-0
/
+1
2012-06-27
generic attribute: Use GAttrib buffer
Claudio Takahasi
1
-2
/
+4
2012-06-27
gatttool: Use GAttrib buffer
Claudio Takahasi
2
-4
/
+8
2012-06-27
ATT: Avoid invalid memory access for large PDU
Claudio Takahasi
4
-13
/
+19
2012-06-27
Fix GDBus flags after conversion to macros
Lucas De Marchi
1
-1
/
+1
2012-06-08
gattrib: Make event callback identifiers globally unique
Johan Hedberg
1
-2
/
+2
2012-06-07
gattrib: Fix protection of GAttrib while calling callbacks
Johan Hedberg
1
-0
/
+4
2012-06-07
Remove workaround in gatt_connect
Andre Guedes
1
-13
/
+0
2012-06-07
Fix gatt_connect for BR/EDR
Andre Guedes
1
-1
/
+1
2012-06-07
Remove omtu parameter from LE bt_io_connect calls
Andre Guedes
1
-1
/
+0
2012-06-07
gattrib: Fix g_attrib_set_mtu
Andre Guedes
1
-8
/
+0
2012-06-07
gattrib: Fix GAttrib buffer allocation
Andre Guedes
1
-12
/
+20
2012-06-07
gattrib: Fix a premature response timer removal
Ido Yariv
1
-5
/
+5
2012-06-06
att: Start application error codes from the beginning of the range
Johan Hedberg
1
-3
/
+3
2012-06-06
attrib: Fix always requiring high security
Johan Hedberg
1
-1
/
+9
2012-06-05
gattrib: Fix command timeout handling
Johan Hedberg
3
-1
/
+34
2012-05-30
GATT: Avoid unneeded discover transaction
Claudio Takahasi
1
-1
/
+1
2012-05-30
gattrib: Fix a request/response command deadlock
Ido Yariv
1
-24
/
+87
2012-05-30
GATT: Move GATT assigned numbers to GATT header
Claudio Takahasi
3
-28
/
+30
2012-05-30
GATT: Rename Characteristic Configuration constants
Claudio Takahasi
1
-2
/
+2
2012-05-27
storage: Store address type in "attributes" file
Paulo Alcantara
1
-1
/
+5
2012-05-27
storage: Store address type in "characteristics"
Paulo Alcantara
1
-10
/
+15
2012-05-17
Do not set signature and reply in GDBus tables
Lucas De Marchi
1
-6
/
+6
2012-05-17
Convert GDBus methods to use macro helpers
Lucas De Marchi
1
-10
/
+18
2012-05-17
Constify GDBus method tables
Lucas De Marchi
1
-2
/
+2
2012-05-07
gatttool: Add option to specify LE address type
Andrzej Kaczmarek
4
-11
/
+33
2012-04-26
gatttool: Fix handle parsing in cmd_char_write()
Andrzej Kaczmarek
1
-2
/
+2
[next]