OSDN Git Service

android-x86/external-bluetooth-bluez.git
2010-12-16 Gustavo F.... Add btd_error_agent_not_available()
2010-12-16 Johan HedbergFix overriding global link_policy due to a single adapter
2010-12-16 Luiz Augusto... Fix sending duplicate speaker/microphone gains to the...
2010-12-16 Luiz Augusto... Fix not calling SetConfiguration on hfp/hsp endpoints...
2010-12-16 Gustavo F.... Remove error_common_reply()
2010-12-16 Claudio TakahasiFix memory leak of gattrib commands queue
2010-12-16 Claudio TakahasiImplement cancel primary discovery session
2010-12-15 Johan HedbergImplement support for management powered event
2010-12-15 Johan HedbergRename set_powered callbacks accordingly
2010-12-15 Johan HedbergFix invalid g_io_channel_unref call in hf_io_cb
2010-12-14 Johan HedbergFix signess of err variable passed to strerror
2010-12-14 Johan HedbergFix add_record_to_server to return a proper error value
2010-12-14 Johan HedbergFix start_discovery error return value
2010-12-14 Johan HedbergUse correct signess for err variable
2010-12-14 Johan HedbergFix input disconnect function error return value
2010-12-14 Johan HedbergFix avctp_send_passthrough to return a proper error...
2010-12-14 Gustavo F.... src: use btd_error_failed()
2010-12-14 Gustavo F.... serial: use btd_error_failed()
2010-12-14 Gustavo F.... audio: use btd_error_failed()
2010-12-14 Gustavo F.... input: use btd_error_failed()
2010-12-14 Gustavo F.... network: use btd_error_failed()
2010-12-14 Gustavo F.... attrib: use btd_error_failed()
2010-12-14 Gustavo F.... plugins: use btd_error_failed()
2010-12-14 Gustavo F.... Add btd_error_failed()
2010-12-14 Gustavo F.... src: use btd_error_invalid_args()
2010-12-14 Gustavo F.... Add btd_error_no_such_adapter()
2010-12-13 Johan HedbergUpdate mgmt-api.txt to match current implementation...
2010-12-13 Pawel WieczorkiewiczSetting default Link Policy according to the chip suppo...
2010-12-13 Johan HedbergFix potential memory leak of ag.number
2010-12-13 Johan HedbergRename hciops_set_class to write_class
2010-12-13 Johan HedbergRefactor class of device (and related values) handling...
2010-12-12 Johan HedbergFix cleaning up HFP state after calling telephony_exit
2010-12-12 Johan HedbergDon't strdup the chld string for HFP
2010-12-11 Johan HedbergRemove unused adapter_ops->read_link_policy function
2010-12-11 Johan HedbergMerge read_mode management command into read_info
2010-12-10 Johan HedbergFix device removal when connecting/browsing fails
2010-12-10 Johan HedbergFix device creation error response when powered off
2010-12-10 Johan HedbergFix adapter->services leak in adapter_free()
2010-12-09 Claudio TakahasiConvert CreateDevice on test-device script to an asynch...
2010-12-09 Johan Hedberggdbus: fix accessing freed callback data
2010-12-09 Bruna MoreiraCheck the security level on a per request base
2010-12-09 Johan HedbergFix HFP response and hold (AT+BTRH) command response
2010-12-08 Gustavo F.... Add btd_error_already_connected()
2010-12-08 Gustavo F.... convert error to btd_error_not_supported()
2010-12-08 Gustavo F.... convert error to btd_error_not_connected()
2010-12-08 Gustavo F.... convert error to btd_error_busy()
2010-12-08 Gustavo F.... convert errors to btd_error_does_not_exist()
2010-12-08 Gustavo F.... convert errors to btd_error_not_authorized()
2010-12-08 Gustavo F.... Fix coding styling issues in src/error.c
2010-12-08 Lucas De Marchigdbus: explicitly compare pointers to NULL
2010-12-08 Johan HedbergFix bt_extract_eir_name to use GLib memory allocation
2010-12-08 Gustavo F.... Revert use of new error function for Blocked
2010-12-07 Claudio TakahasiRemove fixed item from TODO
2010-12-07 Johan HedbergMake device type evaluation more readable
2010-12-07 Claudio TakahasiMake bt_name2class static on glib-helper
2010-12-07 Claudio Takahasiglib-helper: fix coding style issues
2010-12-07 Claudio TakahasiMake EIR type an optional argument for bt_extract_eir_name
2010-12-07 Claudio TakahasiCheck if the remote LE is connectable when creating...
2010-12-07 Claudio TakahasiAdd device type to identify LE, BR/EDR or dual mode...
2010-12-07 Claudio TakahasiRemove automatic battery state change on attribute...
2010-12-07 Gustavo F.... Add btd_error_not_authorized()
2010-12-07 Gustavo F.... Add btd_error_does_not_exist()
2010-12-07 Gustavo F.... Add btd_error_busy()
2010-12-07 Gustavo F.... Add btd_error_not_available()
2010-12-07 Gustavo F.... Add btd_error_in_progress()
2010-12-07 Gustavo F.... Add btd_error_not_connected()
2010-12-07 Gustavo F.... Add btd_error_not_supported()
2010-12-07 Gustavo F.... Add btd_error_already_exists()
2010-12-07 Gustavo F.... Create btd_error_invalid_args()
2010-12-07 Vinicius Costa... Fix writing to GAttrib socket without POLLOUT event
2010-12-07 Anderson LizardoCheck authentication permissions on attribute server
2010-12-07 Bruna MoreiraCheck attribute permissions in attribute server
2010-12-07 Bruna MoreiraInitial attribute permission implementation
2010-12-02 Luiz Augusto... Fix deinitializing telephony backend when it wasn't...
2010-11-30 Marcel HoltmannRelease 4.81
2010-11-30 Luiz Augusto... Fix not canceling pending calls on maemo6 telephony...
2010-11-30 Luiz Augusto... Use specific members in D-Bus match rules on telephony...
2010-11-30 Luiz Augusto... Fix interface name of modem states on maemo6 telephony...
2010-11-30 Daniel OrstadiusInitialize adapter services list
2010-11-29 Sheldon DemarioEmit Connect signal for LE capable devices
2010-11-29 Sheldon DemarioAttrib server should truncate attribute value to pdu...
2010-11-29 Claudio TakahasiDon't trigger the discovering when registering the...
2010-11-29 Claudio TakahasiFix memory leak of sdp list in the attribute client
2010-11-29 Claudio TakahasiReturn a D-Bus error if device_browse fails
2010-11-29 Claudio TakahasiCheck the device type when creating the device
2010-11-29 Claudio TakahasiImplement primary service search when creating a device
2010-11-29 Claudio TakahasiRemoved unused define
2010-11-29 Claudio Takahasihcid header cleanup
2010-11-28 Johan HedbergRemove unused scan_mode variable
2010-11-28 Johan HedbergUse existing bit functions from hci.h
2010-11-28 Johan HedbergRemove unused includes
2010-11-28 Johan HedbergRemove unused define
2010-11-27 Johan HedbergUse address instead of object path in device logs
2010-11-27 Johan HedbergImprove hciops logging
2010-11-27 Johan HedbergImprove agent PIN length error log
2010-11-27 Johan HedbergUse hci_send_cmd instead of hci_send_req for authentication
2010-11-25 Rafal MichalskiFix crash after simultaneous authentication requests
2010-11-25 Claudio Takahasisdpd header cleanup
2010-11-25 Luiz Augusto... Fix telephony maemo6 driver deinitialization
2010-11-25 Luiz Augusto... Fix telephony dummy driver
next