OSDN Git Service

android-x86/external-bluetooth-bluez.git
2010-12-29 Claudio TakahasiAdd LE read supported states for hciconfig
2010-12-29 Johan HedbergSimplify btd_event_conn_complete logic
2010-12-29 Johan HedbergDon't force device creation for pairing failure events
2010-12-29 Johan HedbergRemove unneeded set_connectable adapter_ops callback
2010-12-28 Marcel HoltmannRelease 4.84
2010-12-28 Anderson LizardoFix leak of EIR data if RSSI does not change
2010-12-28 Anderson LizardoFix crash due to misplaced parameter in emit_device_fou...
2010-12-28 Johan HedbergRename btd_adapter_get_state to btd_adapter_get_mode
2010-12-28 Johan HedbergRemove unused variable
2010-12-28 Johan HedbergFix adapter state when InitiallyPowered=false and Remem...
2010-12-27 Anderson LizardoRemove outdated comments
2010-12-27 Anderson LizardoRemove ancient NAME_SENT name resolution status
2010-12-27 Luiz Augusto... Fix printing D-Bus errors when headset record could...
2010-12-27 Johan HedbergAdd debug print for tracking adapter_mode_changed calls
2010-12-27 Johan HedbergFix closing of SDP server sockets
2010-12-26 Marcel HoltmannRelease 4.83
2010-12-23 Sheldon DemarioAdd Broadcaster property in DeviceFound signal
2010-12-23 Sheldon DemarioChange CreatePairedDevice to support LE devices
2010-12-23 Anderson LizardoFix spurious DeviceDisappeared signals after name resol...
2010-12-23 Johan HedbergChange power_on & power_off adapter_ops callbacks to...
2010-12-23 Vinicius Costa... Add a "services" command to test-device
2010-12-23 Vinicius Costa... Add GetProperties method the Service Interface
2010-12-23 Vinicius Costa... Add support for adding services to the Services property
2010-12-23 Vinicius Costa... Remove GetCharacteristics DBus method
2010-12-23 Vinicius Costa... Add a Discover method to the GATT Client
2010-12-23 Vinicius Costa... Add support for making LE connections to GATT client
2010-12-23 Vinicius Costa... Clean up the primary service D-Bus registration
2010-12-23 Vinicius Costa... Remove duplicated code for discovering GATT services
2010-12-23 Vinicius Costa... Add the btd_ prefix to device_add_service
2010-12-23 Vinicius Costa... Remove GATT information when the device is removed
2010-12-23 Vinicius Costa... Add a way to retrieve ATT primary services
2010-12-23 Vinicius Costa... Add support for creating devices from stored primary...
2010-12-22 Vinicius Costa... Add support for creating devices from stored types
2010-12-22 Vinicius Costa... Add support for storing the device type
2010-12-22 Luiz Augusto... sbc: detect when bitpool has changed
2010-12-22 Bruna MoreiraChange LE scan interval and window to recommended values
2010-12-22 Sheldon DemarioMove primary service storage to device.c
2010-12-22 Vinicius Costa... Add a way to store the remote device type
2010-12-22 Vinicius Costa... Fix memory leaks in the attrib-server
2010-12-22 Vinicius Costa... Fix attrib plugin deregistration
2010-12-21 Luiz Augusto... Configure HFP/HSP endpoints if headset interface is...
2010-12-21 Johan HedbergRemove unneeded variables from link_key_request()
2010-12-21 Claudio TakahasiRemove unneeded variable
2010-12-21 Johan HedbergAdd disconnect command to test-device
2010-12-21 Michal LabedzkiCoding style fixes for lib and tools
2010-12-20 Sheldon DemarioRemove bt_discover_services function from glib-helper
2010-12-20 Claudio TakahasiFix missing reply when create device is cancelled
2010-12-20 Bruna MoreiraRemove le_advertising_info struct from adapter.c
2010-12-20 Bruna MoreiraMove EIR flags definitions to adapter.c
2010-12-20 Johan HedbergRemove unused variables from link_key_request()
2010-12-20 Johan HedbergMove debug key handling into adapter_ops
2010-12-20 Johan HedbergAdd initial code for mgmtops adapter power control
2010-12-20 Michal LabedzkiFix tools UI to avoid program launch mistakes.
2010-12-20 Anderson LizardoFix memory leak of unused EIR name
2010-12-20 Johan HedbergFix compilation error in read_simple_pairing_mode_complete
2010-12-20 Johan HedbergUse find_adapter_by_id instead of find_adapter when...
2010-12-20 Johan HedbergGet rid of unnecessary manager_stop_adapter function
2010-12-19 Johan HedbergSimplify disconnect_addr helper function
2010-12-19 Johan HedbergGet rid of unneeded btd_adapter_get_conn_handle function
2010-12-19 Johan HedbergFix handle endianess issues with btd_adapter_read_clock
2010-12-19 Johan HedbergClean up btd_request_authorization code
2010-12-19 Johan HedbergRemove unnecessary btd_adapter_get_remote_version function
2010-12-19 Johan HedbergRename btd_event_inquiry_result to btd_event_device_found
2010-12-19 Johan HedbergMove PIN code storage access to core daemon
2010-12-19 Johan HedbergMove storage dependencies from hciops to core daemon
2010-12-19 Anderson LizardoMove local name parsing to parse_eir_data()
2010-12-19 Anderson LizardoMove AD flags parsing to parse_eir_data()
2010-12-19 Anderson LizardoModify get_eir_uuids() to parse other EIR data
2010-12-19 Anderson LizardoMove get_eir_uuids() from src/adapter.c to src/event.c
2010-12-19 Brian GixAdd enc_read_blob_req() as defined in BT Core Spec...
2010-12-19 Johan HedbergRemove unused btd_adapter_get_remote_name function
2010-12-19 Johan HedbergRemove unnecessary empty line
2010-12-19 Johan HedbergRemove non-existent adapter_is_ready prototype
2010-12-19 Johan HedbergRemove non-existent btd_adapter_get_init_mode prototype
2010-12-19 Johan HedbergRemove non-existent adapter_set_service_classes prototype
2010-12-19 Johan HedbergGet rid of unused btd_manager_set_offline function
2010-12-19 Johan HedbergGet rid of non-existend manager_update_svc prototype
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...
next