{ "opencollection": "1.0.0", "info": { "name": "Microsoft Windows 10 Windows Background Tasks Accelerometer RFCOMM API", "version": "1.0.0" }, "items": [ { "info": { "name": "RFCOMM", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Windows 10 Create an RFCOMM connection", "type": "http" }, "http": { "method": "POST", "url": "https://api.windows.com/bluetooth/rfcomm/connections", "body": { "type": "json", "data": "{}" } }, "docs": "Establishes a Bluetooth Classic RFCOMM connection to a device using RfcommDeviceService. RFCOMM provides a stream-based connection similar to TCP sockets for serial port emulation." } ] } ], "bundled": true }