Home
last modified time | relevance | path

Searched refs:btp_gatt_char_value (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h190 struct btp_gatt_char_value { struct
207 struct btp_gatt_char_value values[0]; argument
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c1485 struct btp_gatt_char_value value; in read_uuid_cb()
1504 if (!gatt_buf_add(&value, sizeof(struct btp_gatt_char_value))) { in read_uuid_cb()