Home
last modified time | relevance | path

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

/system/bt/stack/test/rfcomm/
Dstack_rfcomm_test.cc480 static const uint16_t test_mtu = 1600; in TEST_F() local
483 ASSERT_NO_FATAL_FAILURE(StartServerPort(test_uuid, test_scn, test_mtu, in TEST_F()
488 test_address, server_handle, test_scn, test_mtu, acl_handle, lcid, 0)); in TEST_F()
501 static const uint16_t test_mtu = 1600; in TEST_F() local
508 ASSERT_NO_FATAL_FAILURE(StartServerPort(test_uuid_0, test_scn_0, test_mtu, in TEST_F()
513 test_scn_0, test_mtu, acl_handle, in TEST_F()
522 ASSERT_NO_FATAL_FAILURE(StartServerPort(test_uuid_1, test_scn_1, test_mtu, in TEST_F()
527 test_scn_1, test_mtu, acl_handle, in TEST_F()
548 static const uint16_t test_mtu = 1600; in TEST_F() local
557 ASSERT_NO_FATAL_FAILURE(StartServerPort(test_uuid, test_scn, test_mtu, in TEST_F()
[all …]