Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h184 struct btp_gatt_read_rp { struct
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c1454 struct btp_gatt_read_rp *rp = (void *) gatt_buf.buf; in read_cb()
1534 if (!gatt_buf_reserve(sizeof(struct btp_gatt_read_rp))) { in read_data()
1616 if (!gatt_buf_reserve(sizeof(struct btp_gatt_read_rp))) { in read_long()
1667 if (!gatt_buf_reserve(sizeof(struct btp_gatt_read_rp))) { in read_multiple()
1718 if (!gatt_buf_reserve(sizeof(struct btp_gatt_read_rp))) { in read_multiple_var()