EnglishFrenchSpanish

Ad


OnWorks favicon

hcidump - Online in the Cloud

Run hcidump in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command hcidump that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


hcidump - Parse HCI data

SYNOPSIS


hcidump [-h]
hcidump [option [option...]] [filter]

DESCRIPTION


hcidump reads raw HCI data coming from and going to a Bluetooth device (which can be
specified with the option -i, default is the first available one) and prints to screen
commands, events and data in a human-readable form. Optionally, the dump can be written to
a file rather than parsed, and the dump file can be parsed in a subsequent moment.

OPTIONS


-h Prints usage info and exits

-i <hciX>
Data is read from hciX, which must be the name of an installed Bluetooth device. If
not specified, and if -r option is not set, data is read from the first available
Bluetooth device.

-l <len>, --snap-len=<len>
Sets max length of processed packets to len.

-p <psm>, --psm=<psm>
Sets default Protocol Service Multiplexer to psm.

-m <compid>, --manufacturer=<compid>
Sets default company id for manufacturer to compid.

-w <file>, --save-dump=<file>
Parse output is not printed to screen, instead data read from device is saved in
file file. The saved dump file can be subsequently parsed with option -r.

-r <file>, --read-dump=<file>
Data is not read from a Bluetooth device, but from file file. file is created with
option -t, --timestamp Prepend a time stamp to every packet.

-a, --ascii
For every packet, not only is the packet type displayed, but also all data in
ASCII.

-x, --hex
For every packet, not only is the packet type displayed, but also all data in hex.

-X, --ext
For every packet, not only is the packet type displayed, but also all data in hex
and ASCII.

-R, --raw
For every packet, only the raw data is displayed.

-C, --cmtp=<psm>
Sets the PSM value for the CAPI Message Transport Protocol.

-H, --hcrp=<psm>
Sets the PSM value for the Hardcopy Control Channel.

-O, --obex=<channel>
Sets the RFCOMM channel value for the Object Exchange Protocol.

-P, --ppp=<channel>
Sets the RFCOMM channel value for the Point-to-Point Protocol.

-D, --pppdump=<file>
Extract PPP traffic with pppdump format.

-A, --audio=<file>
Extract SCO audio data.

-Y, --novendor
Don't display any vendor commands or events and don't show any pin code or link key
in plain text.

FILTERS


filter is a space-separated list of packet categories: available categories are lmp, hci,
sco, l2cap, rfcomm, sdp, bnep, cmtp, hidp, hcrp, avdtp, avctp, obex, capi and ppp. If
filters are used, only packets belonging to the specified categories are dumped. By
default, all packets are dumped.

AUTHORS


Written by Maxim Krasnyansky <[email protected]> and Marcel Holtmann <[email protected]>

man page by Fabrizio Gennari <[email protected]>

Use hcidump online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    s3cmd
    s3cmd
    Open-source tool to access Amazon S3
    file storage. S3cmd is a free command
    line tool and client for uploading,
    retrieving and managing data in Amazon
    S3 and ot...
    Download s3cmd
  • 2
    XyZerKunG ServerTool
    XyZerKunG ServerTool
    XyZerKunG ServerTool helps you to make
    your own Minecraft server and play with
    your friend for a few minutes.
    Features:Automatically create a
    Minecraft serverU...
    Download XyZerKunG ServerTool
  • 3
    CalcTools
    CalcTools
    Java source intended to serve as a
    nexus for teaching both mathematics and
    software solutions for computation on
    iterative equations. Public interfaces
    allow a...
    Download CalcTools
  • 4
    Rocket.Chat Desktop Client
    Rocket.Chat Desktop Client
    Rocket.Chat Desktop client is the
    official desktop app for Rocket.Chat,
    the simple but powerful open source web
    chat platform. It's tested on macOS,
    Windows...
    Download Rocket.Chat Desktop Client
  • 5
    OfficeFloor
    OfficeFloor
    OfficeFloor provides inversion of
    coupling control, with its: - dependency
    injection - continuation injection -
    thread injection For more information
    visit the...
    Download OfficeFloor
  • 6
    DivKit
    DivKit
    DivKit is an open source Server-Driven
    UI (SDUI) framework. It allows you to
    roll out server-sourced updates to
    different app versions. Also, it can be
    used fo...
    Download DivKit
  • 7
    subconverter
    subconverter
    Utility to convert between various
    subscription format. Shadowrocket users
    should use ss, ssr or v2ray as target.
    You can add &remark= to
    Telegram-liked HT...
    Download subconverter
  • More »

Linux commands

Ad