Home
last modified time | relevance | path

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

/system/bt/stack/test/rfcomm/
Dstack_rfcomm_test.cc225 BT_HDR* ua_channel_dlci = AllocateWrappedOutgoingL2capAclPacket( in ConnectServerPort() local
227 EXPECT_CALL(l2cap_interface_, DataWrite(lcid, BtHdrEqual(ua_channel_dlci))) in ConnectServerPort()
231 osi_free(ua_channel_dlci); in ConnectServerPort()