emulator/bthost: Add iovec support

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

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

3d51328 emulator/bthost: Add iovec support
emulator/bthost.c | 96 +++++++++++++++++++++++++++------------------------
emulator/bthost.h | 3 +-
src/shared/hciemu.c | 15 +-------
3 files changed, 54 insertions(+), 60 deletions(-)

Upstream: git.kernel.org


  • Share