Searched refs:HANG_UP (Results 1 – 5 of 5) sorted by relevance
25 HANG_UP, enumerator
117 HANG_UP:
67 requestFuncMap_[static_cast<int32_t>(CellularCallInterfaceCode::HANG_UP)] = &CsTest::HangUp; in SetUp()
85 requestFuncMap_[CellularCallInterfaceCode::HANG_UP] = in InitDialFuncMap()
72 …int32_t error = remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::HANG_UP), in,… in HangUp()