mgmt: Add support for Mesh in the kernel
authorBrian Gix <brian.gix@intel.com>
Thu, 22 Sep 2022 20:38:49 +0000 (13:38 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:55 +0000 (14:55 +0530)
commitc61a0b5674644d1775e2895c737d32484b56ad77
tree029c45327b4fbed3ca6844c134581d818bc96828
parentf97dadc7fd3317d106bbd55e9100a1435b9b1d24
mgmt: Add support for Mesh in the kernel

These commands and events allow User space apps to test for Mesh
support, and request incoming mesh packets be delivered and request
outbound mesh packets to be sent. This is the basis for sharing
one controller between the legacy bluetoothd daemon and the mesh
bluetooth-meshd daemon.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
doc/mgmt-api.txt