summaryrefslogtreecommitdiffstats
path: root/src/com/android/nfc/EventLogTags.logtags
blob: 40a60b3c553a4d124bc6d38c1f3acad82d7c9c51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# See system/core/logcat/event.logtags for a description of the format of this file.

option java_package com.android.nfc

# logged on the first P2P sharing event
90000 nfc_first_share
# logged when a P2P transaction succeeds
90001 nfc_share (size|1|2),(tnf|1),(type|3),(aar_present|1),(duration|1|3)
# logged when a P2P transaction fails
90002 nfc_share_fail (size|1|2),(tnf|1),(type|3),(aar_present|1)
# data is either the URL or MIME type
90003 nfc_ndef_received (size|1|2),(tnf|1),(type|3),(aar_present|1)