Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h143 struct btp_gatt_find_included_rp { struct
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/
Dbtp_gatt.c1166 struct btp_gatt_find_included_rp *rp = (void *) gatt_buf.buf; in find_included_cb()
1218 if (!gatt_buf_reserve(sizeof(struct btp_gatt_find_included_rp))) { in find_included()