Home
last modified time | relevance | path

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

/system/bt/stack/test/rfcomm/
Dstack_rfcomm_test.cc520 static const uint8_t test_scn_1 = 10; in TEST_F() local
522 ASSERT_NE(test_scn_1, test_scn_0); in TEST_F()
524 ASSERT_NO_FATAL_FAILURE(StartServerPort(test_uuid_1, test_scn_1, test_mtu, in TEST_F()
529 test_scn_1, test_mtu, acl_handle, in TEST_F()
541 server_handle_1, false, test_scn_1, true, "Hello World1!\r", 50, in TEST_F()
544 server_handle_1, false, test_scn_1, false, "\r!1dlroW olleH", 4, in TEST_F()
641 static const uint8_t test_scn_1 = 10; in TEST_F() local
644 test_address, test_uuid_1, test_scn_1, test_mtu, port_mgmt_cback_1, in TEST_F()
647 test_scn_1, test_mtu, acl_handle, in TEST_F()
660 client_handle_1, false, test_scn_1, true, "\r!dlroW olleH", -1, in TEST_F()
[all …]