Searched refs:TetheringResultInterfaceCode (Results 1 – 3 of 3) sorted by relevance
31 TetheringResultInterfaceCode msgCode = static_cast<TetheringResultInterfaceCode>(code); in OnRemoteRequest()32 if (msgCode == TetheringResultInterfaceCode::RESULT) { in OnRemoteRequest()
49 …remote->SendRequest(static_cast<uint32_t>(TetheringResultInterfaceCode::RESULT), data, reply, opti… in OnResult()
44 enum class TetheringResultInterfaceCode { enum