bluetooth: Add support for registerRFCOMMServiceByUUID
authorVinicius Costa Gomes <vinicius.gomes@intel.com>
Thu, 22 Aug 2013 19:51:29 +0000 (16:51 -0300)
committerVinicius Costa Gomes <vinicius.gomes@intel.com>
Wed, 18 Sep 2013 22:34:34 +0000 (19:34 -0300)
commit5db56ea0910363185e25a81a3552cdac22b44846
tree8ed11f39c6539087909e19ff070c4206905484ba
parentd71eda4195c7ae87f437ff5c44a46599c6bebb9f
bluetooth: Add support for registerRFCOMMServiceByUUID

This will create a service handler (in BlueZ terms, a socket listening on
an RFCOMM channel and a SDP record identifying this service), which has a
callback that will be called when a remote device connects to this service.
bluetooth/bluetooth_api.js
bluetooth/bluetooth_context.h
bluetooth/bluetooth_context_bluez4.cc