bluez/client
Francois Beaufort 1c9bbafd0b client: Show UUIDs when listing attributes
Example output after this patch:

[bluetooth]# connect 7B:3F:2C:2B:D0:06
Attempting to connect to 7B:3F:2C:2B:D0:06
[CHG] Device 7B:3F:2C:2B:D0:06 Connected: yes
Connection successful
[NEW] Primary Service
        /org/bluez/hci0/dev_7B_3F_2C_2B_D0_06/service0001
        00001801-0000-1000-8000-00805f9b34fb
        Generic Attribute Profile
[NEW] Characteristic
        /org/bluez/hci0/dev_7B_3F_2C_2B_D0_06/service0001/char0002
        00002a05-0000-1000-8000-00805f9b34fb
        Service Changed
[NEW] Primary Service
        /org/bluez/hci0/dev_7B_3F_2C_2B_D0_06/service0028
        0000180f-0000-1000-8000-00805f9b34fb
        Battery Service
[NEW] Characteristic
        /org/bluez/hci0/dev_7B_3F_2C_2B_D0_06/service0028/char0029
        00002a19-0000-1000-8000-00805f9b34fb
        Battery Level
[NEW] Descriptor
        /org/bluez/hci0/dev_7B_3F_2C_2B_D0_06/service0028/char0029/desc002b
        00002902-0000-1000-8000-00805f9b34fb
        Client Characteristic Configuration
[CHG] Device 7B:3F:2C:2B:D0:06 UUIDs: 00001800-0000-1000-8000-00805f9b34fb
[CHG] Device 7B:3F:2C:2B:D0:06 UUIDs: 00001801-0000-1000-8000-00805f9b34fb
[CHG] Device 7B:3F:2C:2B:D0:06 UUIDs: 0000180f-0000-1000-8000-00805f9b34fb
[CHG] Device 7B:3F:2C:2B:D0:06 ServicesResolved: yes
2016-09-20 17:10:06 +03:00
..
advertising.c client: Add set-advertise-tx-power command 2016-08-16 11:16:03 +03:00
advertising.h build: Fix missing file 2016-08-16 15:30:27 +03:00
agent.c client: Fix includes for gdbus.h header 2015-02-28 22:21:46 -08:00
agent.h client: Add support for requesting default agent 2012-12-20 03:43:38 +01:00
display.c client/display: Fix compilation warning on Android 2015-02-13 21:58:44 +02:00
display.h client/display: Add rl_hexdump 2015-02-10 13:15:58 +02:00
gatt.c client: Show UUIDs when listing attributes 2016-09-20 17:10:06 +03:00
gatt.h client: Add unregister-profile command 2015-03-25 12:34:49 +02:00
main.c Add device set-alias bluetoothctl command 2016-09-02 17:09:58 +03:00