Searched refs:totalServiceRecordCount (Results 1 – 1 of 1) sorted by relevance
671 uint16_t totalServiceRecordCount = big_endian_read_16(packet,offset); in sdp_client_parse_service_search_response() local676 if (currentServiceRecordCount > totalServiceRecordCount){ in sdp_client_parse_service_search_response()682 …sdp_client_parse_service_record_handle_list(packet+offset, totalServiceRecordCount, currentService… in sdp_client_parse_service_search_response()