/hardware/interfaces/radio/1.6/ |
D | IRadioIndication.hal | 38 * This indication is updated from IRadioIndication@1.5 to report the @1.6 version of 41 * @param type Type of radio indication 60 * @param type Type of radio indication 68 * This indication is sent whenever the reporting criteria, as set by 69 * @1.2::IRadio.setLinkCapacityReportingCriteria, are met and the indication is not 72 * @param type Type of radio indication 83 * @param type Type of radio indication 91 * This indication is updated from IRadioIndication@1.5 to report the @1.6 version of 94 * @param type Type of radio indication 102 * This indication is updated from IRadioIndication@1.5 to report the @1.6 version of [all …]
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 26 * @param type Type of radio indication 40 * @param type Type of radio indication 49 * @param type Type of radio indication 61 * @param type Type of radio indication 75 * @param type Type of radio indication 84 * @param type Type of radio indication 94 * @param type Type of radio indication 103 * @param type Type of radio indication 112 * @param type Type of radio indication 120 * @param type Type of radio indication [all …]
|
D | ISap.hal | 23 * Set callback that has response and unsolicited indication functions 25 * @param sapCallback Object containing response and unosolicited indication callbacks
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/ |
D | CallbackManager.h | 52 const std::shared_ptr<IndicationType>& indication) { in setResponseFunctions() argument 54 CHECK(indication); in setResponseFunctions() 57 mRadioIndication->setResponseFunction(indication); in setResponseFunctions()
|
/hardware/interfaces/radio/1.2/ |
D | IRadioIndication.hal | 36 * @param type Type of radio indication 48 * This indication is sent whenever the reporting criteria, as set by 49 * @1.2::IRadio.setLinkCapacityReportingCriteria, are met and the indication is not 52 * @param type Type of radio indication 62 * @param type Type of radio indication 71 * @param type Type of radio indication
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/ims/ |
D | RadioIms.cpp | 82 const std::shared_ptr<aidl::IRadioImsIndication>& indication) { in setResponseFunctions() argument 83 LOG_CALL << response << ' ' << indication; in setResponseFunctions() 84 mCallbackManager->setResponseFunctions(response, indication); in setResponseFunctions()
|
/hardware/interfaces/radio/config/1.0/ |
D | IRadioConfigIndication.hal | 29 * This indication must be sent by the modem whenever there is any slot status change, even the 30 * slot is inactive. For example, this indication must be triggered if a SIM card is inserted 33 * @param type Type of radio indication
|
/hardware/interfaces/radio/config/1.2/ |
D | IRadioConfigIndication.hal | 30 * This indication must be sent by the modem whenever there is any slot status change, even the 31 * slot is inactive. For example, this indication must be triggered if a SIM card is inserted 34 * @param type Type of radio indication
|
/hardware/interfaces/audio/effect/5.0/ |
D | types.hal | 55 * | | | 2 requires volume indication 60 * | indication | | 1 requires device updates 95 * | indication | | 1 requires audio mode updates 99 * | indication | | 1 requires audio source updates 143 // Device indication 173 // Audio mode indication 180 // Audio source indication 187 // Effect offload indication 193 // Effect has no process indication 209 uint16_t cpuLoad; // CPU load indication expressed in 0.1 MIPS units
|
/hardware/interfaces/audio/effect/4.0/ |
D | types.hal | 55 * | | | 2 requires volume indication 59 * | indication | | 1 requires device updates 94 * | indication | | 1 requires audio mode updates 98 * | indication | | 1 requires audio source updates 141 // Device indication 171 // Audio mode indication 178 // Audio source indication 185 // Effect offload indication 191 // Effect has no process indication 207 uint16_t cpuLoad; // CPU load indication expressed in 0.1 MIPS units
|
/hardware/interfaces/audio/effect/6.0/ |
D | types.hal | 55 * | | | 2 requires volume indication 60 * | indication | | 1 requires device updates 95 * | indication | | 1 requires audio mode updates 99 * | indication | | 1 requires audio source updates 143 // Device indication 173 // Audio mode indication 180 // Audio source indication 187 // Effect offload indication 193 // Effect has no process indication 209 uint16_t cpuLoad; // CPU load indication expressed in 0.1 MIPS units
|
/hardware/interfaces/audio/effect/7.0/ |
D | types.hal | 56 * | | | 2 requires volume indication 61 * | indication | | 1 requires device updates 96 * | indication | | 1 requires audio mode updates 100 * | indication | | 1 requires audio source updates 144 // Device indication 174 // Audio mode indication 181 // Audio source indication 188 // Effect offload indication 194 // Effect has no process indication 213 * CPU load indication expressed in 0.1 MIPS units as estimated on
|
/hardware/interfaces/audio/effect/2.0/ |
D | types.hal | 55 * | | | 2 requires volume indication 59 * | indication | | 1 requires device updates 94 * | indication | | 1 requires audio mode updates 98 * | indication | | 1 requires audio source updates 141 // Device indication 171 // Audio mode indication 178 // Audio source indication 185 // Effect offload indication 191 // Effect has no process indication 207 uint16_t cpuLoad; // CPU load indication expressed in 0.1 MIPS units
|
/hardware/interfaces/radio/1.5/ |
D | IRadioIndication.hal | 29 * @param type Type of radio indication 71 * <p>This indication should be sent whenever the cell’s barring config changes for the current 83 * This indication is updated from IRadioIndication@1.4 to report the @1.5 version of 86 * @param type Type of radio indication 94 * This indication is updated from IRadioIndication@1.4 to report the @1.5 version of 102 * This indication is updated from IRadioIndication@1.4 to report the @1.5 version of 105 * @param type Type of radio indication
|
/hardware/interfaces/radio/1.1/ |
D | IRadioIndication.hal | 31 * @param type Type of radio indication 38 * @param type Type of radio indication 49 * @param type Type of radio indication
|
/hardware/interfaces/radio/1.4/ |
D | IRadioIndication.hal | 49 * @param type Type of radio indication 58 * @param type Type of radio indication 73 * @param type Type of radio indication 82 * @param type Type of radio indication 96 * @param type Type of radio indication
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/modem/ |
D | RadioModem.cpp | 144 const std::shared_ptr<aidl::IRadioModemIndication>& indication) { in setResponseFunctions() argument 145 LOG_CALL << response << ' ' << indication; in setResponseFunctions() 146 mCallbackManager->setResponseFunctions(response, indication); in setResponseFunctions()
|
/hardware/interfaces/wifi/1.2/ |
D | types.hal | 80 * Event indication is received on both initiator and responder side when negotiation for a 97 * NAN data path channel information update indication structure. 98 * Event indication is received by all NDP owners whenever the channels on which the NDP operates 100 * Note: multiple NDPs may share the same schedule, the indication specifies all NDPs to which it
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/data/ |
D | RadioData.cpp | 134 const std::shared_ptr<aidl::IRadioDataIndication>& indication) { in setResponseFunctions() argument 135 LOG_CALL << response << ' ' << indication; in setResponseFunctions() 136 mCallbackManager->setResponseFunctions(response, indication); in setResponseFunctions()
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/messaging/ |
D | RadioMessaging.cpp | 173 const std::shared_ptr<aidl::IRadioMessagingIndication>& indication) { in setResponseFunctions() argument 174 LOG_CALL << response << ' ' << indication; in setResponseFunctions() 175 mCallbackManager->setResponseFunctions(response, indication); in setResponseFunctions()
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/ |
D | RadioVoice.cpp | 254 const std::shared_ptr<aidl::IRadioVoiceIndication>& indication) { in setResponseFunctions() argument 255 LOG_CALL << response << ' ' << indication; in setResponseFunctions() 256 mCallbackManager->setResponseFunctions(response, indication); in setResponseFunctions()
|
/hardware/interfaces/radio/deprecated/1.0/ |
D | IOemHookIndication.hal | 28 * @param type Type of radio indication
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/sim/ |
D | RadioSim.cpp | 233 const std::shared_ptr<aidl::IRadioSimIndication>& indication) { in setResponseFunctions() argument 234 LOG_CALL << response << ' ' << indication; in setResponseFunctions() 235 mCallbackManager->setResponseFunctions(response, indication); in setResponseFunctions()
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/network/ |
D | RadioNetwork.cpp | 248 const std::shared_ptr<aidl::IRadioNetworkIndication>& indication) { in setResponseFunctions() argument 249 LOG_CALL << response << ' ' << indication; in setResponseFunctions() 250 mCallbackManager->setResponseFunctions(response, indication); in setResponseFunctions()
|
/hardware/interfaces/wifi/1.6/ |
D | IWifiNanIface.hal | 71 * Respond to a received data indication as part of a data-path (NDP) setup operation. An 72 * indication is received by the Responder from the Initiator.
|