Added NetworkBerearSelection API stub
authorThiago Marcos P. Santos <thiago.santos@intel.com>
Mon, 29 Jul 2013 12:13:58 +0000 (15:13 +0300)
committerThiago Marcos P. Santos <thiago.santos@intel.com>
Fri, 2 Aug 2013 14:38:58 +0000 (17:38 +0300)
commit88fb33ae5332b9d08f46680b1b92113eaa0cd07a
tree957e0ada2934638a61ccb17c9d8b24580e676910
parent1353a7a867ddadab7edfb62ba407ca59f359dd75
Added NetworkBerearSelection API stub

The API doesn't do anything (yet) on mobile and desktop. Just return
the NotSupported error code to the callee.
examples/index.html
examples/networkbearerselection.html [new file with mode: 0644]
networkbearerselection/networkbearerselection.gypi [new file with mode: 0644]
networkbearerselection/networkbearerselection_api.js [new file with mode: 0644]
networkbearerselection/networkbearerselection_context.cc [new file with mode: 0644]
networkbearerselection/networkbearerselection_context.h [new file with mode: 0644]
networkbearerselection/networkbearerselection_context_desktop.cc [new file with mode: 0644]
networkbearerselection/networkbearerselection_context_mobile.cc [new file with mode: 0644]
packaging/tizen-extensions-crosswalk.spec
tizen-wrt.gyp