blob: 3c0a1b6bd003543909d6e458df99af09e8a1f1cd [file] [log] [blame]
// module_unittest
namespace bluetooth;
attribute "privacy";
table ModuleUnitTestData {
title:string (privacy:"Any");
}
root_type ModuleUnitTestData;