Bluetooth: Add LE vendor specific event handler 53/87453/7
authorSudha Bheemanna <b.sudha@samsung.com>
Thu, 8 Sep 2016 05:26:15 +0000 (10:56 +0530)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 29 Sep 2016 04:32:02 +0000 (13:32 +0900)
commitbeb58275ea7dc5e90b04426eab765a0007467a8b
tree5cba35784c28c57937862c9e83bc41f3f71fe1d1
parent3782c91bf77b888a10294b9ec427dc0e2152de14
Bluetooth: Add LE vendor specific event handler

This patch adds the vendor specific LE meta event handler.
It handles the vendor specific handles like,
LE_MULTI_ADV_STATE_CHANGE_SUB_EVENT, LE_RSSI_LINK_ALERT.

Change-Id: I1f344a31e36f9c7442fe0bd8b598e67d9f5fb9bf
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
[divide hci vendor speicif group event function]
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
include/net/bluetooth/hci.h
net/bluetooth/hci_event.c