Searched defs:btp_gatt_read_uuid_cmd (Results 1 – 1 of 1) sorted by relevance
197 struct btp_gatt_read_uuid_cmd { struct198 bt_addr_le_t address;199 uint16_t start_handle;200 uint16_t end_handle;201 uint8_t uuid_length;202 uint8_t uuid[];