Home
last modified time | relevance | path

Searched refs:Char_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.c134 uint8_t Char_UUID_Type, in aci_gatt_add_char() argument
147 …1 *cp1 = (aci_gatt_add_char_cp1*)(cmd_buffer + 2 + 1 + (Char_UUID_Type == 1 ? 2 : (Char_UUID_Type in aci_gatt_add_char()
153 cp0->Char_UUID_Type = htob(Char_UUID_Type, 1); in aci_gatt_add_char()
158 switch (Char_UUID_Type) { in aci_gatt_add_char()
H A Dble_gatt_aci.h129 uint8_t Char_UUID_Type,
H A Dble_types.h1682 uint8_t Char_UUID_Type;