Home
last modified time | relevance | path

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

/system/bt/stack/test/rfcomm/
Dstack_rfcomm_test.cc234 BT_HDR* uih_msc_cmd_from_peer = AllocateWrappedIncomingL2capAclPacket( in ConnectServerPort() local
251 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, uih_msc_cmd_from_peer); in ConnectServerPort()
395 BT_HDR* uih_msc_cmd_from_peer = AllocateWrappedIncomingL2capAclPacket( in ConnectClientPort() local
404 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, uih_msc_cmd_from_peer); in ConnectClientPort()
862 BT_HDR* uih_msc_cmd_from_peer = AllocateWrappedIncomingL2capAclPacket( in TEST_F() local
878 l2cap_appl_info_.pL2CA_DataInd_Cb(new_lcid, uih_msc_cmd_from_peer); in TEST_F()