Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs for ESR: add docs to bluetooth explainin that discovery should | Scott Main | 2009-11-19 | 1 | -0/+9 |
* | docs: add more documentation for the bluetooth apis. | Scott Main | 2009-11-09 | 1 | -16/+28 |
* | Encourage developers to connect RFCOMM by UUID instead of Channel. | Nick Pelly | 2009-10-07 | 1 | -14/+95 |
* | Fix docs builds. | Nick Pelly | 2009-10-06 | 1 | -1/+1 |
* | Provide an API for apps to use a dynamic RFCOMM channel and SDP record. | Nick Pelly | 2009-10-06 | 1 | -4/+24 |
* | Add javadoc to explain which permissions are required for Public BT API's. | Nick Pelly | 2009-09-08 | 1 | -0/+3 |
* | Immediately destroy BluetoothSocket's on close(). | Nick Pelly | 2009-09-02 | 1 | -9/+93 |
* | API CHANGE | Nick Pelly | 2009-08-19 | 1 | -20/+34 |
* | Bluetooth: API change. | Nick Pelly | 2009-08-18 | 1 | -55/+31 |
* | Implement and expose SCO socket support in BluetoothSocket.java. | Nick Pelly | 2009-06-02 | 1 | -16/+37 |
* | Implement bulk read and writes for Bluetooth sockets. | Nick Pelly | 2009-06-02 | 1 | -2/+2 |
* | New BluetoothSocket API. | Nick Pelly | 2009-05-26 | 1 | -0/+176 |