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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
AppInterface.java 83 SEND_DATA(0x43),
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmscgats.c 68 SEND_DATA,
213 {"END_DATA", SEND_DATA},
    [all...]
  /external/ppp/pppd/plugins/radius/
radiusclient.h 348 typedef struct send_data /* Used to pass information to sendserver() function */ struct
358 } SEND_DATA;
403 void rc_buildreq __P((SEND_DATA *, int, char *, unsigned short, int, int));
447 int rc_send_server __P((SEND_DATA *, char *, REQUEST_INFO *));

Completed in 197 milliseconds