OSDN Git Service

HOGP: Preffer write command over write requests
authorJakub Pawlowski <jpawlowski@google.com>
Tue, 14 Jun 2016 21:40:51 +0000 (14:40 -0700)
committerJakub Pawlowski <jpawlowski@google.com>
Tue, 14 Jun 2016 21:51:51 +0000 (14:51 -0700)
commitaf77225c0d7bec06d2417b0305ebcbab04144caa
tree43b4d4e777e49a676268f401f079c9e655d38200
parent22fc38259f9fb9aa84a63ff6cad39d5e25de915c
HOGP: Preffer write command over write requests

Some HID devices will accept both write request and write command.
Prefer write commands when possible.

This is due to bug in some hardware, that will not send write response
when too many commands are queued.

Bug: 29184976
Change-Id: I5bafc067f044a48f152c60b8e17722067bc1453e
bta/hh/bta_hh_le.c