Bluetooth: Add Advertising Packet Configuration
authorSudha Bheemanna <b.sudha@samsung.com>
Wed, 24 Aug 2016 06:47:16 +0000 (12:17 +0530)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 3 Aug 2023 08:43:13 +0000 (17:43 +0900)
commitf2bd264def8b1400f07f05bd69f76d460fa7fd0b
treedb90a2352bc7bb1934f805bb8fb9c1981d24cdf6
parenta468dc78b0eed5678ded302089f4f28ac31007a2
Bluetooth: Add Advertising Packet Configuration

This patch provides new MGMT commands to configure
the advertising data and scan response data packets for
LE peripheral devices.

Change-Id: I914d13795f4fb58e5f2e1cadb55086f4bcbc82df
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Signed-off-by: Amit Purwar <amit.purwar@samsung.com>
[jhoon20.kim: adjust some codes to apply it in 5.4 kernel]
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
include/net/bluetooth/mgmt_tizen.h
net/bluetooth/hci_core.c
net/bluetooth/hci_request.c
net/bluetooth/mgmt.c