Home
last modified time | relevance | path

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

/external/autotest/server/cros/bluetooth/
Dbluetooth_gatt_client_utils.py426 def UUID_Short2Full(uuid): function
441 BatteryServiceUUID = UUID_Short2Full('180f')
442 BatteryLevelUUID = UUID_Short2Full('2a19')
443 CliChrcConfigUUID = UUID_Short2Full('2902')
444 GenericAttributeProfileUUID = UUID_Short2Full('1801')
445 ServiceChangedUUID = UUID_Short2Full('2a05')
446 DeviceInfoUUID = UUID_Short2Full('180a')
447 ManufacturerNameStrUUID = UUID_Short2Full('2a29')
448 PnPIDUUID = UUID_Short2Full('2a50')
449 GenericAccessProfileUUID = UUID_Short2Full('1800')
[all …]