logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ubertooth-scan - Scan frequency band active(Bluez) device scan and inquiry supported by Ubertooth

Author

       This manual page was written by Mike Ryan.

Description

       This tool uses a normal Bluetooth dongle to perform Inquiry Scans and Extended Inquiry scans of Bluetooth
       devices.  It uses Ubertooth to discover undiscoverable devices and can use BlueZ to scan for discoverable
       devices.

Examples

       Use Ubertooth to discover devices and perform Inquiry Scan with BlueZ:

              ubertooth-scan

       Use BlueZ and Ubertooth to discover devices and perform Inquiry Scan and Extended Inquiry Scan:

              ubertooth-scan -s -x

Name

       ubertooth-scan - Scan frequency band active(Bluez) device scan and inquiry supported by Ubertooth

Options

-s : hci Scan - use BlueZ to scan for discoverable devices

              • -x : eXtended scan - retrieve additional information about target devices

              • -t<seconds> : scan Time - length of time to sniff packets. [Default: 20s]

              • -e<0-4> : Maximum Access Code Errors (default: 2)

              • -bhciN : Bluetooth device (default: hci0)

              • -U<0-7> : which Ubertooth device to use

See Also

ubertooth-rx(1): Discover devices passively with Ubertooth

       ubertooth(7): overview of Project Ubertooth

Synopsis

       ubertooth-scan [-s] [-x]

See Also