Home | History | Annotate | Download | only in src

Lines Matching refs:p_temp

382     UINT8*              p_temp = temp;
432 UINT32_TO_BE_STREAM(p_temp, rec->supported_features);
438 p_temp = temp;// The macro modifies p_temp, hence rewind.
439 UINT16_TO_BE_STREAM(p_temp, rec->hdr.l2cap_psm);
471 UINT8* p_temp = temp;
511 UINT32_TO_BE_STREAM(p_temp, rec->supported_features);
517 p_temp = temp;// The macro modifies p_temp, hence rewind.
518 UINT16_TO_BE_STREAM(p_temp, rec->hdr.l2cap_psm);
550 UINT8* p_temp = temp;
595 UINT32_TO_BE_STREAM(p_temp, rec->supported_features);
601 p_temp = temp;// The macro modifies p_temp, hence rewind.
602 UINT16_TO_BE_STREAM(p_temp, rec->hdr.l2cap_psm);
638 UINT8* p_temp = temp;
693 p_temp = temp;// The macro modifies p_temp, hence rewind.
694 UINT16_TO_BE_STREAM(p_temp, rec->hdr.l2cap_psm);