Merge "Migrate OBEX library to packages/modules/Bluetooth"
No related branches found
No related tags found
Showing
- android/app/Android.bp 1 addition, 1 deletionandroid/app/Android.bp
- android/app/AndroidManifest.xml 0 additions, 1 deletionandroid/app/AndroidManifest.xml
- android/app/lib/obex/Android.bp 36 additions, 0 deletionsandroid/app/lib/obex/Android.bp
- android/app/lib/obex/NOTICE 29 additions, 0 deletionsandroid/app/lib/obex/NOTICE
- android/app/lib/obex/com/android/bluetooth/obex/ApplicationParameter.java 187 additions, 0 deletions...obex/com/android/bluetooth/obex/ApplicationParameter.java
- android/app/lib/obex/com/android/bluetooth/obex/Authenticator.java 114 additions, 0 deletions...pp/lib/obex/com/android/bluetooth/obex/Authenticator.java
- android/app/lib/obex/com/android/bluetooth/obex/BaseStream.java 75 additions, 0 deletions...d/app/lib/obex/com/android/bluetooth/obex/BaseStream.java
- android/app/lib/obex/com/android/bluetooth/obex/ClientOperation.java 819 additions, 0 deletions.../lib/obex/com/android/bluetooth/obex/ClientOperation.java
- android/app/lib/obex/com/android/bluetooth/obex/ClientSession.java 637 additions, 0 deletions...pp/lib/obex/com/android/bluetooth/obex/ClientSession.java
- android/app/lib/obex/com/android/bluetooth/obex/HeaderSet.java 728 additions, 0 deletions...id/app/lib/obex/com/android/bluetooth/obex/HeaderSet.java
- android/app/lib/obex/com/android/bluetooth/obex/ObexHelper.java 1100 additions, 0 deletions...d/app/lib/obex/com/android/bluetooth/obex/ObexHelper.java
- android/app/lib/obex/com/android/bluetooth/obex/ObexPacket.java 71 additions, 0 deletions...d/app/lib/obex/com/android/bluetooth/obex/ObexPacket.java
- android/app/lib/obex/com/android/bluetooth/obex/ObexSession.java 223 additions, 0 deletions.../app/lib/obex/com/android/bluetooth/obex/ObexSession.java
- android/app/lib/obex/com/android/bluetooth/obex/ObexTransport.java 112 additions, 0 deletions...pp/lib/obex/com/android/bluetooth/obex/ObexTransport.java
- android/app/lib/obex/com/android/bluetooth/obex/Operation.java 167 additions, 0 deletions...id/app/lib/obex/com/android/bluetooth/obex/Operation.java
- android/app/lib/obex/com/android/bluetooth/obex/PasswordAuthentication.java 82 additions, 0 deletions...ex/com/android/bluetooth/obex/PasswordAuthentication.java
- android/app/lib/obex/com/android/bluetooth/obex/PrivateInputStream.java 180 additions, 0 deletions...b/obex/com/android/bluetooth/obex/PrivateInputStream.java
- android/app/lib/obex/com/android/bluetooth/obex/PrivateOutputStream.java 171 additions, 0 deletions.../obex/com/android/bluetooth/obex/PrivateOutputStream.java
- android/app/lib/obex/com/android/bluetooth/obex/ResponseCodes.java 377 additions, 0 deletions...pp/lib/obex/com/android/bluetooth/obex/ResponseCodes.java
- android/app/lib/obex/com/android/bluetooth/obex/ServerOperation.java 868 additions, 0 deletions.../lib/obex/com/android/bluetooth/obex/ServerOperation.java
Loading
Please register or sign in to comment