Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h154 struct btp_gatt_disc_chrc_rp { struct
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c1245 struct btp_gatt_disc_chrc_rp *rp = (void *) gatt_buf.buf; in disc_chrc_cb()
1296 if (!gatt_buf_reserve(sizeof(struct btp_gatt_disc_chrc_rp))) { in disc_all_chrc()
1342 if (!gatt_buf_reserve(sizeof(struct btp_gatt_disc_chrc_rp))) { in disc_chrc_uuid()