Searched refs:HRilCallMode (Results 1 – 3 of 3) sorted by relevance
35 HRilCallMode mode; /* call mode */
89 typedef enum { HRIL_CALL_VOICE, HRIL_CALL_DATA, HRIL_CALL_FAX } HRilCallMode; typedef
97 outCall->mode = (HRilCallMode)mode; in CallCmdCLCC()