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.h202 // cause that logical modem to be removed from service.
600 /* an integer cause code defined in TS 24.008
602 If the implementation does not have access to the exact cause codes,
1168 char cause; member in struct:__anon2464
1752 * Requests the failure cause code for the most recently terminated call
1757 * mapped to cause codes defined in TS 24.008 Annex H where possible. CDMA
1764 * If the implementation does not have access to the exact cause codes,
1912 * (with cause 17 - Network Failure) is received repeatedly from the network,
1937 * Annex G.6 "Additonal cause codes for GMM".
2058 * fails. SMS_SEND_FAIL_RETRY means retry (i.e. error cause i
[all...]
/hardware/ril/reference-ril/
H A Dril.h202 // cause that logical modem to be removed from service.
600 /* an integer cause code defined in TS 24.008
602 If the implementation does not have access to the exact cause codes,
1168 char cause; member in struct:__anon2640
1752 * Requests the failure cause code for the most recently terminated call
1757 * mapped to cause codes defined in TS 24.008 Annex H where possible. CDMA
1764 * If the implementation does not have access to the exact cause codes,
1912 * (with cause 17 - Network Failure) is received repeatedly from the network,
1937 * Annex G.6 "Additonal cause codes for GMM".
2058 * fails. SMS_SEND_FAIL_RETRY means retry (i.e. error cause i
[all...]

Completed in 125 milliseconds