trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant BLUETOOTH_BASE_UUID

Source
pub const BLUETOOTH_BASE_UUID: [u8; 16];
Expand description

0000xxxx-0000-1000-8000-00805F9B34FB;

BLUETOOTH CORE SPECIFICATION Version 6.0 | Vol 3, Part B | Page 1250 (link)

The full 128-bit value of a 16-bit or 32-bit UUID may be computed by a simple arithmetic operation.

128_bit_value = 16_bit_value × 2^96 + Bluetooth_Base_UUID