Searched refs:formatSdpUuid (Results 1 – 1 of 1) sorted by relevance
473 uuid = formatSdpUuid(re.findall("'([a0-Z9]*)'O", description)[0])1394 def formatSdpUuid(uuid: str): function