Searched refs:BLUETOOTH_UUID_BASE_UUID (Results 1 – 3 of 3) sorted by relevance
133 std::string uuidSubfix = Bluetooth::BLUETOOTH_UUID_BASE_UUID.substr(uuidPrefixLen, in FormatUuidTo128Bit()134 Bluetooth::BLUETOOTH_UUID_BASE_UUID.length() - uuidPrefixLen); in FormatUuidTo128Bit()
42 const std::string BLUETOOTH_UUID_BASE_UUID = "00000000-0000-1000-8000-00805F9B34FB"; variable