Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide an API for apps to use a dynamic RFCOMM channel and SDP record. | Nick Pelly | 2009-10-06 | 1 | -11/+14 |
* | Bounds check read and write path in native code. | Nick Pelly | 2009-09-25 | 1 | -2/+20 |
* | Use LM_SECURE when auth && encrypt. | Nick Pelly | 2009-09-24 | 1 | -2/+4 |
* | Immediately destroy BluetoothSocket's on close(). | Nick Pelly | 2009-09-02 | 1 | -2/+2 |
* | Set RFCOMM SO_SNDBUF size to 70 KB for large RFCOMM writes. | Nick Pelly | 2009-08-31 | 1 | -1/+18 |
* | Implement and expose SCO socket support in BluetoothSocket.java. | Nick Pelly | 2009-06-02 | 1 | -27/+192 |
* | Implement bulk read and writes for Bluetooth sockets. | Nick Pelly | 2009-06-02 | 1 | -11/+39 |
* | Fix the boot. The signature needed a V at the end. | Patrick Scott | 2009-05-27 | 1 | -1/+1 |
* | New BluetoothSocket API. | Nick Pelly | 2009-05-26 | 1 | -0/+324 |