Searched refs:le_create_connection_command_count (Results 1 – 2 of 2) sorted by relevance
1131 EXPECT_EQ(1, test_device()->le_create_connection_command_count()); in TEST_F()1147 EXPECT_EQ(0, test_device()->le_create_connection_command_count()); in TEST_F()1166 EXPECT_EQ(0, test_device()->le_create_connection_command_count()); in TEST_F()
261 int le_create_connection_command_count() const { in le_create_connection_command_count() function