Home
last modified time | relevance | path

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

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