Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/rfcomm/
Dstack_rfcomm_test.cc510 static const uint8_t test_scn_0 = 8; in TEST_F() local
512 ASSERT_NO_FATAL_FAILURE(StartServerPort(test_uuid_0, test_scn_0, test_mtu, in TEST_F()
517 test_scn_0, test_mtu, acl_handle, in TEST_F()
524 ASSERT_NE(test_scn_1, test_scn_0); in TEST_F()
536 server_handle_0, false, test_scn_0, true, "Hello World0!\r", 50, in TEST_F()
539 server_handle_0, false, test_scn_0, false, "\r!0dlroW olleH", 4, in TEST_F()
631 static const uint8_t test_scn_0 = 8; in TEST_F() local
634 test_address, test_uuid_0, test_scn_0, test_mtu, port_mgmt_cback_0, in TEST_F()
638 test_scn_0, test_mtu, acl_handle, in TEST_F()
654 client_handle_0, false, test_scn_0, true, "\r!dlroW olleH", -1, in TEST_F()
[all …]