Searched defs:cause (Results 1 - 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/
H A DExcDevice.h49 ExcDevice(const char *description, int cause) : argument
50 cause(cause), description(description) {
54 return cause;
63 int cause; member in class:ExcDevice
/hardware/ril/include/telephony/
H A Dril.h397 /* an integer cause code defined in TS 24.008
399 If the implementation does not have access to the exact cause codes,
928 char cause; member in struct:__anon1281
1331 * Requests the failure cause code for the most recently terminated call
1336 * mapped to cause codes defined in TS 24.008 Annex H where possible. CDMA
1343 * If the implementation does not have access to the exact cause codes,
1491 * (with cause 17 - Network Failure) is received repeatedly from the network,
1516 * Annex G.6 "Additonal cause codes for GMM".
1637 * fails. SMS_SEND_FAIL_RETRY means retry (i.e. error cause is 332)
1638 * and GENERIC_FAILURE means no retry (i.e. error cause i
[all...]
/hardware/ril/reference-ril/
H A Dril.h397 /* an integer cause code defined in TS 24.008
399 If the implementation does not have access to the exact cause codes,
928 char cause; member in struct:__anon1428
1331 * Requests the failure cause code for the most recently terminated call
1336 * mapped to cause codes defined in TS 24.008 Annex H where possible. CDMA
1343 * If the implementation does not have access to the exact cause codes,
1491 * (with cause 17 - Network Failure) is received repeatedly from the network,
1516 * Annex G.6 "Additonal cause codes for GMM".
1637 * fails. SMS_SEND_FAIL_RETRY means retry (i.e. error cause is 332)
1638 * and GENERIC_FAILURE means no retry (i.e. error cause i
[all...]

Completed in 132 milliseconds