BLE GAP Hex Decoder

GAP (Generic Access Profile) defines device discovery, advertising roles, scanning, and connection initiation behavior.

Decode BLE GAP Data

If this decoder does not work, use the Contact email link in the footer.

Advertisement

Raw Decode Output

Decoded Fields

Payload Hex: N/A

Payload ASCII: N/A

N/A

Additional Insights

  • No insights yet. Decode a packet to view layered interpretation.

No decoded fields yet. Decode a full frame to see Ethernet/IP/TCP details.

About BLE GAP

GAP controls how BLE devices become visible and connect. Header-level decode helps classify discovery and advertising payload intent before higher-layer interpretation.

GAP (Generic Access Profile) defines device discovery, advertising roles, scanning, and connection initiation behavior.

BLE GAP Header Structure

  • AD Length (when present): size of advertising structure.
  • AD Type: GAP data type identifier.
  • AD Value: type-specific data bytes.

Why Decode BLE GAP Packets

Decode basic BLE GAP payload hints such as AD type and role/discovery metadata.