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

  /frameworks/base/telephony/java/com/android/internal/telephony/cat/
AppInterface.java 67 SEND_DATA(0x43);
  /external/ppp/pppd/plugins/radius/
radiusclient.h 344 typedef struct send_data /* Used to pass information to sendserver() function */ struct
354 } SEND_DATA;
399 void rc_buildreq __P((SEND_DATA *, int, char *, unsigned short, int, int));
443 int rc_send_server __P((SEND_DATA *, char *, REQUEST_INFO *));

Completed in 75 milliseconds