Home
last modified time | relevance | path

Searched refs: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.h347 uint8_t UUID_Type,
370 uint8_t UUID_Type,
433 uint8_t UUID_Type,
484 uint8_t UUID_Type,
533 uint8_t UUID_Type,
H A Dble_gatt_aci.c538 uint8_t UUID_Type, in aci_att_read_by_type_req() argument
546 int uuid_size = (UUID_Type == 2) ? 16 : 2; in aci_att_read_by_type_req()
553 cp0->UUID_Type = htob(UUID_Type, 1); in aci_att_read_by_type_req()
577 uint8_t UUID_Type, in aci_att_read_by_group_type_req() argument
585 int uuid_size = (UUID_Type == 2) ? 16 : 2; in aci_att_read_by_group_type_req()
592 cp0->UUID_Type = htob(UUID_Type, 1); in aci_att_read_by_group_type_req()
707 uint8_t UUID_Type, in aci_gatt_disc_primary_service_by_uuid() argument
715 int uuid_size = (UUID_Type == 2) ? 16 : 2; in aci_gatt_disc_primary_service_by_uuid()
718 cp0->UUID_Type = htob(UUID_Type, 1); in aci_gatt_disc_primary_service_by_uuid()
806 uint8_t UUID_Type, in aci_gatt_disc_char_by_uuid() argument
[all …]
H A Dble_types.h1830 uint8_t UUID_Type;
1844 uint8_t UUID_Type;
1891 uint8_t UUID_Type;
1929 uint8_t UUID_Type;
1966 uint8_t UUID_Type;