Home
last modified time | relevance | path

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

/external/libchrome/device/bluetooth/
Dbluetooth_uuid.cc24 const char kCommonUuidPostfix[] = "-0000-1000-8000-00805f9b34fb"; variable
62 canonical_128->assign(kCommonUuidPrefix + uuid + kCommonUuidPostfix); in GetCanonicalUuid()
65 canonical_128->assign(uuid + kCommonUuidPostfix); in GetCanonicalUuid()