Home
last modified time | relevance | path

Searched refs:L2capLeFixedChannelImplTest (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dfixed_channel_impl_test.cc40 class L2capLeFixedChannelImplTest : public ::testing::Test { class
65 TEST_F(L2capLeFixedChannelImplTest, get_device) { in TEST_F() argument
79 TEST_F(L2capLeFixedChannelImplTest, close_triggers_callback) { in TEST_F() argument
104 TEST_F(L2capLeFixedChannelImplTest, register_callback_after_close_should_call_immediately) { in TEST_F() argument
129 TEST_F(L2capLeFixedChannelImplTest, close_twice_should_fail) { in TEST_F() argument
157 TEST_F(L2capLeFixedChannelImplTest, multiple_registeration_should_fail) { in TEST_F() argument
181 TEST_F(L2capLeFixedChannelImplTest, call_acquire_before_registeration_should_fail) { in TEST_F() argument
194 TEST_F(L2capLeFixedChannelImplTest, call_release_before_registeration_should_fail) { in TEST_F() argument
207 TEST_F(L2capLeFixedChannelImplTest, test_acquire_release_channel) { in TEST_F() argument
239 TEST_F(L2capLeFixedChannelImplTest, test_acquire_after_close) { in TEST_F() argument