emulator/btdev: Add iovec support

System Internals / BlueZ - Luiz Augusto von Dentz [intel.com] - 18 September 2014 00:04 UTC

This convert btdev_set_send_handler to take struct iovec for doing scatter io.

a7b600b emulator/btdev: Add iovec support
emulator/btdev.c | 135 ++++++++++++++++++++++++++-------------------------
emulator/btdev.h | 2 +-
emulator/serial.c | 5 +-
emulator/server.c | 10 +++-
emulator/vhci.c | 5 +-
src/shared/hciemu.c | 16 +++++-
6 files changed, 98 insertions(+), 75 deletions(-)

Upstream: git.kernel.org


  • Share