码迷,mamicode.com
首页 > 其他好文 > 详细

NFC log

时间:2014-12-11 12:00:32      阅读:683      评论:0      收藏:0      [点我收藏+]

标签:des   android   io   ar   os   sp   for   java   on   

root:/ # logcat | grep -i nfc
I/BackupManagerService( 2320): Scheduling backup for new app com.android.nfc
D/BackupManagerService( 2320): Now staging backup of com.android.nfc
I/ActivityManager( 2320): Start proc com.android.nfc for added application com.android.nfc: pid=2545 uid=1027 gids={41027, 3002, 3001, 1015, 1028}
I/ActivityManager( 2320): Start proc com.android.nfc:handover for service com.android.nfc/.handover.HandoverService: pid=2626 uid=1027 gids={41027, 3002, 3001, 1015, 1028}
E/NfcService( 2545): Watchdog triggered, aborting.
E/BrcmNfcJni( 2545): nfcManager_doAbort: abort()
I/DEBUG   ( 2019): pid: 2545, tid: 2678, name: enableInternal  >>> com.android.nfc <<<
I/DEBUG   ( 2019):     #02  pc 00009401  /system/lib/libnfc_nci_jni.so
I/DEBUG   ( 2019):          6975fc44  63af5405  /system/lib/libnfc_nci_jni.so
I/ServiceManager( 2016): service ‘nfc‘ died
I/ActivityManager( 2320): Process com.android.nfc (pid 2545) has died.
I/ActivityManager( 2320): Start proc com.android.nfc for restart com.android.nfc: pid=3053 uid=1027 gids={41027, 3002, 3001, 1015, 1028}
I/NfcService( 3053): Starting NFC service
D/BrcmNfcJni( 3053): JNI_OnLoad: enter
I/BrcmNfcJni( 3053): NFC Service: loading nci JNI
D/BrcmNfcJni( 3053): register_com_android_nfc_NativeNfcManager: enter
D/BrcmNfcJni( 3053): PowerSwitch::initialize: level=PS-UNKNOWN (0)
D/NfcAdaptation( 3053): bool CNfcConfig::readConfig(const char*, bool) Cannot open config file /etc/libnfc-brcm.conf
D/NfcAdaptation( 3053): bool CNfcConfig::readConfig(const char*, bool) Using default value for all settings
D/BrcmNfcJni( 3053): PowerSwitch::initialize: desired screen-off state=0
D/BrcmNfcJni( 3053): register_com_android_nfc_NativeNfcManager: exit
D/BrcmNfcJni( 3053): register_com_android_nfc_NativeNfcTag
D/BrcmNfcJni( 3053): JNI_OnLoad: exit
D/BrcmNfcJni( 3053): nfcManager_initNativeStruc: enter
D/BrcmNfcJni( 3053): nfcManager_initNativeStruc: exit
W/NfceeAccess( 3053): could not find /etc/nfcee_access.xml, no NFCEE access allowed
I/NfceeAccess( 3053): read 0 signature(s) for NFCEE access
D/NfcService( 3053): checking on firmware download
D/NfcService( 3053): NFC is on. Doing normal stuff
I/NfcService( 3053): Enabling NFC
D/BrcmNfcJni( 3053): nfcManager_doInitialize: enter; NCI_VERSION=0x10
D/BrcmNfcJni( 3053): PowerSwitch::initialize: level=PS-FULL (1)
D/BrcmNfcJni( 3053): PowerSwitch::initialize: desired screen-off state=0
D/NfcAdaptation( 3053): NfcAdaptation::Initialize: enter
I/BrcmNfcNfa( 3053): NFC_TASK started.
E/NfcAdaptation( 3053): NfcAdaptation::InitializeHalDeviceContext: fail hw_get_module
I/BrcmNfcNfa( 3053): nfa_dm_init ()
I/BrcmNfcNfa( 3053): nfa_sys_register () id=1, enable_cplt_mask=0x0
I/BrcmNfcNfa( 3053): nfa_ee_init ()
I/BrcmNfcNfa( 3053): nfa_sys_register () id=2, enable_cplt_mask=0x4
I/BrcmNfcNfa( 3053): nfa_sys_register () id=3, enable_cplt_mask=0xc
I/BrcmNfcNfa( 3053): nfa_rw_init ()
I/BrcmNfcNfa( 3053): nfa_sys_register () id=6, enable_cplt_mask=0x4c
I/BrcmNfcNfa( 3053): nfa_ce_init ()
I/BrcmNfcNfa( 3053): nfa_sys_register () id=7, enable_cplt_mask=0xcc
I/BrcmNfcNfa( 3053): nfa_hci_init ()
I/BrcmNfcNfa( 3053): nfa_sys_register () id=8, enable_cplt_mask=0x1cc
I/BrcmNfcNfa( 3053): LLCP - llcp_init ()
I/BrcmNfcNfa( 3053): num_rx_buff = 9, rx_congest_start = 6, rx_congest_end = 4, max_num_ll_rx_buff = 2
I/BrcmNfcNfa( 3053): max_num_tx_buff = 21, max_num_ll_tx_buff = 6
I/BrcmNfcNfa( 3053): LLCP_RegisterServer (): SAP:0x1, link_type:0x2, ServiceName:<urn:nfc:sn:sdp>
I/BrcmNfcNfa( 3053): LLCP_RegisterServer (): Registered SAP = 0x01
I/BrcmNfcNfa( 3053): NFA_Enable ()
I/BrcmNfcNfa( 3053): NFC_SetTraceLevel () new_level = 0
E/NfcService( 3053): Watchdog triggered, aborting.
E/BrcmNfcJni( 3053): nfcManager_doAbort: abort()
I/DEBUG   ( 2019): pid: 3053, tid: 3075, name: enableInternal  >>> com.android.nfc <<<
I/DEBUG   ( 2019):     #02  pc 00009401  /system/lib/libnfc_nci_jni.so
I/DEBUG   ( 2019):          6965fc44  63af5405  /system/lib/libnfc_nci_jni.so
I/ServiceManager( 2016): service ‘nfc‘ died
I/ActivityManager( 2320): Process com.android.nfc (pid 3053) has died.
I/ActivityManager( 2320): Start proc com.android.nfc for restart com.android.nfc: pid=3113 uid=1027 gids={41027, 3002, 3001, 1015, 1028}
I/NfcService( 3113): Starting NFC service
D/BrcmNfcJni( 3113): JNI_OnLoad: enter
I/BrcmNfcJni( 3113): NFC Service: loading nci JNI
D/BrcmNfcJni( 3113): register_com_android_nfc_NativeNfcManager: enter
D/BrcmNfcJni( 3113): PowerSwitch::initialize: level=PS-UNKNOWN (0)
D/NfcAdaptation( 3113): bool CNfcConfig::readConfig(const char*, bool) Cannot open config file /etc/libnfc-brcm.conf
D/NfcAdaptation( 3113): bool CNfcConfig::readConfig(const char*, bool) Using default value for all settings
D/BrcmNfcJni( 3113): PowerSwitch::initialize: desired screen-off state=0
D/BrcmNfcJni( 3113): register_com_android_nfc_NativeNfcManager: exit
D/BrcmNfcJni( 3113): register_com_android_nfc_NativeNfcTag
D/BrcmNfcJni( 3113): JNI_OnLoad: exit
D/BrcmNfcJni( 3113): nfcManager_initNativeStruc: enter
D/BrcmNfcJni( 3113): nfcManager_initNativeStruc: exit
W/NfceeAccess( 3113): could not find /etc/nfcee_access.xml, no NFCEE access allowed
I/NfceeAccess( 3113): read 0 signature(s) for NFCEE access
D/NfcService( 3113): checking on firmware download
D/NfcService( 3113): NFC is on. Doing normal stuff
I/NfcService( 3113): Enabling NFC
D/BrcmNfcJni( 3113): nfcManager_doInitialize: enter; NCI_VERSION=0x10
D/BrcmNfcJni( 3113): PowerSwitch::initialize: level=PS-FULL (1)
D/BrcmNfcJni( 3113): PowerSwitch::initialize: desired screen-off state=0
D/NfcAdaptation( 3113): NfcAdaptation::Initialize: enter
I/BrcmNfcNfa( 3113): NFC_TASK started.
E/NfcAdaptation( 3113): NfcAdaptation::InitializeHalDeviceContext: fail hw_get_module
I/BrcmNfcNfa( 3113): nfa_dm_init ()
I/BrcmNfcNfa( 3113): nfa_sys_register () id=1, enable_cplt_mask=0x0
I/BrcmNfcNfa( 3113): nfa_ee_init ()
I/BrcmNfcNfa( 3113): nfa_sys_register () id=2, enable_cplt_mask=0x4
I/BrcmNfcNfa( 3113): nfa_sys_register () id=3, enable_cplt_mask=0xc
I/BrcmNfcNfa( 3113): nfa_rw_init ()
I/BrcmNfcNfa( 3113): nfa_sys_register () id=6, enable_cplt_mask=0x4c
I/BrcmNfcNfa( 3113): nfa_ce_init ()
I/BrcmNfcNfa( 3113): nfa_sys_register () id=7, enable_cplt_mask=0xcc
I/BrcmNfcNfa( 3113): nfa_hci_init ()
I/BrcmNfcNfa( 3113): nfa_sys_register () id=8, enable_cplt_mask=0x1cc
I/BrcmNfcNfa( 3113): LLCP - llcp_init ()
I/BrcmNfcNfa( 3113): num_rx_buff = 9, rx_congest_start = 6, rx_congest_end = 4, max_num_ll_rx_buff = 2
I/BrcmNfcNfa( 3113): max_num_tx_buff = 21, max_num_ll_tx_buff = 6
I/BrcmNfcNfa( 3113): LLCP_RegisterServer (): SAP:0x1, link_type:0x2, ServiceName:<urn:nfc:sn:sdp>
I/BrcmNfcNfa( 3113): LLCP_RegisterServer (): Registered SAP = 0x01
I/BrcmNfcNfa( 3113): NFA_Enable ()
I/BrcmNfcNfa( 3113): NFC_SetTraceLevel () new_level = 0
E/NfcService( 3113): Watchdog triggered, aborting.
E/BrcmNfcJni( 3113): nfcManager_doAbort: abort()
I/DEBUG   ( 2019): pid: 3113, tid: 3135, name: enableInternal  >>> com.android.nfc <<<
I/DEBUG   ( 2019):     #02  pc 00009401  /system/lib/libnfc_nci_jni.so
I/DEBUG   ( 2019):          6965fc44  63af5405  /system/lib/libnfc_nci_jni.so
I/ServiceManager( 2016): service ‘nfc‘ died
I/ActivityManager( 2320): Process com.android.nfc (pid 3113) has died.
I/ActivityManager( 2320): Start proc com.android.nfc for restart com.android.nfc: pid=3181 uid=1027 gids={41027, 3002, 3001, 1015, 1028}
I/NfcService( 3181): Starting NFC service
D/BrcmNfcJni( 3181): JNI_OnLoad: enter
I/BrcmNfcJni( 3181): NFC Service: loading nci JNI
D/BrcmNfcJni( 3181): register_com_android_nfc_NativeNfcManager: enter
D/BrcmNfcJni( 3181): PowerSwitch::initialize: level=PS-UNKNOWN (0)
D/NfcAdaptation( 3181): bool CNfcConfig::readConfig(const char*, bool) Cannot open config file /etc/libnfc-brcm.conf
D/NfcAdaptation( 3181): bool CNfcConfig::readConfig(const char*, bool) Using default value for all settings
D/BrcmNfcJni( 3181): PowerSwitch::initialize: desired screen-off state=0
D/BrcmNfcJni( 3181): register_com_android_nfc_NativeNfcManager: exit
D/BrcmNfcJni( 3181): register_com_android_nfc_NativeNfcTag
D/BrcmNfcJni( 3181): JNI_OnLoad: exit
D/BrcmNfcJni( 3181): nfcManager_initNativeStruc: enter
D/BrcmNfcJni( 3181): nfcManager_initNativeStruc: exit
W/NfceeAccess( 3181): could not find /etc/nfcee_access.xml, no NFCEE access allowed
I/NfceeAccess( 3181): read 0 signature(s) for NFCEE access
D/NfcService( 3181): checking on firmware download
D/NfcService( 3181): NFC is on. Doing normal stuff
I/NfcService( 3181): Enabling NFC
D/BrcmNfcJni( 3181): nfcManager_doInitialize: enter; NCI_VERSION=0x10
D/BrcmNfcJni( 3181): PowerSwitch::initialize: level=PS-FULL (1)
D/BrcmNfcJni( 3181): PowerSwitch::initialize: desired screen-off state=0
D/NfcAdaptation( 3181): NfcAdaptation::Initialize: enter
I/BrcmNfcNfa( 3181): NFC_TASK started.
E/NfcAdaptation( 3181): NfcAdaptation::InitializeHalDeviceContext: fail hw_get_module
I/BrcmNfcNfa( 3181): nfa_dm_init ()
I/BrcmNfcNfa( 3181): nfa_sys_register () id=1, enable_cplt_mask=0x0
I/BrcmNfcNfa( 3181): nfa_ee_init ()
I/BrcmNfcNfa( 3181): nfa_sys_register () id=2, enable_cplt_mask=0x4
I/BrcmNfcNfa( 3181): nfa_sys_register () id=3, enable_cplt_mask=0xc
I/BrcmNfcNfa( 3181): nfa_rw_init ()
I/BrcmNfcNfa( 3181): nfa_sys_register () id=6, enable_cplt_mask=0x4c
I/BrcmNfcNfa( 3181): nfa_ce_init ()
I/BrcmNfcNfa( 3181): nfa_sys_register () id=7, enable_cplt_mask=0xcc
I/BrcmNfcNfa( 3181): nfa_hci_init ()
I/BrcmNfcNfa( 3181): nfa_sys_register () id=8, enable_cplt_mask=0x1cc
I/BrcmNfcNfa( 3181): LLCP - llcp_init ()
I/BrcmNfcNfa( 3181): num_rx_buff = 9, rx_congest_start = 6, rx_congest_end = 4, max_num_ll_rx_buff = 2
I/BrcmNfcNfa( 3181): max_num_tx_buff = 21, max_num_ll_tx_buff = 6
I/BrcmNfcNfa( 3181): LLCP_RegisterServer (): SAP:0x1, link_type:0x2, ServiceName:<urn:nfc:sn:sdp>
I/BrcmNfcNfa( 3181): LLCP_RegisterServer (): Registered SAP = 0x01
I/BrcmNfcNfa( 3181): NFA_Enable ()
I/BrcmNfcNfa( 3181): NFC_SetTraceLevel () new_level = 0
E/NfcService( 3181): Watchdog triggered, aborting.
E/BrcmNfcJni( 3181): nfcManager_doAbort: abort()
I/DEBUG   ( 2019): pid: 3181, tid: 3203, name: enableInternal  >>> com.android.nfc <<<
I/DEBUG   ( 2019):     #02  pc 00009401  /system/lib/libnfc_nci_jni.so
I/DEBUG   ( 2019):          6965fc44  63af5405  /system/lib/libnfc_nci_jni.so
I/ServiceManager( 2016): service ‘nfc‘ died
I/ActivityManager( 2320): Process com.android.nfc (pid 3181) has died.
I/ActivityManager( 2320): Start proc com.android.nfc for restart com.android.nfc: pid=3210 uid=1027 gids={41027, 3002, 3001, 1015, 1028}
I/NfcService( 3210): Starting NFC service
D/BrcmNfcJni( 3210): JNI_OnLoad: enter
I/BrcmNfcJni( 3210): NFC Service: loading nci JNI
D/BrcmNfcJni( 3210): register_com_android_nfc_NativeNfcManager: enter
D/BrcmNfcJni( 3210): PowerSwitch::initialize: level=PS-UNKNOWN (0)
D/NfcAdaptation( 3210): bool CNfcConfig::readConfig(const char*, bool) Cannot open config file /etc/libnfc-brcm.conf
D/NfcAdaptation( 3210): bool CNfcConfig::readConfig(const char*, bool) Using default value for all settings
D/BrcmNfcJni( 3210): PowerSwitch::initialize: desired screen-off state=0
D/BrcmNfcJni( 3210): register_com_android_nfc_NativeNfcManager: exit
D/BrcmNfcJni( 3210): register_com_android_nfc_NativeNfcTag
D/BrcmNfcJni( 3210): JNI_OnLoad: exit
D/BrcmNfcJni( 3210): nfcManager_initNativeStruc: enter
D/BrcmNfcJni( 3210): nfcManager_initNativeStruc: exit
W/NfceeAccess( 3210): could not find /etc/nfcee_access.xml, no NFCEE access allowed
I/NfceeAccess( 3210): read 0 signature(s) for NFCEE access
D/NfcService( 3210): checking on firmware download
D/NfcService( 3210): NFC is on. Doing normal stuff
I/NfcService( 3210): Enabling NFC
D/BrcmNfcJni( 3210): nfcManager_doInitialize: enter; NCI_VERSION=0x10
D/BrcmNfcJni( 3210): PowerSwitch::initialize: level=PS-FULL (1)
D/BrcmNfcJni( 3210): PowerSwitch::initialize: desired screen-off state=0
D/NfcAdaptation( 3210): NfcAdaptation::Initialize: enter
I/BrcmNfcNfa( 3210): NFC_TASK started.
E/NfcAdaptation( 3210): NfcAdaptation::InitializeHalDeviceContext: fail hw_get_module
I/BrcmNfcNfa( 3210): nfa_dm_init ()
I/BrcmNfcNfa( 3210): nfa_sys_register () id=1, enable_cplt_mask=0x0
I/BrcmNfcNfa( 3210): nfa_ee_init ()
I/BrcmNfcNfa( 3210): nfa_sys_register () id=2, enable_cplt_mask=0x4
I/BrcmNfcNfa( 3210): nfa_sys_register () id=3, enable_cplt_mask=0xc
I/BrcmNfcNfa( 3210): nfa_rw_init ()
I/BrcmNfcNfa( 3210): nfa_sys_register () id=6, enable_cplt_mask=0x4c
I/BrcmNfcNfa( 3210): nfa_ce_init ()
I/BrcmNfcNfa( 3210): nfa_sys_register () id=7, enable_cplt_mask=0xcc
I/BrcmNfcNfa( 3210): nfa_hci_init ()
I/BrcmNfcNfa( 3210): nfa_sys_register () id=8, enable_cplt_mask=0x1cc
I/BrcmNfcNfa( 3210): LLCP - llcp_init ()
I/BrcmNfcNfa( 3210): num_rx_buff = 9, rx_congest_start = 6, rx_congest_end = 4, max_num_ll_rx_buff = 2
I/BrcmNfcNfa( 3210): max_num_tx_buff = 21, max_num_ll_tx_buff = 6
I/BrcmNfcNfa( 3210): LLCP_RegisterServer (): SAP:0x1, link_type:0x2, ServiceName:<urn:nfc:sn:sdp>
I/BrcmNfcNfa( 3210): LLCP_RegisterServer (): Registered SAP = 0x01
I/BrcmNfcNfa( 3210): NFA_Enable ()
I/BrcmNfcNfa( 3210): NFC_SetTraceLevel () new_level = 0
E/NfcService( 3210): Watchdog triggered, aborting.
E/BrcmNfcJni( 3210): nfcManager_doAbort: abort()
I/DEBUG   ( 2019): pid: 3210, tid: 3232, name: enableInternal  >>> com.android.nfc <<<
I/DEBUG   ( 2019):     #02  pc 00009401  /system/lib/libnfc_nci_jni.so
I/DEBUG   ( 2019):          6965fc44  63af5405  /system/lib/libnfc_nci_jni.so
I/ServiceManager( 2016): service ‘nfc‘ died
I/ActivityManager( 2320): Process com.android.nfc (pid 3210) has died.
I/ActivityManager( 2320): Start proc com.android.nfc for restart com.android.nfc: pid=3237 uid=1027 gids={41027, 3002, 3001, 1015, 1028}
I/NfcService( 3237): Starting NFC service
D/BrcmNfcJni( 3237): JNI_OnLoad: enter
I/BrcmNfcJni( 3237): NFC Service: loading nci JNI
D/BrcmNfcJni( 3237): register_com_android_nfc_NativeNfcManager: enter
D/BrcmNfcJni( 3237): PowerSwitch::initialize: level=PS-UNKNOWN (0)
D/NfcAdaptation( 3237): bool CNfcConfig::readConfig(const char*, bool) Cannot open config file /etc/libnfc-brcm.conf
D/NfcAdaptation( 3237): bool CNfcConfig::readConfig(const char*, bool) Using default value for all settings
D/BrcmNfcJni( 3237): PowerSwitch::initialize: desired screen-off state=0
D/BrcmNfcJni( 3237): register_com_android_nfc_NativeNfcManager: exit
D/BrcmNfcJni( 3237): register_com_android_nfc_NativeNfcTag
D/BrcmNfcJni( 3237): JNI_OnLoad: exit
D/BrcmNfcJni( 3237): nfcManager_initNativeStruc: enter
D/BrcmNfcJni( 3237): nfcManager_initNativeStruc: exit
W/NfceeAccess( 3237): could not find /etc/nfcee_access.xml, no NFCEE access allowed
I/NfceeAccess( 3237): read 0 signature(s) for NFCEE access
D/NfcService( 3237): checking on firmware download
D/NfcService( 3237): NFC is on. Doing normal stuff
I/NfcService( 3237): Enabling NFC
D/BrcmNfcJni( 3237): nfcManager_doInitialize: enter; NCI_VERSION=0x10
D/BrcmNfcJni( 3237): PowerSwitch::initialize: level=PS-FULL (1)
D/BrcmNfcJni( 3237): PowerSwitch::initialize: desired screen-off state=0
D/NfcAdaptation( 3237): NfcAdaptation::Initialize: enter
I/BrcmNfcNfa( 3237): NFC_TASK started.
E/NfcAdaptation( 3237): NfcAdaptation::InitializeHalDeviceContext: fail hw_get_module
I/BrcmNfcNfa( 3237): nfa_dm_init ()
I/BrcmNfcNfa( 3237): nfa_sys_register () id=1, enable_cplt_mask=0x0
I/BrcmNfcNfa( 3237): nfa_ee_init ()
I/BrcmNfcNfa( 3237): nfa_sys_register () id=2, enable_cplt_mask=0x4
I/BrcmNfcNfa( 3237): nfa_sys_register () id=3, enable_cplt_mask=0xc
I/BrcmNfcNfa( 3237): nfa_rw_init ()
I/BrcmNfcNfa( 3237): nfa_sys_register () id=6, enable_cplt_mask=0x4c
I/BrcmNfcNfa( 3237): nfa_ce_init ()
I/BrcmNfcNfa( 3237): nfa_sys_register () id=7, enable_cplt_mask=0xcc
I/BrcmNfcNfa( 3237): nfa_hci_init ()
I/BrcmNfcNfa( 3237): nfa_sys_register () id=8, enable_cplt_mask=0x1cc
I/BrcmNfcNfa( 3237): LLCP - llcp_init ()
I/BrcmNfcNfa( 3237): num_rx_buff = 9, rx_congest_start = 6, rx_congest_end = 4, max_num_ll_rx_buff = 2
I/BrcmNfcNfa( 3237): max_num_tx_buff = 21, max_num_ll_tx_buff = 6
I/BrcmNfcNfa( 3237): LLCP_RegisterServer (): SAP:0x1, link_type:0x2, ServiceName:<urn:nfc:sn:sdp>
I/BrcmNfcNfa( 3237): LLCP_RegisterServer (): Registered SAP = 0x01
I/BrcmNfcNfa( 3237): NFA_Enable ()
I/BrcmNfcNfa( 3237): NFC_SetTraceLevel () new_level = 0
E/NFC     ( 2558): NFC service dead - attempting to recover
E/NFC     ( 2558): android.os.DeadObjectException
E/NFC     ( 2558):     at android.os.BinderProxy.transact(Native Method)
E/NFC     ( 2558):     at android.nfc.INfcAdapter$Stub$Proxy.getState(INfcAdapter.java:233)
E/NFC     ( 2558):     at android.nfc.NfcAdapter.getAdapterState(NfcAdapter.java:521)
E/NFC     ( 2558):     at com.android.settings.nfc.NfcEnabler.resume(NfcEnabler.java:74)
E/NFC     ( 2558):     at com.android.settings.WirelessSettings.onResume(WirelessSettings.java:306)
E/NFC     ( 2558):     at android.app.Fragment.performResume(Fragment.java:1738)
E/NFC     ( 2558):     at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:919)
E/NFC     ( 2558):     at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1057)
E/NFC     ( 2558):     at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1039)
E/NFC     ( 2558):     at android.app.FragmentManagerImpl.dispatchResume(FragmentManager.java:1850)
E/NFC     ( 2558):     at android.app.Activity.performResume(Activity.java:5221)
E/NFC     ( 2558):     at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2780)
E/NFC     ( 2558):     at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2819)
E/NFC     ( 2558):     at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2266)
E/NFC     ( 2558):     at android.app.ActivityThread.access$600(ActivityThread.java:141)
E/NFC     ( 2558):     at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
E/NFC     ( 2558):     at android.os.Handler.dispatchMessage(Handler.java:99)
E/NFC     ( 2558):     at android.os.Looper.loop(Looper.java:137)
E/NFC     ( 2558):     at android.app.ActivityThread.main(ActivityThread.java:5103)
E/NFC     ( 2558):     at java.lang.reflect.Method.invokeNative(Native Method)
E/NFC     ( 2558):     at java.lang.reflect.Method.invoke(Method.java:525)
E/NFC     ( 2558):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
E/NFC     ( 2558):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/NFC     ( 2558):     at dalvik.system.NativeStart.main(Native Method)
D/WirelessSettings( 2558): onPreferenceTreeClick: preference=NFC Allow data exchange when the tablet touches another device
E/NfcService( 3237): Watchdog triggered, aborting.
E/BrcmNfcJni( 3237): nfcManager_doAbort: abort()
I/DEBUG   ( 2019): pid: 3237, tid: 3259, name: enableInternal  >>> com.android.nfc <<<
I/DEBUG   ( 2019):     #02  pc 00009401  /system/lib/libnfc_nci_jni.so
I/DEBUG   ( 2019):          6965fc44  63af5405  /system/lib/libnfc_nci_jni.so
I/ServiceManager( 2016): service ‘nfc‘ died
I/ActivityManager( 2320): Process com.android.nfc (pid 3237) has died.
I/ActivityManager( 2320): Start proc com.android.nfc for restart com.android.nfc: pid=3341 uid=1027 gids={41027, 3002, 3001, 1015, 1028}
I/NfcService( 3341): Starting NFC service
D/BrcmNfcJni( 3341): JNI_OnLoad: enter
I/BrcmNfcJni( 3341): NFC Service: loading nci JNI
D/BrcmNfcJni( 3341): register_com_android_nfc_NativeNfcManager: enter
D/BrcmNfcJni( 3341): PowerSwitch::initialize: level=PS-UNKNOWN (0)
D/NfcAdaptation( 3341): bool CNfcConfig::readConfig(const char*, bool) Cannot open config file /etc/libnfc-brcm.conf
D/NfcAdaptation( 3341): bool CNfcConfig::readConfig(const char*, bool) Using default value for all settings
D/BrcmNfcJni( 3341): PowerSwitch::initialize: desired screen-off state=0
D/BrcmNfcJni( 3341): register_com_android_nfc_NativeNfcManager: exit
D/BrcmNfcJni( 3341): register_com_android_nfc_NativeNfcTag
D/BrcmNfcJni( 3341): JNI_OnLoad: exit
D/BrcmNfcJni( 3341): nfcManager_initNativeStruc: enter
D/BrcmNfcJni( 3341): nfcManager_initNativeStruc: exit
W/NfceeAccess( 3341): could not find /etc/nfcee_access.xml, no NFCEE access allowed
I/NfceeAccess( 3341): read 0 signature(s) for NFCEE access
D/NfcService( 3341): checking on firmware download
D/NfcService( 3341): NFC is on. Doing normal stuff
I/NfcService( 3341): Enabling NFC
D/BrcmNfcJni( 3341): nfcManager_doInitialize: enter; NCI_VERSION=0x10
D/BrcmNfcJni( 3341): PowerSwitch::initialize: level=PS-FULL (1)
D/BrcmNfcJni( 3341): PowerSwitch::initialize: desired screen-off state=0
D/NfcAdaptation( 3341): NfcAdaptation::Initialize: enter
I/BrcmNfcNfa( 3341): NFC_TASK started.
E/NfcAdaptation( 3341): NfcAdaptation::InitializeHalDeviceContext: fail hw_get_module
I/BrcmNfcNfa( 3341): nfa_dm_init ()
I/BrcmNfcNfa( 3341): nfa_sys_register () id=1, enable_cplt_mask=0x0
I/BrcmNfcNfa( 3341): nfa_ee_init ()
I/BrcmNfcNfa( 3341): nfa_sys_register () id=2, enable_cplt_mask=0x4
I/BrcmNfcNfa( 3341): nfa_sys_register () id=3, enable_cplt_mask=0xc
I/BrcmNfcNfa( 3341): nfa_rw_init ()
I/BrcmNfcNfa( 3341): nfa_sys_register () id=6, enable_cplt_mask=0x4c
I/BrcmNfcNfa( 3341): nfa_ce_init ()
I/BrcmNfcNfa( 3341): nfa_sys_register () id=7, enable_cplt_mask=0xcc
I/BrcmNfcNfa( 3341): nfa_hci_init ()
I/BrcmNfcNfa( 3341): nfa_sys_register () id=8, enable_cplt_mask=0x1cc
I/BrcmNfcNfa( 3341): LLCP - llcp_init ()
I/BrcmNfcNfa( 3341): num_rx_buff = 9, rx_congest_start = 6, rx_congest_end = 4, max_num_ll_rx_buff = 2
I/BrcmNfcNfa( 3341): max_num_tx_buff = 21, max_num_ll_tx_buff = 6
I/BrcmNfcNfa( 3341): LLCP_RegisterServer (): SAP:0x1, link_type:0x2, ServiceName:<urn:nfc:sn:sdp>
I/BrcmNfcNfa( 3341): LLCP_RegisterServer (): Registered SAP = 0x01
I/BrcmNfcNfa( 3341): NFA_Enable ()
I/BrcmNfcNfa( 3341): NFC_SetTraceLevel () new_level = 0

NFC log

标签:des   android   io   ar   os   sp   for   java   on   

原文地址:http://www.cnblogs.com/lake-of-embedded-system/p/4156950.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!