Searched defs:btp_gatt_characteristic (Results 1 – 1 of 1) sorted by relevance
98 struct btp_gatt_characteristic { struct99 uint16_t characteristic_handle;100 uint16_t value_handle;101 uint8_t properties;102 uint8_t uuid_length;103 uint8_t uuid[];