Home
last modified time | relevance | path

Searched refs:BLE_UUID_BASE (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_gatt.h417 #define BLE_UUID_BASE 0xFB, 0x34, 0x9B, 0x5F, \ macro
434 .v_32.base = { BLE_UUID_BASE }, \
439 .v_16.base = { BLE_UUID_BASE }, \
446 const uint8_t uuid_base[] = {BLE_UUID_BASE}; \