OSDN Git Service

shared/gatt-client: Fix discover_primary_cb()
[android-x86/external-bluetooth-bluez.git] / client /
2016-09-20 Francois Beaufortclient: Show UUIDs when listing attributes
2016-09-02 Francois BeaufortAdd device set-alias bluetoothctl command
2016-08-23 Michał Narajowskiclient: Add better support for managing devices of...
2016-08-16 Luiz Augusto von... build: Fix missing file
2016-08-16 Luiz Augusto von... client: Add set-advertise-tx-power command
2016-08-16 Luiz Augusto von... client: Add set-advertise-manufacturer command
2016-08-16 Luiz Augusto von... client: Add set-advertise-service command
2016-08-16 Luiz Augusto von... client: Add set-advertise-uuids command
2016-08-16 Luiz Augusto von... client: Add advertise command
2016-07-24 Johan Hedbergclient: Don't attach stdin in connect_handler()
2016-07-10 Johan Hedbergclient: Clarify D-Bus disconnected prompt
2016-07-10 Johan Hedbergclient: Remove input handling if disconnected from...
2016-06-29 Luiz Augusto von... client: Fix filtered scan
2016-05-18 Luiz Augusto von... client: Update to use new GATT API
2016-04-26 Francois Beaufortclient: Fix select-attribute behaviour
2016-04-04 Luiz Augusto von... client: Fix code style problems
2016-04-01 Luiz Augusto von... audio/avdtp: Fix code style
2016-02-12 Szymon Jancclient: Fix removing all devices
2016-02-08 Luiz Augusto von... client: Fix not detecting connections when starting
2016-01-23 Francois Beaufortclient: Update remove command to support removing all...
2015-11-13 Johan Hedbergclient: Fix printing selcted device prompt
2015-11-12 Luiz Augusto von... client: Fix crash when exiting
2015-11-12 Johan Hedbergclient: Make GATT listing more readable
2015-07-07 Johan Hedbergclient: Fix potential array overflow
2015-06-23 Mateusz Lemusiskclient: Display address if calling 'disconnect' without...
2015-04-28 Jakub Pawlowskiclient: main: add support for SetDiscoveryFilter
2015-04-23 Jakub Pawlowskiclient: Make command info print TxPower and RSSI
2015-04-17 Luiz Augusto von... client: Make command info print ServiceData
2015-04-17 Luiz Augusto von... client: Make command info print ManufacturerData
2015-04-17 Luiz Augusto von... client: Fix no handling dict properly
2015-04-03 Marcel Holtmannclient: Use bool for __terminated variable
2015-03-25 Luiz Augusto von... client: Add unregister-profile command
2015-03-25 Luiz Augusto von... client: Add register-profile command
2015-03-01 Marcel Holtmannclient: Fix includes for gdbus.h header
2015-02-13 Szymon Jancclient/display: Fix compilation warning on Android
2015-02-10 Luiz Augusto von... client: Handle attribute notifications
2015-02-10 Luiz Augusto von... client: Add notify command
2015-02-10 Luiz Augusto von... client: Add write command
2015-02-10 Luiz Augusto von... client: Add read command
2015-02-10 Luiz Augusto von... client/display: Add rl_hexdump
2015-02-10 Luiz Augusto von... client: Add attribute-info command
2015-02-10 Luiz Augusto von... client: Add command select-attribute
2015-02-10 Luiz Augusto von... client: Add command list-attributes
2015-02-10 Luiz Augusto von... client: Make commands relative to device
2015-02-10 Luiz Augusto von... client: Add support for GattDescriptor1
2015-02-10 Luiz Augusto von... client: Add support for GattCharacteristic1
2015-02-10 Luiz Augusto von... client: Add support for GattService1
2014-09-05 Luiz Augusto von... client: Force redisplay on rl_printf
2014-09-05 Luiz Augusto von... client: Fix typo
2014-07-08 Szymon Jancclient: Allow to terminate if bluetoothd was not started
2014-06-22 Johan Hedbergclient: Wait for D-Bus before processing stdin
2014-04-29 Luiz Augusto von... client: Fix not releasing agent if bluetoothd exit...
2014-04-04 Szymon Jancclient: Add support for printing property of array...
2014-01-09 Szymon Jancclient: Add unblock command
2014-01-09 Szymon Jancclient: Add block command
2014-01-09 Szymon Jancclient: Add untrust command
2013-11-25 Sebastian Chladclient: Add paired-devices command to bluetoothctl
2013-11-25 Philip Withnallclient: Fix handling of (G_IO_IN | G_IO_HUP) input...
2013-06-24 Lucas De Marchiclient: prettify help table
2013-06-24 Lucas De Marchiclient: Add description for default-agent command
2013-05-02 Lucas De Marchiclient: Get rid of gchar
2013-03-25 Alex Deymoclient: Agent's RequestPasskey implementation
2013-03-25 Alex Deymoclient: Agent's DisplayPasskey implementation
2013-03-25 Alex Deymoclient: Agent's DisplayPincode implementation
2013-03-25 Alex Deymoclient: "agent" command capability argument and autocom...
2013-03-25 Alex Deymoclient: Right prompt management on agent input
2013-03-25 Alex Deymoclient: Add color modifiers to NEW, CHG and DEL events.
2012-12-30 Marcel Holtmannclient: Don't bother with individual Device ID properties
2012-12-30 Marcel Holtmannclient: Print modalias properties if available
2012-12-30 Marcel Holtmannclient: Allow setting and resetting of controller alias
2012-12-30 Marcel Holtmannclient: Show adapter alias property as well
2012-12-23 Marcel Holtmannclient: Move __terminated into signal handler
2012-12-23 Marcel Holtmannclient: Add support for setting a device trusted
2012-12-23 Marcel Holtmannclient: Print UUIDs as human readable strings as well
2012-12-22 Marcel Holtmannclient: Add support for printing uint16 properties
2012-12-22 Marcel Holtmannclient: Add support for showing device information
2012-12-20 Marcel Holtmannclient: Add support for requesting default agent
2012-12-20 Marcel Holtmannclient: Add support for handling service authorizations
2012-12-20 Marcel Holtmannclient: Mover name command to the proper location
2012-12-20 Marcel Holtmannclient: Add command to display version
2012-12-20 Marcel Holtmannclient: Add support for connecting/disconnecting devices
2012-12-18 Marcel Holtmannclient: Print message when pairing attempt is in progress
2012-12-18 Marcel Holtmannclient: Add support for providing agent capability
2012-12-18 Marcel Holtmannclient: Add support for request authorization callbacks
2012-12-18 Marcel Holtmannclient: Handle legacy pairing and input of PIN codes
2012-12-18 Marcel Holtmannclient: Remove broken helper for message blocks
2012-12-18 Marcel Holtmannclient: Always print messages with checking readline...
2012-12-18 Marcel Holtmannclient: Check for RL_STATE_DONE before trying to print
2012-12-18 Marcel Holtmannclient: Restore command prompt when agent finishes
2012-12-18 Marcel Holtmannclient: Handle accepting/rejecting confirmation requests
2012-12-18 Marcel Holtmannclient: Replace certain messages with printing helper
2012-12-18 Marcel Holtmannclient: Forward input to agent handling if needed
2012-12-18 Marcel Holtmannclient: Add support for handling passkey confirmation
2012-12-18 Marcel Holtmannclient: Use printing helper for agent messages
2012-12-18 Marcel Holtmannclient: Add helper function for readline async printing
2012-12-15 Marcel Holtmannclient: Add support for removing a device/pairing
2012-12-15 Marcel Holtmannclient: Add support for triggering pairing
2012-12-15 Marcel Holtmannclient: Fix memory leak from readline input callback
2012-12-15 Marcel Holtmannclient: Print warning if leaking a proxy object
2012-12-15 Marcel Holtmannclient: Reset default controller and device list on...
next