Parent: 0ea4e4d52c55daa1a032ae53805f8d256317bf49
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2024-09-18 22:26:18
Tree: 607f7ffd587a2ebd3a37446e670bd914600c0f17
client/print: Add decoding for UUID properties This adds proper decoding for UUID properties with usage of bt_uuidstr_to_str so it can print the 'friendly' name as bellow: bluetoothctl# transport.show /org/bluez/hci0/dev_94_DB_56_F7_F2_88/sep4/fd0 Transport /org/bluez/hci0/dev_94_DB_56_F7_F2_88/sep4/fd0 UUID: Audio Source (0000110a-0000-1000-8000-00805f9b34fb) ...
Diffstat
| M | client/main.c | | | 33 | +++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | client/print.c | | | 33 | +++++++++++++++++++++++++++++++++ |
| M | client/print.h | | | 1 | + |
3 files changed, 37 insertions(+), 30 deletions(-)