GATTTOOL

Section: User Commands (1)
Updated: Aug 2015
Index Zurück zur Startseite
 

NAME

gatttool - tool for Bluetooth Low Energy device  

SYNOPSIS

gatttool  

DESCRIPTION

gatttool is tool that can be used to manipulate these attributes with a Bluetooth Low Energy device.  

USAGE


  gatttool [OPTION...]

Help Options:
  -h--help                                  Show help options
  -h--help                                  Show help options
  --help-all                                  Show all help options
  --help-gatt                                 Show all GATT commands
  --help-params                               Show all Primary Services/Characteristics arguments
  --help-char-read-write                      Show all Characteristics Value/Descriptor Read/Write arguments

Application Options:
  --i---adapter=hciX                        Specify local adapter interface
  --b---device=MAC                          Specify remote Bluetooth address
  --t---addr-type=[public | random]         Set LE address type. Default: public
  --m---mtu=MTU                             Specify the MTU size
  --p---psm=PSM                             Specify the PSM for GATT/ATT over BR/EDR
  --l---sec-level=[low | medium | high]     Set security level. Default: low
  --I---interactive                         Use interactive mode

 

AUTHOR

This manual page was written by Nobuhiro Iwamatsu <iwamatsu@debian.org>, for the Debian GNU/Linux system (but may be used by others).


 

Index

NAME
SYNOPSIS
DESCRIPTION
USAGE
AUTHOR

Copyright (c) 2020, www.tutorials4.de

LICENSE_START(VERBATIM)
Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
preserved on all copies.

Permission is granted to copy and distribute modified versions of
this manual under the conditions for verbatim copying, provided that
the entire resulting derived work is distributed under the terms of
a permission notice identical to this one.

Since the Linux kernel and libraries are constantly changing, this
manual page may be incorrect or out-of-date.  The author(s) assume.
no responsibility for errors or omissions, or for damages resulting.
from the use of the information contained herein.  The author(s) may.
not have taken the same level of care in the production of this.
manual, which is licensed free of charge, as they might when working.
professionally.

Formatted or processed versions of this manual, if unaccompanied by
the source, must acknowledge the copyright and authors of this work.
LICENSE_END
Licenses for man-pages / Impressum


Zurück zur Startseite