Home
last modified time | relevance | path

Searched defs:uuid (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/btstack/wiced_include/
Dwiced_bt_gatt.h286 wiced_bt_uuid_t uuid; /**< uuid */ member
348 wiced_bt_uuid_t uuid; /**< Service or Characteristic UUID */ member
564 #define CHARACTERISTIC_UUID16(handle, handle_value, uuid, properties, permission) \ argument
578 #define CHARACTERISTIC_UUID128(handle, handle_value, uuid, properties, permission) \ argument
592 #define CHARACTERISTIC_UUID16_WRITABLE(handle, handle_value, uuid, properties, permission) \ argument
607 #define CHARACTERISTIC_UUID128_WRITABLE(handle, handle_value, uuid, properties, permission) \ argument
622 #define CHAR_DESCRIPTOR_UUID16_WRITABLE(handle, uuid, permission) \ argument
630 #define CHAR_DESCRIPTOR_UUID16(handle, uuid, permission) \ argument
637 #define CHAR_DESCRIPTOR_UUID128_WRITABLE(handle, uuid, permission) \ argument
645 #define CHAR_DESCRIPTOR_UUID128(handle, uuid, permission) \ argument