Home
last modified time | relevance | path

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

/system/bt/stack/test/rfcomm/
Dstack_rfcomm_test.cc245 BT_HDR* uih_msc_cmd_to_peer = AllocateWrappedOutgoingL2capAclPacket( in ConnectServerPort() local
249 DataWrite(lcid, BtHdrEqual(uih_msc_cmd_to_peer))) in ConnectServerPort()
875 BT_HDR* uih_msc_cmd_to_peer = AllocateWrappedOutgoingL2capAclPacket( in TEST_F() local
879 DataWrite(new_lcid, BtHdrEqual(uih_msc_cmd_to_peer))) in TEST_F()
883 osi_free(uih_msc_cmd_to_peer); in TEST_F()