Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/auto/
H A Dble_gatt_aci.h77 uint8_t Include_UUID_Type,
H A Dble_gatt_aci.c95 uint8_t Include_UUID_Type, in aci_gatt_include_service() argument
105 int uuid_size = (Include_UUID_Type == 2) ? 16 : 2; in aci_gatt_include_service()
112 cp0->Include_UUID_Type = htob(Include_UUID_Type, 1); in aci_gatt_include_service()
H A Dble_types.h1669 uint8_t Include_UUID_Type;