Searched refs:ua_channel_0 (Results 1 – 1 of 1) sorted by relevance
176 BT_HDR* ua_channel_0 = AllocateWrappedOutgoingL2capAclPacket( in ConnectServerL2cap() local178 EXPECT_CALL(l2cap_interface_, DataWrite(lcid, BtHdrEqual(ua_channel_0))) in ConnectServerL2cap()182 osi_free(ua_channel_0); in ConnectServerL2cap()330 BT_HDR* ua_channel_0 = AllocateWrappedIncomingL2capAclPacket( in ConnectClientPort() local340 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, ua_channel_0); in ConnectClientPort()796 BT_HDR* ua_channel_0 = AllocateWrappedOutgoingL2capAclPacket( in TEST_F() local798 EXPECT_CALL(l2cap_interface_, DataWrite(new_lcid, BtHdrEqual(ua_channel_0))) in TEST_F()810 osi_free(ua_channel_0); in TEST_F()