Searched refs:HRilCallMode (Results 1 – 3 of 3) sorted by relevance
48 HRilCallMode mode;
94 typedef enum { HRIL_CALL_VOICE, HRIL_CALL_DATA, HRIL_CALL_FAX } HRilCallMode; typedef
98 outCall->mode = (HRilCallMode)mode; in CallCmdCLCC()