Searched refs:PeripheralControllerTest (Results 1 – 1 of 1) sorted by relevance
8977 class PeripheralControllerTest : public testing::Test { class9040 const char* PeripheralControllerTest::DEVICE_NAME = "device";9041 const char* PeripheralControllerTest::DEVICE_LOCATION = "BLUETOOTH";9042 const int32_t PeripheralControllerTest::DEVICE_ID = END_RESERVED_ID + 1000;9043 const int32_t PeripheralControllerTest::DEVICE_GENERATION = 2;9044 const int32_t PeripheralControllerTest::DEVICE_CONTROLLER_NUMBER = 0;9045 const Flags<InputDeviceClass> PeripheralControllerTest::DEVICE_CLASSES =9047 const int32_t PeripheralControllerTest::EVENTHUB_ID = 1;9050 class BatteryControllerTest : public PeripheralControllerTest {9072 class LightControllerTest : public PeripheralControllerTest {[all …]