Home
last modified time | relevance | path

Searched refs:suppSvc (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/radio/1.0/
DIRadioIndication.hal134 * @param suppSvc SuppSvcNotification as defined in types.hal
136 oneway suppSvcNotify(RadioIndicationType type, SuppSvcNotification suppSvc);
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h436 Return<void> suppSvcNotify(RadioIndicationType type, const SuppSvcNotification& suppSvc);
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_hidl_hal_utils_v1_1.h457 Return<void> suppSvcNotify(RadioIndicationType type, const SuppSvcNotification& suppSvc);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_hidl_hal_utils_v1_3.h528 Return<void> suppSvcNotify(RadioIndicationType type, const SuppSvcNotification& suppSvc);
/hardware/ril/libril/
Dril_service.cpp7216 SuppSvcNotification suppSvc = {}; in suppSvcNotifyInd() local
7218 suppSvc.isMT = ssn->notificationType; in suppSvcNotifyInd()
7219 suppSvc.code = ssn->code; in suppSvcNotifyInd()
7220 suppSvc.index = ssn->index; in suppSvcNotifyInd()
7221 suppSvc.type = ssn->type; in suppSvcNotifyInd()
7222 suppSvc.number = convertCharPtrToHidlString(ssn->number); in suppSvcNotifyInd()
7226 suppSvc.isMT, suppSvc.code, suppSvc.index, suppSvc.type); in suppSvcNotifyInd()
7229 convertIntToRadioIndicationType(indicationType), suppSvc); in suppSvcNotifyInd()
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_hidl_hal_utils_v1_2.h552 Return<void> suppSvcNotify(RadioIndicationType type, const SuppSvcNotification& suppSvc);
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_hidl_hal_utils_v1_4.h623 Return<void> suppSvcNotify(RadioIndicationType type, const SuppSvcNotification& suppSvc);
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_hidl_hal_utils_v1_5.h720 Return<void> suppSvcNotify(RadioIndicationType type, const SuppSvcNotification& suppSvc);
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_utils_v1_6.h725 Return<void> suppSvcNotify(RadioIndicationType type, const SuppSvcNotification& suppSvc);