Searched refs:ua_channel_0 (Results 1 – 1 of 1) sorted by relevance
175 BT_HDR* ua_channel_0 = AllocateWrappedOutgoingL2capAclPacket( in ConnectServerL2cap() local177 EXPECT_CALL(l2cap_interface_, DataWrite(lcid, BtHdrEqual(ua_channel_0))) in ConnectServerL2cap()181 osi_free(ua_channel_0); in ConnectServerL2cap()329 BT_HDR* ua_channel_0 = AllocateWrappedIncomingL2capAclPacket( in ConnectClientPort() local339 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, ua_channel_0); in ConnectClientPort()793 BT_HDR* ua_channel_0 = AllocateWrappedOutgoingL2capAclPacket( in TEST_F() local795 EXPECT_CALL(l2cap_interface_, DataWrite(new_lcid, BtHdrEqual(ua_channel_0))) in TEST_F()807 osi_free(ua_channel_0); in TEST_F()