Home
last modified time | relevance | path

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

/system/bt/stack/test/rfcomm/
Dstack_rfcomm_test.cc628 uint16_t client_handle_0 = 0; in TEST_F() local
631 port_event_cback_0, lcid, acl_handle, &client_handle_0, true)); in TEST_F()
633 ASSERT_NO_FATAL_FAILURE(ConnectClientPort(test_address, client_handle_0, in TEST_F()
650 client_handle_0, false, test_scn_0, true, "\r!dlroW olleH", -1, in TEST_F()
653 client_handle_0, false, test_scn_0, false, "Hello World!\r", -1, in TEST_F()
674 uint16_t client_handle_0 = 0; in TEST_F() local
677 port_event_cback_0, lcid_0, acl_handle_0, &client_handle_0, true)); in TEST_F()
679 ASSERT_NO_FATAL_FAILURE(ConnectClientPort(test_address_0, client_handle_0, in TEST_F()
698 client_handle_0, false, test_scn, true, "\r!dlroW olleH", -1, in TEST_F()
701 client_handle_0, false, test_scn, false, "Hello World!\r", -1, in TEST_F()