Lines Matching refs:p_temp
909 uint8_t* p_temp; in SDP_SetLocalDiRecord() local
932 p_temp = temp_u16; in SDP_SetLocalDiRecord()
933 UINT16_TO_BE_STREAM(p_temp, di_specid); in SDP_SetLocalDiRecord()
980 p_temp = temp_u16; in SDP_SetLocalDiRecord()
981 UINT16_TO_BE_STREAM(p_temp, p_device_info->vendor); in SDP_SetLocalDiRecord()
989 p_temp = temp_u16; in SDP_SetLocalDiRecord()
990 UINT16_TO_BE_STREAM(p_temp, p_device_info->product); in SDP_SetLocalDiRecord()
998 p_temp = temp_u16; in SDP_SetLocalDiRecord()
999 UINT16_TO_BE_STREAM(p_temp, p_device_info->version); in SDP_SetLocalDiRecord()
1015 p_temp = temp_u16; in SDP_SetLocalDiRecord()
1016 UINT16_TO_BE_STREAM(p_temp, p_device_info->vendor_id_source); in SDP_SetLocalDiRecord()