Home
last modified time | relevance | path

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

/system/bt/stack/test/rfcomm/
Dstack_rfcomm_test.cc508 static const uint8_t test_scn_0 = 8; in TEST_F() local
510 ASSERT_NO_FATAL_FAILURE(StartServerPort(test_uuid_0, test_scn_0, test_mtu, in TEST_F()
515 test_scn_0, test_mtu, acl_handle, in TEST_F()
522 ASSERT_NE(test_scn_1, test_scn_0); in TEST_F()
534 server_handle_0, false, test_scn_0, true, "Hello World0!\r", 50, in TEST_F()
537 server_handle_0, false, test_scn_0, false, "\r!0dlroW olleH", 4, in TEST_F()
629 static const uint8_t test_scn_0 = 8; in TEST_F() local
632 test_address, test_uuid_0, test_scn_0, test_mtu, port_mgmt_cback_0, in TEST_F()
636 test_scn_0, test_mtu, acl_handle, in TEST_F()
652 client_handle_0, false, test_scn_0, true, "\r!dlroW olleH", -1, in TEST_F()
[all …]