index
:
Project-1CE/packages_modules_Bluetooth
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
java
/
android
/
bluetooth
/
BluetoothServerSocket.java
Age
Commit message (
Expand
)
Author
2021-04-16
More Bluetooth API annotation updates.
Jeff Sharkey
2021-04-14
Update Bluetooth API annotations.
Jeff Sharkey
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-01-09
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-06-17
Document public alternatives to greylisted APIs
Andrei Onea
2019-04-19
Add more documentation for LE CoC
Stanley Tng
2019-02-14
DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into
Xin Li
2018-10-04
docs: Replacing {#link with {@link
Andrew Solovay
2018-09-13
Unhide the LE CoC APIs
Stanley Tng
2018-08-01
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-01-12
Added APIs for Connection-oriented channels
Stanley Tng
2017-08-24
Fix checkstyle errors (2/2)
Jack He
2017-08-24
Fix checkstyle errors (1/2)
Jack He
2016-06-20
Fix links to Bluetooth Guide
Marie Janssen
2015-06-09
SAP: Make it possible to enforce a 16-digit pin code (4/5)
Casper Bonde
2015-06-03
Add support for MITM for BluetoothSockets (1/4)
Casper Bonde
2015-04-11
OBEX Over L2CAP + SDP search API for BT profiles
Casper Bonde
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2012-07-16
Added new rfcomm multi accept code
zzy
2011-12-22
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-07-08
Get server's listening channel
Ben Dodson
2010-09-30
Typo fixes in comments and minor code cleanups.
Jake Hamby
2009-11-19
docs for ESR: add docs to bluetooth explainin that discovery should
Scott Main
2009-11-09
docs: add more documentation for the bluetooth apis.
Scott Main
2009-10-07
Encourage developers to connect RFCOMM by UUID instead of Channel.
Nick Pelly
2009-10-06
Fix docs builds.
Nick Pelly
2009-10-06
Provide an API for apps to use a dynamic RFCOMM channel and SDP record.
Nick Pelly
2009-09-08
Add javadoc to explain which permissions are required for Public BT API's.
Nick Pelly
2009-09-02
Immediately destroy BluetoothSocket's on close().
Nick Pelly
2009-08-19
API CHANGE
Nick Pelly
2009-08-18
Bluetooth: API change.
Nick Pelly
2009-06-02
Implement and expose SCO socket support in BluetoothSocket.java.
Nick Pelly
2009-05-26
New BluetoothSocket API.
Nick Pelly