Home
last modified time | relevance | path

Searched refs:ATUnsolHandler (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/reference-ril/
Datchannel.h74 typedef void (*ATUnsolHandler)(const char *s, const char *sms_pdu); typedef
76 int at_open(int fd, ATUnsolHandler h);
Datchannel.c47 static ATUnsolHandler s_unsolHandler;
572 int at_open(int fd, ATUnsolHandler h) in at_open()
/device/generic/goldfish/radio/ril/
Datchannel.h74 typedef void (*ATUnsolHandler)(const char *s, const char *sms_pdu); typedef
76 int at_open(int fd, ATUnsolHandler h);
Datchannel.c48 static ATUnsolHandler s_unsolHandler;
573 int at_open(int fd, ATUnsolHandler h) in at_open()