OSDN Git Service

core/device: Don't overwrite SDP record cache
[android-x86/external-bluetooth-bluez.git] / src / device.c
2015-06-26 Luiz Augusto von... core/device: Don't overwrite SDP record cache
2015-06-11 Luiz Augusto von... shared/gatt-client: Speed up discovery
2015-05-19 Mariusz Skamrashared/att: Add ext_signed flag to be able to use exter...
2015-05-05 Arman Uguraycore/device: Implement GattServices property
2015-04-23 Jakub Pawlowskicore: Add implementation of TxPower
2015-04-17 Luiz Augusto von... core: Add implementation of ServiceData
2015-04-17 Luiz Augusto von... core: Add implementation of ManufacturerData
2015-04-10 Luiz Augusto von... core/device: Fix memory leak
2015-03-31 Jakub Pawlowskicore/device: Introduce device_set_rssi_with_delta
2015-03-18 Luiz Augusto von... core/device: Enable bt_gatt_server debug
2015-03-18 Luiz Augusto von... core/device: Enable bt_gatt_client debug
2015-03-17 Luiz Augusto von... core: Make device_set_bonded reset temporary flag
2015-03-17 Luiz Augusto von... core/device: Convert temporary flag to bool
2015-03-17 Luiz Augusto von... core/device: Fix btd_device_set_temporary
2015-03-15 Luiz Augusto von... core/device: Remove call to g_attrib_set_mtu
2015-03-15 Luiz Augusto von... core/device: Fix not handling notification
2015-03-11 Johan Hedbergcore: Add mapping from 'Already Paired' status to D...
2015-03-01 Marcel Holtmanncore: Use local libbluetooth includes
2015-02-26 Luiz Augusto von... core/device: Update storage if CSRK counter change
2015-02-26 Luiz Augusto von... core/device: Set Local/Remote CSRK
2015-02-26 Luiz Augusto von... core: Load CSRK from storage
2015-02-18 Arman Uguraycore: device: Add getter for GATT server
2015-02-18 Arman Uguraycore: Attach gatt-server to bt_att
2015-02-02 Arman Uguraycore/gatt: Keep objects over disconnects
2015-02-02 Arman Uguraycore/device: Don't check ready in service_removed
2015-01-28 Arman Uguraycore/device: Fix bug in device_browse_gatt
2015-01-23 Luiz Augusto von... core/device: Fix crash on remove
2015-01-20 Luiz Augusto von... core/device: Cleanup device_svc_resolved code
2015-01-19 Luiz Augusto von... core/device: Fix not replying to Pair
2015-01-16 Luiz Augusto von... core/device: Don't remove invalid UUID
2015-01-16 Arman Uguraycore/gatt: Use "claimed" instead of "active"
2015-01-16 Arman Uguraycore/device: Fix GATT profile probing
2015-01-15 Arman Uguraycore: device: Fix device_browse_gatt
2015-01-15 Arman Uguraycore: device: Fix connect bearer selection
2015-01-14 Johan Hedbergcore: Fix missing check for g_slist_find_custom() looku...
2015-01-12 Luiz Augusto von... core: Use static for local variables
2015-01-12 Arman Uguraycore/gatt: Handle Service Changed
2015-01-06 Luiz Augusto von... core/device: Fix memory leak
2014-12-29 Luiz Augusto von... core/gatt: Don't export claimed services
2014-12-23 Arman Uguraycore/gatt: Introduce gatt-client
2014-12-19 Arman Uguraycore/device: Make profile calls in GATT events
2014-12-19 Arman Uguraycore/device: Add getters for GATT db and client
2014-12-19 Arman Uguraycore/device: Don't disconnect if attios not set
2014-12-15 Arman Uguraycore: Use gatt_db service callbacks
2014-12-15 Arman Uguraycore: Rename device_attach_attrib
2014-12-15 Arman Uguraycore/device: Use shared/gatt-client for GATT
2014-12-15 Arman Uguraycore: device: Use bt_att_register_disconnect.
2014-12-02 Biman Paulcore/device: Store info in btd_device_set_temporary
2014-11-03 Johan Hedbergcore: Remove unnecessary LE connect for kernels that...
2014-11-03 Michael Janssenattrib: Add mtu argument to g_attrib_new
2014-10-30 Luiz Augusto von... Revert "core: Fix unnecessary calls to agent_cancel()"
2014-09-11 Szymon Janccore: Remove not used device_set_conn_param function
2014-08-05 Luiz Augusto von... core: Fix Device1.Disconnect not always disabling auto...
2014-08-01 Luiz Augusto von... core: Fix code style
2014-07-28 Johan Hedbergcore: Default to temporary=true when creating new devices
2014-07-16 Johan Hedbergcore: Add non-temporary BR/EDR devices to the kernel...
2014-07-16 Johan Hedbergcore: Fix unblocking all transports for dual-mode devices
2014-07-11 Johan Hedbergcore: Refactor dirent type getter to a shared function
2014-07-11 Johan Hedbergcore: Fix filename contruction with PATH_MAX and snprintf
2014-07-02 Johan Hedbergcore: Add device API for setting connection parameters
2014-07-01 Johan Hedbergcore: Fix calling adapter_auto_connect_add when connected
2014-07-01 Johan Hedbergcore: Always elevate LE security level if LTK is available
2014-06-30 Marcel Holtmanncore: Add separate functions for auto-connect kernel...
2014-06-30 Johan Hedbergcore: Fix attio notification for server connections
2014-06-23 Andrei Emeltchenkocore: Fix using address of array instead of size
2014-06-04 Andrzej Kaczmarekcore: Fix cleaning pending services when ACL connection...
2014-05-19 Szymon Janccore: Improve handling of unpaired event
2014-05-15 Johan Hedbergcore: Make use of device_set_[bearer]_support functions
2014-05-15 Johan Hedbergcore: Fix matching based on public address regardless...
2014-05-15 Johan Hedbergcore: Add API to set LE support for a device
2014-05-15 Johan Hedbergcore: Fix device_set_bredr_support to update storage...
2014-05-15 Johan Hedbergcore: Export API to request services to be connected
2014-04-04 Scott James Remnantcore: don't try BR/EDR for LE-only devices
2014-03-25 Johan Hedbergcore: Fix sending redundant Appearance/Icon signals
2014-03-22 Johan Hedbergcore: Add function to look up devices also by their...
2014-03-21 Szymon Jancdevice: Fix sending unneeded property change signals
2014-03-20 Johan Hedbergcore: Ignore ATT errors when considering Pair() success
2014-03-20 Johan Hedbergcore: Fix Paired property notification for multiple...
2014-03-20 Johan Hedbergattrib: Fix gatt_primary leaks when a failure occurs
2014-03-19 Johan Hedbergcore: Don't try to continue ATT discovery after a failure
2014-03-19 Johan Hedbergcore: Add debug logs to track ATT discover progress
2014-03-19 Johan Hedbergcore: Fix replying to Pair() if disconnected during...
2014-03-19 Johan Hedbergcore: Fix completing ATT service discovery when no...
2014-03-19 Johan Hedbergcore: Fix agent ref leak when freeing auth request
2014-03-19 Johan Hedbergcore: Fix unnecessary calls to agent_cancel()
2014-03-14 Johan Hedbergcore: Update bearer timestamp also when connecting
2014-03-14 Johan Hedbergcore: Fix bearer type selection
2014-03-13 Johan Hedbergcore: Refactor calls to attrib_channel_attach
2014-03-13 Johan Hedbergcore: Fix storing device info in peripheral mode
2014-03-13 Luiz Augusto von... core: Fix adding BR/EDR devices to auto connect list
2014-03-06 Luiz Augusto von... core: Fix not sending Paired property
2014-03-06 Luiz Augusto von... core: Fix not passing correct argument to device_set_paired
2014-03-05 Anderson Lizardocore: Fix associating a GAttrib to a device on incoming...
2014-02-21 Johan Hedbergcore: Add support for merging duplicate device object...
2014-02-21 Johan Hedbergcore: Split LE and BR/EDR states for devices
2014-02-21 Johan Hedbergcore: Avoid device_set_bonded for clearing bonding
2014-02-21 Johan Hedbergcore: Track LE & BR/EDR last seen times
2014-02-20 Johan Hedbergcore: Fix initiating pairing with dual mode devices
2014-02-20 Johan Hedbergcore: Fix updating BR/EDR support from AD flags
2014-02-20 Johan Hedbergcore: Update storage upon device address change
next