Home | History | Annotate | Download | only in nfc
      1 # See system/core/logcat/event.logtags for a description of the format of this file.
      2 
      3 option java_package com.android.nfc
      4 
      5 # logged on the first P2P sharing event
      6 90000 nfc_first_share
      7 # logged when a P2P transaction succeeds
      8 90001 nfc_share (size|1|2),(tnf|1),(type|3),(aar_present|1),(duration|1|3)
      9 # logged when a P2P transaction fails
     10 90002 nfc_share_fail (size|1|2),(tnf|1),(type|3),(aar_present|1)
     11 # data is either the URL or MIME type
     12 90003 nfc_ndef_received (size|1|2),(tnf|1),(type|3),(aar_present|1)
     13