~vcs-imports/bluez/master

Viewing all changes in revision 19950.

  • Committer: Luiz Augusto von Dentz
  • Date: 2019-02-13 15:09:13 UTC
  • Revision ID: git-v1:183d47c1760107fbe3958c3f7d63cc17cef745ae
client: Add gatt.clone command

This adds clone command to gatt submenu which can be use to clone
services as follow:

Clone all services from the connected device:
> gatt.clone

Clone a given service
> gatt.select-attribute <attribute/uuid>
> gatt.clone

In either case there is a prompt to confirm since this may add a lot of
service the user must confim before proceding.

Then finally:

> gatt.register-application

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: