Home
last modified time | relevance | path

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

/external/python/bumble/bumble/
Dcore.py115 BASE_UUID = bytes.fromhex('00001000800000805F9B34FB') variable in UUID
175 return self.uuid_bytes + UUID.BASE_UUID
177 return self.uuid_bytes + bytes([0, 0]) + UUID.BASE_UUID