Searched defs:indType (Results 1 – 6 of 6) sorted by relevance
/base/telephony/ril_adapter/services/hril/src/ |
D | hril_network.cpp | 416 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkCsRegStatusUpdated() 437 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkPsRegStatusUpdated() 464 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in SignalStrengthUpdated() 476 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkTimeUpdated() 486 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkTimeZoneUpdated() 496 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkPhyChnlCfgUpdated() 530 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkCurrentCellUpdated()
|
D | hril_modem.cpp | 64 const int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in RadioStateUpdated() 78 const int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in VoiceRadioTechUpdated()
|
D | hril_sms.cpp | 463 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in SmsStatusReportNotify() 488 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NewSmsStoredOnSimNotify() 499 int32_t HRilSms::NewSmsNotify(int32_t indType, const HRilErrNumber error, const void *response, siz… in NewSmsNotify() 526 int32_t HRilSms::NewCdmaSmsNotify(int32_t indType, const HRilErrNumber error, const void *response,… in NewCdmaSmsNotify() 554 int32_t HRilSms::CBConfigNotify(int32_t indType, const HRilErrNumber error, const void *response, s… in CBConfigNotify()
|
/base/telephony/sms_mms/services/gsm/ |
D | gsm_sms_param_codec.cpp | 507 bool GsmSmsParamCodec::CheckCphsVmiMsg(const unsigned char *pTpdu, int *setType, int *indType) in CheckCphsVmiMsg()
|
D | gsm_sms_tpdu_codec.cpp | 488 int indType = -1; in DecodeDeliver() local
|
/base/telephony/sms_mms/services/include/gsm/ |
D | gsm_pdu_code_type.h | 135 enum SmsIndicatorType indType; member
|