index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
attrib
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-07
attrib: Use GAttrib destroy callback for included search
Johan Hedberg
1
-3
/
+1
2013-05-17
core: Always specify local LE address type with btio
Johan Hedberg
1
-0
/
+1
2013-05-02
attrib: Get rid of gchar
Lucas De Marchi
5
-20
/
+20
2013-05-01
attrib: Get rid of gint
Lucas De Marchi
3
-5
/
+5
2013-04-24
attrib: Change match_event return type from gboolean
Jefferson Delfes
1
-7
/
+7
2013-04-24
attrib: Change is_response return type from gboolean
Jefferson Delfes
1
-3
/
+3
2013-04-24
attrib: Change command->sent type from gboolean
Jefferson Delfes
1
-2
/
+2
2013-04-24
attrib: Change GAttrib->stale type from gboolean
Jefferson Delfes
1
-2
/
+3
2013-04-24
attrib: Simplify boolean tests
Jefferson Delfes
2
-6
/
+6
2013-04-17
gatttool: Use error message prefixes consistently
Alvaro Silva
1
-51
/
+56
2013-04-17
gatttool: Show info message when no primary service is found
Eder Ruiz Maria
1
-0
/
+10
2013-04-17
gatttool: Use bluetoothctl strategy for unix signal handling
Eder Ruiz Maria
1
-0
/
+83
2013-04-17
gatttool: Use bluetoothctl strategy to handle standard input
Eder Ruiz Maria
1
-7
/
+19
2013-04-17
gatttool: Remove connecting message from prompt
Alvaro Silva
1
-8
/
+7
2013-04-17
gatttool: Show connection state using color
Alvaro Silva
1
-3
/
+3
2013-04-17
gatttool: Use bluetoothctl behavior when pressing Enter on empty prompt
Eder Ruiz Maria
1
-0
/
+1
2013-04-17
gatttool: Replace more usages of printf() with rl_printf()
Eder Ruiz Maria
1
-93
/
+84
2013-04-17
gatttool: Fix issues with printf() and readline prompt
Eder Ruiz Maria
1
-4
/
+5
2013-04-17
gatttool: Use GError to propage error messages to caller
Eder Ruiz Maria
4
-13
/
+20
2013-04-09
attrib: Use gcc builtin instead of g_atomic
Lucas De Marchi
2
-12
/
+14
2013-04-07
gatttool: Remove check for bluetooth address parameter on gatt_connect()
Eder Ruiz Maria
1
-5
/
+0
2013-04-07
gatttool: Remote address is mandatory for non-interactive gatttool
Eder Ruiz Maria
1
-0
/
+6
2013-04-07
gatttool: Fix memory leak after parsing input line
Jefferson Delfes
1
-1
/
+4
2013-04-04
attrib: Fix status on memory allocation failure
Anderson Lizardo
1
-1
/
+3
2013-04-04
attrib: Fix coding style in read_char_helper()
Anderson Lizardo
1
-3
/
+2
2013-04-04
attrib: Fix memory leak on low memory condition
Anderson Lizardo
1
-0
/
+1
2013-04-02
attrib: Fix use after free of attrib
Jaganath Kanakkassery
1
-4
/
+4
2013-04-02
attrib: Remove norequests and noresponses variables
Jaganath Kanakkassery
1
-7
/
+2
2013-03-25
gatttool: fix parameter type/name from le to psm
Jefferson Delfes
1
-1
/
+1
2013-01-29
device: Fix invalid memory access during Find Included
Vinicius Costa Gomes
1
-1
/
+4
2013-01-28
attrib: Don't attempt to unregister event id 0
Luiz Augusto von Dentz
1
-0
/
+5
2013-01-10
attrib: Fix compilation errors when compiled without optimization
Anderson Lizardo
1
-2
/
+2
2013-01-10
attrib: Fix remaining references to bluetooth/uuid.h
Anderson Lizardo
7
-9
/
+8
2012-12-23
attrib: Fix missing config.h includes
Cristian RodrÃguez
4
-0
/
+17
2012-12-14
attrib: conn_state should be static
Johan Hedberg
1
-1
/
+1
2012-12-13
core: Remove attribute client API
Johan Hedberg
2
-1245
/
+0
2012-12-07
Revert "Ensure config.h is included by using CPPFLAGS"
Johan Hedberg
4
-0
/
+16
2012-12-05
Reorder btio.h includes
Lucas De Marchi
4
-4
/
+4
2012-12-05
Use the entire include path for btio.h
Lucas De Marchi
5
-5
/
+5
2012-12-05
Use the entire include path for gdbus.h
Lucas De Marchi
1
-1
/
+1
2012-12-05
Ensure config.h is included by using CPPFLAGS
Lucas De Marchi
4
-16
/
+0
2012-12-01
gatt: Improve characteristics discovery
Paulo Borges
1
-1
/
+1
2012-12-01
gatt: Fix memory leak in characteristic discovery
Paulo Borges
1
-3
/
+3
2012-11-13
gatt: Update characteristic names translation table
Andrzej Kaczmarek
1
-0
/
+23
2012-10-11
gattrib: Add support for listening for events for specific handles
Vinicius Costa Gomes
5
-18
/
+42
2012-10-11
attrib: Fix not checking if att_data_list_alloc fails
Vinicius Costa Gomes
1
-0
/
+6
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
2
-2
/
+2
2012-10-11
gattrib: Fix ignoring the error message when write fails
Vinicius Costa Gomes
1
-1
/
+7
[next]