Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h98 struct btp_gatt_characteristic { struct
99 uint16_t characteristic_handle;
100 uint16_t value_handle;
101 uint8_t properties;
102 uint8_t uuid_length;
103 uint8_t uuid[];