Home
last modified time | relevance | path

Searched refs:registration (Results 1 – 25 of 27) sorted by relevance

12

/hardware/interfaces/radio/1.4/
Dtypes.hal292 * Reason unspecified for foreign agent rejected MIP (Mobile IP) registration.
296 * Foreign agent administratively prohibited MIP (Mobile IP) registration.
300 * Foreign agent rejected MIP (Mobile IP) registration because of insufficient resources.
304 * Foreign agent rejected MIP (Mobile IP) registration because of MN-AAA authenticator was
309 * Foreign agent rejected MIP (Mobile IP) registration because of home agent authentication
314 * Foreign agent rejected MIP (Mobile IP) registration because of requested lifetime was too
319 * Foreign agent rejected MIP (Mobile IP) registration because of malformed request.
323 * Foreign agent rejected MIP (Mobile IP) registration because of malformed reply.
327 * Foreign agent rejected MIP (Mobile IP) registration because of requested encapsulation was
332 * Foreign agent rejected MIP (Mobile IP) registration of VJ Header Compression was unavailable.
[all …]
DIRadioResponse.hal86 * @param dataRegResponse Current Data registration response as defined by DataRegStateResult in
/hardware/interfaces/radio/1.5/
DIRadioIndication.hal37 * <p>Indicate whenever a registration procedure, including a location, routing, or tracking
39 * the modem's registration status. If the modem's registration status changes, that is
45 * cell that was chosen for the failed registration attempt.
DIRadio.hal281 * Request current voice registration state.
290 * Request current data registration state.
302 * If registration fails, the RAN is not available afterwards, or the RAN is not within
304 * will need to select the next best RAN for network registration.
309 * will select the next best RAN for network registration.
Dtypes.hal741 /** Barring for all CS services, including registration */
743 /** Barring for all PS services, including registration */
843 /** Control the unsolicited sending of registration failure reports via onRegistrationFailed */
956 * registration in the Circuit-switched domain.
958 * circuit-switched services, this value reports registration in the Packet-switched domain.
969 * Cause code reported by the network in case registration fails. This will be a mobility
985 * Access-technology-specific registration information, such as for CDMA2000.
DIRadioResponse.hal209 * @param voiceRegResponse Current Voice registration response as defined by RegStateResult
222 * @param dataRegResponse Current Data registration response as defined by RegStateResult in
/hardware/interfaces/radio/1.2/
DIRadioResponse.hal104 * @param voiceRegResponse Current Voice registration response as defined by VoiceRegStateResult
117 * @param dataRegResponse Current Data registration response as defined by DataRegStateResult in
Dtypes.hal547 * reasonForDenial if registration state is 3
549 * registration was denied. See 3GPP TS 24.008,
604 * If registration state is 3 (Registration
606 * registration was denied. See 3GPP TS 24.008,
/hardware/interfaces/media/bufferpool/aidl/default/
DClientManager.cpp197 Registration registration; in registerSender() local
198 ::ndk::ScopedAStatus status = receiver->registerSender(accessor, &registration); in registerSender()
211 *receiverId = registration.connectionId; in registerSender()
212 *isNew = registration.isNew; in registerSender()
/hardware/interfaces/wifi/1.5/
DIWifi.hal33 * events. |IWifiEventCallback| object registration must be independent of the
/hardware/interfaces/contexthub/1.2/
DIContexthub.hal42 * registration.
/hardware/interfaces/camera/provider/2.4/
DICameraProviderCallback.hal55 * changed. At provider registration time, the camera service must assume
/hardware/interfaces/graphics/composer/2.1/
DIComposerCallback.hal33 * immediately after callback registration.
/hardware/interfaces/radio/1.6/
Dtypes.hal520 * it supports. This information is received from NR network during NR NAS registration
529 * a. During NR NAS registration procedure through NR REGISTRATION ACCEPT.
540 * information is received from NR network during NR NAS registration procedure through
703 * registration in the Circuit-switched domain.
705 * circuit-switched services, this value reports registration in the Packet-switched domain.
718 * Cause code reported by the network in case registration fails. This will be a mobility
734 * Access-technology-specific registration information, such as for CDMA2000.
DIRadioResponse.hal392 * @param voiceRegResponse Current Voice registration response as defined by RegStateResult
405 * @param dataRegResponse Current Data registration response as defined by RegStateResult in
DIRadio.hal483 * Request current voice registration state.
501 * Request current data registration state.
/hardware/ril/reference-ril/
Dreference-ril.c1445 int *registration; local
1475 if (parseRegistrationState(line, &type, &count, &registration)) goto error;
1508 asprintf(&responseStr[1], "%x", registration[1]);
1509 asprintf(&responseStr[2], "%x", registration[2]);
1511 asprintf(&responseStr[3], "%d", registration[3]);
1513 asprintf(&responseStr[0], "%d", registration[0]);
1528 free(registration);
1529 registration = NULL;
/hardware/interfaces/wifi/1.0/
DIWifi.hal31 * events. |IWifiEventCallback| object registration must be independent of the
/hardware/interfaces/tetheroffload/control/1.1/
DIOffloadControl.hal23 * can be registered with the existing callback registration methods from 1.0 HAL.
/hardware/interfaces/contexthub/1.0/
DIContexthub.hal41 * registration.
/hardware/interfaces/radio/1.0/
DIRadioIndication.hal361 * Indicates when IMS registration state has changed.
362 * To get IMS registration state and IMS SMS format, callee needs to invoke
Dtypes.hal535 * Please note that registration state UNKNOWN is
1137 // significant, registration state and radio technology.
1674 int32_t reasonForDenial; // reasonForDenial if registration state is 3
1676 // registration was denied. See 3GPP TS 24.008,
1721 int32_t reasonDataDenied; // if registration state is 3 (Registration
1723 // registration was denied. See 3GPP TS 24.008,
DIRadio.hal274 * Request current voice registration state
283 * Request current data registration state
1253 * Request current IMS registration state
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_device_memory_report.adoc19 This device extension allows registration of device memory event callbacks
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dextensions.adoc11 It is concerned with processes and registration, while fine-grained naming
290 The same mechanism will be used to request registration of extensions or
353 Layers should be registered, but registration is not required.
375 They can then submit new extension registration requests by proposing merges
381 The registration process can be split into several steps to accommodate

12