Lines Matching refs:p_temp
910 uint8_t* p_temp; in SDP_SetLocalDiRecord() local
933 p_temp = temp_u16; in SDP_SetLocalDiRecord()
934 UINT16_TO_BE_STREAM(p_temp, di_specid); in SDP_SetLocalDiRecord()
981 p_temp = temp_u16; in SDP_SetLocalDiRecord()
982 UINT16_TO_BE_STREAM(p_temp, p_device_info->vendor); in SDP_SetLocalDiRecord()
990 p_temp = temp_u16; in SDP_SetLocalDiRecord()
991 UINT16_TO_BE_STREAM(p_temp, p_device_info->product); in SDP_SetLocalDiRecord()
999 p_temp = temp_u16; in SDP_SetLocalDiRecord()
1000 UINT16_TO_BE_STREAM(p_temp, p_device_info->version); in SDP_SetLocalDiRecord()
1016 p_temp = temp_u16; in SDP_SetLocalDiRecord()
1017 UINT16_TO_BE_STREAM(p_temp, p_device_info->vendor_id_source); in SDP_SetLocalDiRecord()