From: Szymon Janc <szymon.janc@xxxxxxxxx> This socket will be used by android daemon and libhal to communitate. --- android/hal-msg.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/android/hal-msg.h b/android/hal-msg.h index 4c5ca69..2da5e16 100644 --- a/android/hal-msg.h +++ b/android/hal-msg.h @@ -21,6 +21,8 @@ * */ +#define BLUEZ_HAL_SK_PATH "bluez_hal_socket" + struct hal_msg_hdr { uint8_t service_id; uint8_t opcode; -- 1.8.4.rc3 -- 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