| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This defines the MTU and offset of AV/C data in AVCTP PDU.
|
|
|
|
| |
This function can be used to send responses over browsing channel.
|
|
|
|
|
| |
This makes possible to return errors such as -EAGAIN to indicate the
request would block and a response will be sent asynchronously.
|
|
|
|
| |
This makes it possible to pass data without copying.
|
|
|
|
| |
This makes it possible to pass data without copying.
|
|
|
|
| |
This makes it possible to pass data without copying.
|
|
|
|
| |
This allows to use vendor unique commands
|
|
|
|
|
| |
This makes possible to return errors such as -EAGAIN to indicate the
request would block and a response will be sent asynchronously.
|
|
|
|
| |
This adds the remaining AV/C keys that can be mapped to uinput.
|
|
|
|
|
|
| |
There is currently inconsistence in the avctp code with
AVC_HEADER_LENGTH defined in avctp.h but AVCTP_HEADER_LENGTH defined in
avctp.c. Move definition to place it is actually used in consistent way.
|
|
|
|
|
| |
This adds avctp_set_destroy_cb that can be use to set a callback when
the AVCTP has been disconnected.
|
|
|
|
|
| |
This strips AVCTP code of any dependency of core and btio to make it
transport agnostic.
|
|
These files are not added to any makefile on purpose because they still
have external dependencies.
|