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-09-11
codingstyle: Change __FUNCTION__ to __func__
Andrei Emeltchenko
1
-1
/
+1
2013-07-30
attrib: Add support for 128-bit characteristic UUIDs in gatt_service_add
Dirk-Jan C. Binnema
2
-5
/
+18
2013-07-30
attrib: Rename GATT_OPT_CHR_UUID into GATT_OPT_CHR_UUID16
Dirk-Jan C. Binnema
2
-3
/
+3
2013-07-30
attrib: Update gatt_service_add size assert for dealing with 128-bit UUIDs
Dirk-Jan C. Binnema
1
-1
/
+1
2013-07-24
attrib: Reduce scope of variable declarations in char_discovered_cb()
Anderson Lizardo
1
-4
/
+5
2013-07-24
attrib: Allow dec_read_resp() to just check if PDU is valid
Anderson Lizardo
1
-3
/
+3
2013-07-24
attrib: Add encode/decode execute write support
Alvaro Silva
2
-0
/
+33
2013-07-24
attrib: Add encode/decode prepare write support
Alvaro Silva
2
-0
/
+61
2013-07-24
attrib: Remove unused parameter from enc_write_resp()
Alvaro Silva
2
-2
/
+2
2013-07-24
attrib: Fix coding style for various enc_*/dec_* functions
Eder Ruiz Maria
1
-7
/
+10
2013-07-24
attrib: Simplify prepare_write()
Anderson Lizardo
1
-17
/
+12
2013-07-24
attrib: Fix coding style in prepare_write_cb()
Anderson Lizardo
1
-5
/
+5
2013-07-24
attrib: Do not use Write Command in gatt_write_char()
Anderson Lizardo
2
-13
/
+11
2013-07-24
attrib: Rename gatt_find_info() to gatt_discover_char_desc()
Anderson Lizardo
4
-5
/
+6
2013-07-24
gatttool: Remove unused code
Eder Ruiz Maria
2
-42
/
+5
2013-07-19
attrib: Fix interactive gatttool segfault
Sathish Narasimman
1
-1
/
+2
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
[next]