Searched refs:btp_gatt_find_included_rp (Results 1 – 2 of 2) sorted by relevance
143 struct btp_gatt_find_included_rp { struct
1166 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()