gecko/dom/nfc/gonk
Thomas Zimmermann 2b228f8626 Bug 1109592 - Listen for connections from NFC daemon. r=allstars.chh
This patch inverses the connection setup procedure between Gecko
and nfcd. Gecko now installs a listen socket and starts nfcd from
the init scripts. Nfcd establishes the connection by connecting
to Gecko's socket.

As a side effect of this patch, nfcd only runs while NFC is switched
on. This saves ~1.6 MiB os memory with contemporary NFC drivers on
flame-kk.
2015-03-11 03:38:00 -04:00
..
nfc_consts.js Bug 1120315 - Part 3: notify tag/peerlost when lost focus. r=dimi 2015-01-26 18:58:52 +08:00
Nfc.js Bug 1109592 - Only open connection to nfcd while NFC is switched on. r=allstars.chh 2015-03-12 07:43:00 -04:00
Nfc.manifest Bug 1115674 - manifest for NfcContentHelper. r=dimi 2014-12-26 20:41:25 +08:00
NfcGonkMessage.h Bug 1137107 - Part 2: Add NfcResponseType and NfcNotificationType. r=smaug, dimi 2015-02-26 17:23:17 +08:00
NfcMessageHandler.cpp Bug 1137107 - Part 2: Add NfcResponseType and NfcNotificationType. r=smaug, dimi 2015-02-26 17:23:17 +08:00
NfcMessageHandler.h Bug 1137107 - Part 2: Add NfcResponseType and NfcNotificationType. r=smaug, dimi 2015-02-26 17:23:17 +08:00
NfcOptions.h Bug 1139830 - Make type/id/payload nullable in MozNDEFRecordOptions. r=smaug 2015-03-06 16:23:21 +08:00
NfcService.cpp Bug 1109592 - Listen for connections from NFC daemon. r=allstars.chh 2015-03-11 03:38:00 -04:00
NfcService.h Bug 1109592 - Listen for connections from NFC daemon. r=allstars.chh 2015-03-11 03:38:00 -04:00
nsINfcService.idl Bug 1097442 - Part 2: rename nsINfcEventListener. r=dimi 2014-11-12 11:22:36 +08:00
nsINfcSystemMessage.idl Bug 1110059 - IDL for NFC system message. r=dimi 2014-12-11 18:53:27 +08:00