BLE

Bluetooth Core Specification

The Bluetooth Core Specification defines the complete Bluetooth wireless communication protocol stack including BLE (LE) and Classic Bluetooth. The current stable version is Bluetooth 6.0. The specification covers the Physical Layer, Link Layer, HCI, L2CAP, SM, GAP, and GATT layers, as well as LE Audio, Isochronous Channels, and Direction Finding extensions.

API entry from apis.yml

apis.yml Raw ↑
aid: ble:bluetooth-core-specification
name: Bluetooth Core Specification
description: The Bluetooth Core Specification defines the complete Bluetooth wireless communication protocol
  stack including BLE (LE) and Classic Bluetooth. The current stable version is Bluetooth 6.0. The specification
  covers the Physical Layer, Link Layer, HCI, L2CAP, SM, GAP, and GATT layers, as well as LE Audio, Isochronous
  Channels, and Direction Finding extensions.
humanURL: https://www.bluetooth.com/specifications/specs/core60/
tags:
- BLE
- Bluetooth
- Core Specification
- Protocols
- Standards
properties:
- type: Documentation
  url: https://www.bluetooth.com/specifications/specs/
- type: Specification
  url: https://www.bluetooth.com/specifications/specs/core60/
- type: JSONSchema
  url: json-schema/ble-gatt-service-schema.json
- type: JSONSchema
  url: json-schema/ble-advertising-packet-schema.json
- type: JSONStructure
  url: json-structure/ble-gatt-service-structure.json
- type: JSONStructure
  url: json-structure/ble-advertising-packet-structure.json
- type: JSONLD
  url: json-ld/ble-context.jsonld
- type: Example
  url: examples/ble-heart-rate-service-example.json
- type: Example
  url: examples/ble-advertising-packet-example.json