Searched refs:Params (Results 1 – 19 of 19) sorted by relevance
28 /** Params of |onNetworkEapSimGsmAuthRequest| request. (Refer RFC 4186) */34 /** Params of |onNetworkEapSimUmtsAuthRequest| request. (Refer RFC 4187) */46 * @param params Params associated with the request.57 * @param params Params associated with the request.
115 /** Params of |sendNetworkEapSimGsmAuthResponse| request. (Refer RFC 4186) */121 /** Params of |sendNetworkEapSimUmtsAuthResponse| request. (Refer RFC 4187) */996 * @param params Params to be used for EAP GSM authentication.1022 * @param params Params to be used for EAP UMTS authentication.1036 * @param auts Params to be used for EAP UMTS authentication.
42 class Params; variable
60 template<typename... Params>63 addStructDescriptors(structs, (_Tuple<Params...> *)nullptr);74 template<typename... Params>93 template<typename T, typename... Params>95 std::vector<C2StructDescriptor> &structs, _Tuple<T, Params...> *) {97 addStructDescriptors(structs, (_Tuple<Params...> *)nullptr);
79 * The description of a Params is provided by supplying a ParamIndex to82 typedef vec<uint8_t> Params;435 Params meta;449 Params info;515 * Params determining a configuration update.517 Params configUpdate;530 * List of Params describing tunings.532 vec<Params> tunings;
63 Params params94 Params inParams,99 Params outParams
74 * @param ifaceParams AccessPoint Params for the access point.75 * @param nwParams Network Params for the access point.
263 Params blob);274 const Params& blob);
91 * @sa Params.98 Params params158 Params inParams,163 Params outParams
87 * The `Params` type is an array of bytes made up by concatenating a list of88 * C2Param objects. The start index (offset into @ref Params) of each C2Param106 typedef vec<uint8_t> Params;512 Params meta;528 Params info;626 Params configUpdate;657 Params tunings;688 Params chainInfo;
134 * @param ifaceParams AccessPoint Params for the access point.135 * @param nwParams Network Params for the access point.
57 union Params {
284 Status s, const Params& p) { in compQuery()
1358 for (const Params& sTuning : sWorklet.tunings) { in objcpy()1514 Params blob) { in copyParamsFromBlob()1536 const Params& blob) { in updateParamsFromBlob()
142 Status s, const Params& p) { in query()211 Params hidlParams; in config()224 const Params& o) { in config()