Searched refs:GET_MUTE (Results 1 – 4 of 4) sorted by relevance
75 GET_MUTE, enumerator
106 requestFuncMap_[static_cast<int32_t>(CellularCallInterfaceCode::GET_MUTE)] = &CsTest::GetMute; in SetUp()
159 requestFuncMap_[CellularCallInterfaceCode::GET_MUTE] = in InitConfigFuncMap()
1438 …int32_t error = remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::GET_MUTE), in… in GetMute()