Searched refs:uih_msc_cmd_from_peer (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/test/rfcomm/
H A Dstack_rfcomm_test.cc235 BT_HDR* uih_msc_cmd_from_peer = AllocateWrappedIncomingL2capAclPacket( local
251 // uih_msc_cmd_from_peer should be freed by this method
252 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, uih_msc_cmd_from_peer);
396 BT_HDR* uih_msc_cmd_from_peer = AllocateWrappedIncomingL2capAclPacket( local
405 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, uih_msc_cmd_from_peer);
865 BT_HDR* uih_msc_cmd_from_peer = AllocateWrappedIncomingL2capAclPacket( local
881 l2cap_appl_info_.pL2CA_DataInd_Cb(new_lcid, uih_msc_cmd_from_peer);

Completed in 28 milliseconds