Searched defs:pdu (Results 1 – 11 of 11) sorted by relevance
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/2/android/hardware/radio/messaging/ |
D | IRadioMessagingIndication.aidl | 40 oneway void newSms(in android.hardware.radio.RadioIndicationType type, in byte[] pdu); in newSms() 42 oneway void newSmsStatusReport(in android.hardware.radio.RadioIndicationType type, in byte[] pdu); in newSmsStatusReport()
|
/hardware/interfaces/radio/aidl/android/hardware/radio/messaging/ |
D | IRadioMessagingIndication.aidl | 67 void newSms(in RadioIndicationType type, in byte[] pdu); in newSms() 86 void newSmsStatusReport(in RadioIndicationType type, in byte[] pdu); in newSmsStatusReport()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/1/android/hardware/radio/messaging/ |
D | IRadioMessagingIndication.aidl | 40 oneway void newSms(in android.hardware.radio.RadioIndicationType type, in byte[] pdu); in newSms() 42 oneway void newSmsStatusReport(in android.hardware.radio.RadioIndicationType type, in byte[] pdu); in newSmsStatusReport()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/3/android/hardware/radio/messaging/ |
D | IRadioMessagingIndication.aidl | 41 oneway void newSms(in android.hardware.radio.RadioIndicationType type, in byte[] pdu); in newSms() 43 oneway void newSmsStatusReport(in android.hardware.radio.RadioIndicationType type, in byte[] pdu); in newSmsStatusReport()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/current/android/hardware/radio/messaging/ |
D | IRadioMessagingIndication.aidl | 41 oneway void newSms(in android.hardware.radio.RadioIndicationType type, in byte[] pdu); in newSms() 43 oneway void newSmsStatusReport(in android.hardware.radio.RadioIndicationType type, in byte[] pdu); in newSmsStatusReport()
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/messaging/ |
D | RadioIndication-messaging.cpp | 57 Return<void> RadioIndication::newSms(V1_0::RadioIndicationType type, const hidl_vec<uint8_t>& pdu) { in newSms() 70 const hidl_vec<uint8_t>& pdu) { in newSmsStatusReport()
|
/hardware/ril/reference-ril/ |
D | atchannel.c | 831 const char *pdu, in at_send_command_sms()
|
D | reference-ril.c | 1675 const char *pdu; local
|
D | ril.h | 595 char * pdu; /* PDU of message to write, as an ASCII hex string less the SMSC address, member
|
/hardware/ril/libril/ |
D | ril_service.cpp | 6843 hidl_vec<uint8_t> pdu; in newSmsInd() local 6874 hidl_vec<uint8_t> pdu; in newSmsStatusReportInd() local
|
/hardware/ril/include/telephony/ |
D | ril.h | 595 char * pdu; /* PDU of message to write, as an ASCII hex string less the SMSC address, member
|