index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
obexd
/
src
/
service.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-04
obexd: Add port to service driver
Luiz Augusto von Dentz
1
-0
/
+3
2012-12-04
obexd: Remove use of obex_object_t from service.h
Luiz Augusto von Dentz
1
-8
/
+4
2012-12-04
obexd: Move secure flag to service driver
Luiz Augusto von Dentz
1
-0
/
+1
2012-12-04
obexd: Start OpenOBEX stream automatically
Slawomir Bochenski
1
-1
/
+1
2012-12-04
obexd: Add initial support for OBEX Action command
Luiz Augusto von Dentz
1
-0
/
+2
2012-12-04
obexd: Change obex_service_driver put() signature
Slawomir Bochenski
1
-1
/
+2
2012-12-04
obexd: Coding style fixes
Vinicius Costa Gomes
1
-18
/
+19
2012-12-04
obexd: Implements PhonebookSize for PullPhoneBook function
Claudio Takahasi
1
-1
/
+2
2012-12-04
obexd: Add support for per service user data
Vinicius Costa Gomes
1
-8
/
+8
2012-12-04
obexd: Now obex_session is private to the core obexd
Vinicius Costa Gomes
1
-8
/
+8
2012-12-04
obexd: Remove all the uses of obex_rsp_t
Vinicius Costa Gomes
1
-6
/
+4
2012-12-04
obexd: Initial support for mimetype drivers on PBAP
Claudio Takahasi
1
-1
/
+1
2012-12-04
obexd: Cleanup of check put function of OBEX service driver
Claudio Takahasi
1
-1
/
+1
2012-12-04
obexd: Cleanup of put function of OBEX service driver
Vinicius Costa Gomes
1
-1
/
+1
2012-12-04
obexd: Cleanup of set path function of OBEX service driver
Claudio Takahasi
1
-1
/
+1
2012-12-04
obexd: Cleanup of reset function of OBEX service driver
Claudio Takahasi
1
-1
/
+1
2012-12-04
obexd: Cleanup of get function of OBEX service driver
Vinicius Costa Gomes
1
-1
/
+1
2012-12-04
obexd: Cleanup of the progress function of the OBEX service driver
Vinicius Costa Gomes
1
-1
/
+1
2012-12-04
obexd: Cleanup of disconnect function of OBEX service driver
Claudio Takahasi
1
-1
/
+1
2012-12-04
obexd: Initial core cleanup
Claudio Takahasi
1
-1
/
+3
2012-12-04
obexd: Update copyright information
Marcel Holtmann
1
-1
/
+1
2012-12-04
obexd: Fix pcsuite service driver matching
Luiz Augusto Von Dentz
1
-1
/
+4
2012-12-04
obexd: Introduce target_size to struct obex_service_driver{}
Forrest Zhao
1
-1
/
+2
2012-12-04
obexd: Add progress callback to service driver
Luiz Augusto von Dentz
1
-0
/
+1
2012-12-04
obexd: Move service specific code to its respective driver
Luiz Augusto von Dentz
1
-0
/
+3
2012-12-04
obexd: Introduce service drivers and move command code from core to plugins.
Luiz Augusto von Dentz
1
-0
/
+40