Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/test/
H A Dgatt_connection_manager_test.cc74 class BleConnectionManager : public testing::Test { class
92 TEST_F(BleConnectionManager, test_background_connection_add_remove) { in TEST_F() argument
118 TEST_F(BleConnectionManager, test_background_connection_multiple_clients) { in TEST_F() argument
150 TEST_F(BleConnectionManager, test_direct_connection_client) { in TEST_F() argument
183 TEST_F(BleConnectionManager, test_direct_connect_timeout) { in TEST_F() argument
213 TEST_F(BleConnectionManager, test_direct_connection_success) { in TEST_F() argument
234 TEST_F(BleConnectionManager, test_app_unregister) { in TEST_F() argument
260 TEST_F(BleConnectionManager, test_direct_and_background_connect) { in TEST_F() argument