summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_socket_net.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //devicedcheng2015-12-271-1/+2
* Update remaining code to include NetLog files from net/log directory rather t...eroman2015-04-021-1/+1
* Remove implicit conversions from scoped_refptr to T* in device/dcheng2014-08-281-1/+1
* Cleanup: Drop some unnecessary params from the BluetoothSocketNet constructor.isherman@chromium.org2014-07-231-7/+4
* Refactor tcp socket.byungchul@chromium.org2014-07-091-0/+1
* Bluetooth: fix RFCOMM Disconnected errorkeybuk@chromium.org2014-06-101-14/+6
* Implement chrome.bluetoothSocket.listenUsing*()keybuk@chromium.org2014-05-121-13/+0
* Reimplement BluetoothSocketChromeOSkeybuk@chromium.org2014-05-021-0/+333