1# See system/core/logcat/event.logtags for a description of the format of this file.
2
3option java_package com.android.internal.telephony;
4
5# PDP Context has a bad DNS address
650100 pdp_bad_dns_address (dns_address|3)
7
8# For data connection on PDP context, reached the data-out-without-data-in
9# packet count that triggers a countdown to radio restart
1050101 pdp_radio_reset_countdown_triggered (out_packet_count|1|1)
11
12# Radio restart - timed out with no incoming packets.
1350102 pdp_radio_reset (out_packet_count|1|1)
14
15# PDP context reset - timed out with no incoming packets.
1650103 pdp_context_reset (out_packet_count|1|1)
17
18# Reregister to data network - timed out with no incoming packets.
1950104 pdp_reregister_network (out_packet_count|1|1)
20
21# PDP Setup failures
2250105 pdp_setup_fail (cause|1|5), (cid|1|5), (network_type|1|5)
23
24# Call drops
2550106 call_drop (cause|1|5), (cid|1|5), (network_type|1|5)
26
27# Data network registration failed after successful voice registration
2850107 data_network_registration_fail (op_numeric|1|5), (cid|1|5)
29
30# Suspicious status of data connection while radio poweroff
3150108 data_network_status_on_radio_off (dc_state|3), (enable|1|5)
32
33# PDP drop caused by network
3450109 pdp_network_drop (cid|1|5), (network_type|1|5)
35
36# CDMA data network setup failure
3750110 cdma_data_setup_failed (cause|1|5), (cid|1|5), (network_type|1|5)
38
39# CDMA data network drop
4050111 cdma_data_drop (cid|1|5), (network_type|1|5)
41
42# GSM radio access technology switched
4350112 gsm_rat_switched (cid|1|5), (network_from|1|5), (network_to|1|5)
44
45# GSM data connection state transition
4650113 gsm_data_state_change (oldState|3), (newState|3)
47
48# GSM service state transition
4950114 gsm_service_state_change (oldState|1|5), (oldGprsState|1|5), (newState|1|5), (newGprsState|1|5)
50
51# CDMA data connection state transition
5250115 cdma_data_state_change (oldState|3), (newState|3)
53
54# CDMA service state transition
5550116 cdma_service_state_change (oldState|1|5), (oldDataState|1|5), (newState|1|5), (newDataState|1|5)
56
57# Bad IP address
5850117 bad_ip_address (ip_address|3)
59
60# Data Stall Recovery mode DATA_STALL_RECOVERY_GET_DATA_CALL_LIST
6150118 data_stall_recovery_get_data_call_list (out_packet_count|1|1)
62
63# Data Stall Recovery mode DATA_STALL_RECOVERY_CLEANUP
6450119 data_stall_recovery_cleanup (out_packet_count|1|1)
65
66# Data Stall Recovery mode DATA_STALL_RECOVERY_REREGISTER
6750120 data_stall_recovery_reregister (out_packet_count|1|1)
68
69# Data Stall Recovery mode DATA_STALL_RECOVERY_RADIO_RESTART
7050121 data_stall_recovery_radio_restart (out_packet_count|1|1)
71
72# Data Stall Recovery mode DATA_STALL_RECOVERY_RADIO_RESTART_WITH_PROP
7350122 data_stall_recovery_radio_restart_with_prop (out_packet_count|1|1)
74
75# SMS denied by user
7650125 sms_denied_by_user (app_signature|3)
7750128 sms_sent_by_user (app_signature|3)
78