OSDN Git Service

android-x86/external-bluetooth-bluez.git
2010-12-19 Johan HedbergGet rid of unnecessary manager_get_default_adapter...
2010-12-19 Johan HedbergGet rid of unnecessary manager_find_adapter_by_path...
2010-12-19 Johan HedbergGet rid of unnecessary manager_find_adapter_by_address...
2010-12-19 Johan HedbergAdd manager_foreach_adapter()
2010-12-19 Johan HedbergFix memory leak in adapter_service_ins_rem()
2010-12-19 Johan HedbergFix clearing authentication request for renewed keys
2010-12-18 Johan HedbergFix setting paired state when device->authr is false
2010-12-18 Johan HedbergRemove unnecessary empty line
2010-12-18 Johan HedbergImplement storing of link keys in runtime memory
2010-12-18 Johan HedbergAdd missing mgmtops callbacks
2010-12-18 Johan HedbergSwitch to using power_on & power_off adapter_ops callbacks
2010-12-18 Johan HedbergRemove hciops device info struct member defines
2010-12-18 Johan HedbergRemove unnecessary read_local_ext_features callback
2010-12-18 Johan HedbergRefactor adapter initialization and power control
2010-12-18 Marcel HoltmannRelease 4.82
2010-12-17 Luiz Augusto... Fix crash when mmaping files which size is multiple...
2010-12-16 Dmitriy PaliyAdd AVDTP SRC stream send buffer size verification
2010-12-16 Gustavo F.... Convert more D-Bus errors to btd_error_*
2010-12-16 Gustavo F.... Add btd_error_not_ready()
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...
next