Home | History | Annotate | Download | only in adapter

Lines Matching full:adapter

19 #include "adapter/bluetooth_test.h"
36 << "Test should be run with Adapter disabled";
40 EXPECT_EQ(GetState(), BT_STATE_ON) << "Adapter did not turn on.";
44 EXPECT_EQ(GetState(), BT_STATE_OFF) << "Adapter did not turn off.";
49 << "Test should be run with Adapter disabled";
54 EXPECT_EQ(GetState(), BT_STATE_ON) << "Adapter did not turn on.";
58 EXPECT_EQ(GetState(), BT_STATE_OFF) << "Adapter did not turn off.";
68 << "Test should be run with Adapter enabled";
78 << "Expected at least one adapter property to change";
90 << "Expected at least one adapter property to change";
110 EXPECT_EQ(GetState(), BT_STATE_OFF) << "Adapter did not turn off.";
119 << "Test should be run with Adapter enabled";
128 EXPECT_EQ(GetState(), BT_STATE_OFF) << "Adapter did not turn off.";
135 << "Test should be run with Adapter enabled";
147 EXPECT_EQ(GetState(), BT_STATE_OFF) << "Adapter did not turn off.";
152 << "Test should be run with Adapter disabled";
159 EXPECT_EQ(GetState(), BT_STATE_ON) << "Adapter did not turn on.";
168 EXPECT_EQ(GetState(), BT_STATE_OFF) << "Adapter did not turn off.";
174 << "Test should be run with Adapter disabled";
184 EXPECT_EQ(GetState(), BT_STATE_ON) << "Adapter did not turn on.";
190 EXPECT_EQ(GetState(), BT_STATE_OFF) << "Adapter did not turn off.";