Skip to content
This repository was archived by the owner on Nov 3, 2021. It is now read-only.

mozilla-b2g/platform_system_nfcd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nfcd

A daemon running on FirefoxOS to access NFC libraries.

Firefox OS will communicate with this daemon by IPC, with messages defined in src/NfcGonkMessage.h, to perfrom NFC functionalities.

This daemon will link to native NFC library on the device, with porting layer is located in src/{nfc-communication-protocol}, currently the supported NFC communication protocol is nci.

About

DEPRECATED - Mozilla NFC Daemon

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.1%
  • C 3.0%
  • Makefile 0.9%