Home
last modified time | relevance | path

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

/system/bt/stack/test/rfcomm/
Dstack_rfcomm_test.cc640 uint16_t client_handle_1 = 0; in TEST_F() local
643 port_event_cback_1, lcid, acl_handle, &client_handle_1, false)); in TEST_F()
644 ASSERT_NO_FATAL_FAILURE(ConnectClientPort(test_address, client_handle_1, in TEST_F()
658 client_handle_1, false, test_scn_1, true, "\r!dlroW olleH", -1, in TEST_F()
661 client_handle_1, false, test_scn_1, false, "Hello World!\r", -1, in TEST_F()
687 uint16_t client_handle_1 = 0; in TEST_F() local
690 port_event_cback_1, lcid_1, acl_handle_1, &client_handle_1, true)); in TEST_F()
692 ASSERT_NO_FATAL_FAILURE(ConnectClientPort(test_address_1, client_handle_1, in TEST_F()
706 client_handle_1, false, test_scn, true, "\r!dlroW olleH", -1, in TEST_F()
709 client_handle_1, false, test_scn, false, "Hello World!\r", -1, in TEST_F()
[all …]