summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/test/mock_bluetooth_socket.h
Commit message (Expand)AuthorAgeFilesLines
* Implement chrome.bluetoothSocket.listenUsing*()keybuk@chromium.org2014-05-121-0/+4
* Reimplement BluetoothSocketChromeOSkeybuk@chromium.org2014-05-021-1/+1
* * Replace "read" method with onReceiveXxx events.rpaquay@chromium.org2014-04-081-10/+12
* Revert 262175 "* Replace "read" method with onReceiveXxx events."scottmg@chromium.org2014-04-071-12/+10
* * Replace "read" method with onReceiveXxx events.rpaquay@chromium.org2014-04-071-10/+12
* Implemented BluetoothSocketWin.youngki@chromium.org2013-02-031-1/+0
* Implemented BluetoothSocket::Receive() and BluetoothSocket::Write() on ChromeOS.youngki@chromium.org2013-01-291-0/+12
* Added MockBluetoothSocket.youngki@chromium.org2012-11-131-0/+24