Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_h324m_config.cpp1807 PVMFCmdResp* cmdResp = OSCL_STATIC_CAST(PVMFCmdResp*, event); in HandleNotification() local
1810 cmdResp->GetCmdId())); in HandleNotification()
1811 CPVCmnInterfaceCmdMessage* cmdMsg = iPendingCmds[cmdResp->GetCmdId()]; in HandleNotification()
1815 cmdResp->GetCmdStatus()); in HandleNotification()
1820 iPendingCmds.erase(cmdResp->GetCmdId()); in HandleNotification()
1846 PVMFCmdResp* cmdResp = OSCL_STATIC_CAST(PVMFCmdResp*, event); in CleanupCommand() local
1847 CPVCmnInterfaceCmdMessage* cmdMsg = iPendingCmds[cmdResp->GetCmdId()]; in CleanupCommand()
1851 iPendingCmds.erase(cmdResp->GetCmdId()); in CleanupCommand()