Searched defs:smsc (Results 1 – 15 of 15) sorted by relevance
| /hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/current/android/hardware/radio/messaging/ |
| D | IRadioMessagingResponse.aidl | 45 …eway void getSmscAddressResponse(in android.hardware.radio.RadioResponseInfo info, in String smsc); in getSmscAddressResponse()
|
| D | IRadioMessaging.aidl | 57 oneway void setSmscAddress(in int serial, in String smsc); in setSmscAddress()
|
| /hardware/interfaces/radio/aidl/android/hardware/radio/messaging/ |
| D | IRadioMessagingResponse.aidl | 192 void getSmscAddressResponse(in RadioResponseInfo info, in String smsc); in getSmscAddressResponse()
|
| D | IRadioMessaging.aidl | 264 void setSmscAddress(in int serial, in String smsc); in setSmscAddress()
|
| /hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/2/android/hardware/radio/messaging/ |
| D | IRadioMessagingResponse.aidl | 45 …eway void getSmscAddressResponse(in android.hardware.radio.RadioResponseInfo info, in String smsc); in getSmscAddressResponse()
|
| D | IRadioMessaging.aidl | 57 oneway void setSmscAddress(in int serial, in String smsc); in setSmscAddress()
|
| /hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/1/android/hardware/radio/messaging/ |
| D | IRadioMessagingResponse.aidl | 45 …eway void getSmscAddressResponse(in android.hardware.radio.RadioResponseInfo info, in String smsc); in getSmscAddressResponse()
|
| D | IRadioMessaging.aidl | 57 oneway void setSmscAddress(in int serial, in String smsc); in setSmscAddress()
|
| /hardware/interfaces/radio/aidl/compat/libradiocompat/messaging/ |
| D | RadioMessaging.cpp | 179 ScopedAStatus RadioMessaging::setSmscAddress(int32_t serial, const std::string& smsc) { in setSmscAddress()
|
| D | RadioResponse-messaging.cpp | 88 const hidl_string& smsc) { in getSmscAddressResponse()
|
| /hardware/interfaces/radio/1.0/vts/functional/ |
| D | radio_response.cpp | 635 Return<void> RadioResponse::getSmscAddressResponse(const RadioResponseInfo& info, in getSmscAddressResponse()
|
| /hardware/ril/reference-ril/ |
| D | reference-ril.c | 1674 const char *smsc; local
|
| D | ril.h | 597 char * smsc; /* SMSC address in GSM BCD format prefixed by a length byte member
|
| /hardware/ril/include/telephony/ |
| D | ril.h | 597 char * smsc; /* SMSC address in GSM BCD format prefixed by a length byte member
|
| /hardware/ril/libril/ |
| D | ril_service.cpp | 1919 Return<void> RadioImpl::setSmscAddress(int32_t serial, const hidl_string& smsc) { in setSmscAddress()
|