Home | History | Annotate | Download | only in gatt

Lines Matching refs:p_rsp

315 **                  p_rsp: Read By type response data.
329 BT_HDR *p_rsp,
342 UINT8 *p = (UINT8 *)(p_rsp + 1) + p_rsp->len + L2CAP_MIN_OFFSET;
391 if (p_rsp->offset == 0)
392 p_rsp->offset = len + 2;
394 if (p_rsp->offset == len + 2)
396 p_rsp->len += (len + 2);