From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> --- android/hal-msg.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/android/hal-msg.h b/android/hal-msg.h index 44fd5c8..9e3a81f 100644 --- a/android/hal-msg.h +++ b/android/hal-msg.h @@ -232,6 +232,8 @@ struct hal_cmd_sock_connect { uint8_t flags; } __attribute__((packed)); +/* Bluetooth Hidhost HAL api */ + #define HAL_OP_HIDHOST_CONNECT 0x01 struct hal_cmd_hidhost_connect { uint8_t bdaddr[6]; -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html