HomeSort by relevance Sort by last modified time
    Searched defs:smsc (Results 1 - 4 of 4) sorted by null

  /device/generic/goldfish/ril/
reference-ril.c 1813 const char *smsc; local
    [all...]
ril.h 190 RIL_E_INVALID_SMSC_ADDRESS = 58, /* SMSC address specified is invalid */
594 char * pdu; /* PDU of message to write, as an ASCII hex string less the SMSC address,
596 char * smsc; /* SMSC address in GSM BCD format prefixed by a length byte member in struct:__anon1759
597 (as expected by TS 27.005) or NULL for default SMSC */
    [all...]
  /device/google/cuttlefish_common/guest/hals/ril/
cuttlefish_ril.cpp 1710 const char* smsc = ((const char**)data)[0]; local
    [all...]
  /device/google/cuttlefish_common/guest/hals/ril/libril/
ril.h 194 RIL_E_INVALID_SMSC_ADDRESS = 58, /* SMSC address specified is invalid */
598 char * pdu; /* PDU of message to write, as an ASCII hex string less the SMSC address
600 char * smsc; \/* SMSC address in GSM BCD format prefixed by a length byte member in struct:__anon2854
    [all...]

Completed in 218 milliseconds