OSDN Git Service

android/hal-msg: Add defines for each audio state
[android-x86/external-bluetooth-bluez.git] / attrib /
2014-01-11 Anderson Lizardoattrib: Add extra PDU checks when decoding Read by...
2014-01-11 Anderson Lizardoattrib: Fix PDU length check for Read by Type Request
2014-01-11 Anderson Lizardoattrib: Reject incomplete PDU in dec_find_by_type_resp()
2014-01-11 Anderson Lizardoattrib: Remove unnecessary local variables from dec_fin...
2014-01-11 Anderson Lizardoattrib: Remove unnecessary NULL checks on dec_find_by_t...
2014-01-11 Anderson Lizardoattrib: Add extra PDU checks when decoding Read by...
2014-01-11 Anderson Lizardoattrib: Fix PDU length check for Read by Group Type...
2014-01-11 Anderson Lizardoattrib: Remove unnecessary checks for PDU length on...
2014-01-11 Anderson Lizardoattrib: Use att_put_u16() instead of htobs() + memcpy()
2014-01-11 Anderson Lizardoattrib: Modify gatt_cb_t signature
2013-09-11 Andrei Emeltchenkocodingstyle: Change __FUNCTION__ to __func__
2013-07-30 Dirk-Jan C. Binnemaattrib: Add support for 128-bit characteristic UUIDs...
2013-07-30 Dirk-Jan C. Binnemaattrib: Rename GATT_OPT_CHR_UUID into GATT_OPT_CHR_UUID16
2013-07-30 Dirk-Jan C. Binnemaattrib: Update gatt_service_add size assert for dealing...
2013-07-24 Anderson Lizardoattrib: Reduce scope of variable declarations in char_d...
2013-07-24 Anderson Lizardoattrib: Allow dec_read_resp() to just check if PDU...
2013-07-24 Alvaro Silvaattrib: Add encode/decode execute write support
2013-07-24 Alvaro Silvaattrib: Add encode/decode prepare write support
2013-07-24 Alvaro Silvaattrib: Remove unused parameter from enc_write_resp()
2013-07-24 Eder Ruiz Mariaattrib: Fix coding style for various enc_*/dec_* functions
2013-07-24 Anderson Lizardoattrib: Simplify prepare_write()
2013-07-24 Anderson Lizardoattrib: Fix coding style in prepare_write_cb()
2013-07-24 Anderson Lizardoattrib: Do not use Write Command in gatt_write_char()
2013-07-24 Anderson Lizardoattrib: Rename gatt_find_info() to gatt_discover_char_d...
2013-07-24 Eder Ruiz Mariagatttool: Remove unused code
2013-07-19 Sathish Narasimmanattrib: Fix interactive gatttool segfault
2013-06-07 Johan Hedbergattrib: Use GAttrib destroy callback for included search
2013-05-17 Johan Hedbergcore: Always specify local LE address type with btio
2013-05-02 Lucas De Marchiattrib: Get rid of gchar
2013-05-01 Lucas De Marchiattrib: Get rid of gint
2013-04-24 Jefferson Delfesattrib: Change match_event return type from gboolean
2013-04-24 Jefferson Delfesattrib: Change is_response return type from gboolean
2013-04-24 Jefferson Delfesattrib: Change command->sent type from gboolean
2013-04-24 Jefferson Delfesattrib: Change GAttrib->stale type from gboolean
2013-04-24 Jefferson Delfesattrib: Simplify boolean tests
2013-04-17 Alvaro Silvagatttool: Use error message prefixes consistently
2013-04-17 Eder Ruiz Mariagatttool: Show info message when no primary service...
2013-04-17 Eder Ruiz Mariagatttool: Use bluetoothctl strategy for unix signal...
2013-04-17 Eder Ruiz Mariagatttool: Use bluetoothctl strategy to handle standard...
2013-04-17 Alvaro Silvagatttool: Remove connecting message from prompt
2013-04-17 Alvaro Silvagatttool: Show connection state using color
2013-04-17 Eder Ruiz Mariagatttool: Use bluetoothctl behavior when pressing Enter...
2013-04-17 Eder Ruiz Mariagatttool: Replace more usages of printf() with rl_printf()
2013-04-17 Eder Ruiz Mariagatttool: Fix issues with printf() and readline prompt
2013-04-17 Eder Ruiz Mariagatttool: Use GError to propage error messages to caller
2013-04-08 Lucas De Marchiattrib: Use gcc builtin instead of g_atomic
2013-04-07 Eder Ruiz Mariagatttool: Remove check for bluetooth address parameter...
2013-04-07 Eder Ruiz Mariagatttool: Remote address is mandatory for non-interacti...
2013-04-07 Jefferson Delfesgatttool: Fix memory leak after parsing input line
2013-04-04 Anderson Lizardoattrib: Fix status on memory allocation failure
2013-04-04 Anderson Lizardoattrib: Fix coding style in read_char_helper()
2013-04-04 Anderson Lizardoattrib: Fix memory leak on low memory condition
2013-04-02 Jaganath Kanakkasseryattrib: Fix use after free of attrib
2013-04-02 Jaganath Kanakkasseryattrib: Remove norequests and noresponses variables
2013-03-25 Jefferson Delfesgatttool: fix parameter type/name from le to psm
2013-01-29 Vinicius Costa Gomesdevice: Fix invalid memory access during Find Included
2013-01-28 Luiz Augusto von... attrib: Don't attempt to unregister event id 0
2013-01-11 Anderson Lizardoattrib: Fix compilation errors when compiled without...
2013-01-10 Anderson Lizardoattrib: Fix remaining references to bluetooth/uuid.h
2012-12-24 Cristian Rodríguezattrib: Fix missing config.h includes
2012-12-14 Johan Hedbergattrib: conn_state should be static
2012-12-13 Johan Hedbergcore: Remove attribute client API
2012-12-07 Johan HedbergRevert "Ensure config.h is included by using CPPFLAGS"
2012-12-05 Lucas De MarchiReorder btio.h includes
2012-12-05 Lucas De MarchiUse the entire include path for btio.h
2012-12-05 Lucas De MarchiUse the entire include path for gdbus.h
2012-12-05 Lucas De MarchiEnsure config.h is included by using CPPFLAGS
2012-12-01 Paulo Borgesgatt: Improve characteristics discovery
2012-12-01 Paulo Borgesgatt: Fix memory leak in characteristic discovery
2012-11-13 Andrzej Kaczmarekgatt: Update characteristic names translation table
2012-10-11 Vinicius Costa Gomesgattrib: Add support for listening for events for speci...
2012-10-11 Vinicius Costa Gomesattrib: Fix not checking if att_data_list_alloc fails
2012-10-11 Vinicius Costa Gomesatt: Fix sending pdu's with invalid data
2012-10-11 Vinicius Costa Gomesatt: Replace ATT_MAX_MTU with ATT_MAX_VALUE_LEN
2012-10-11 Vinicius Costa Gomesattrib: Remove all the usages of ATT_MAX_MTU
2012-10-11 Vinicius Costa Gomesgattrib: Fix ignoring the error message when write...
2012-10-09 Vinicius Costa Gomesattrib: Remove opcode parameter from g_attrib_send()
2012-10-09 Jefferson Delfesgatttool: Add "included" command
2012-10-09 Vinicius Costa Gomesgatt: Add support for find included services
2012-10-05 Szymon Jancdevice: Convert device_get_address into simple getter
2012-10-05 Szymon Jancadapter: Convert adapter_get_address into simple getter
2012-10-02 Anderson Lizardoattrib: Get address type using gatt_get_address()
2012-10-01 Jefferson Delfesgatt: Remove offset parameter from gatt_read_char
2012-09-21 Andrzej Kaczmarekattrib: Simplify DBusConnection object handling
2012-09-20 Claudio Takahasigatttool: Fix Characteristic descriptor discovery
2012-09-04 Chen Ganirgatt: Translate Characteristic names
2012-09-03 Andrzej Kaczmarekgatt: Fix whitespace in UUID definitions
2012-09-03 Johan HedbergAdd profile abstraction (replaces btd_device drivers)
2012-08-29 Johan HedbergUpdate code base to use the new BtIO API
2012-08-20 Claudio Takahasigatt: Don't raise error if declaration was found
2012-08-20 Claudio Takahasigatt: Return not found if characteritics is empty
2012-08-20 Claudio Takahasiatt: Add Find Info Response Format constants
2012-08-20 Claudio Takahasigatt: Primary service interval may not change
2012-08-15 Johan Hedbergattrib: Fix naming and variable types of security requi...
2012-08-15 Johan Hedbergattrib: Use proper types for size variables
2012-08-15 Eder Ruiz Mariagatt: Add support to GATT Write Long Characteristic
2012-08-15 Eder Ruiz Mariaatt: Add encode/decode execute write support
2012-08-15 Eder Ruiz Mariaatt: Add prepare write support
2012-08-14 João Paulo Rechi... gatt: Add a new descriptor UUID
2012-07-09 Claudio Takahasigatt: add Report Reference descriptor UUID
next