Home
last modified time | relevance | path

Searched refs:formatSdpUuid (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/pandora/mmi2grpc/mmi2grpc/
Dgatt.py473 uuid = formatSdpUuid(re.findall("'([a0-Z9]*)'O", description)[0])
1394 def formatSdpUuid(uuid: str): function