Lines Matching full:adapter
19 #include "adapter/bluetooth_test.h"
39 "Test should be run with Adapter disabled";
43 EXPECT_EQ(GetState(), BT_STATE_ON) << "Adapter did not turn on.";
47 EXPECT_EQ(GetState(), BT_STATE_OFF) << "Adapter did not turn off.";
52 << "Test should be run with Adapter disabled";
57 EXPECT_EQ(GetState(), BT_STATE_ON) << "Adapter did not turn on.";
61 EXPECT_EQ(GetState(), BT_STATE_OFF) << "Adapter did not turn off.";
71 << "Test should be run with Adapter enabled";
81 << "Expected at least one adapter property to change";
93 << "Expected at least one adapter property to change";
112 EXPECT_EQ(GetState(), BT_STATE_OFF) << "Adapter did not turn off.";
121 << "Test should be run with Adapter enabled";
130 EXPECT_EQ(GetState(), BT_STATE_OFF) << "Adapter did not turn off.";
137 << "Test should be run with Adapter enabled";
149 EXPECT_EQ(GetState(), BT_STATE_OFF) << "Adapter did not turn off.";
154 << "Test should be run with Adapter disabled";
161 EXPECT_EQ(GetState(), BT_STATE_ON) << "Adapter did not turn on.";
170 EXPECT_EQ(GetState(), BT_STATE_OFF) << "Adapter did not turn off.";