shared/mgmt: Set MTU to UINT16_MAX
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 15 Sep 2021 00:39:56 +0000 (17:39 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:37 +0000 (19:08 +0530)
commit500889c3d89b3ced868107de26447e4e1e844659
treed4f038f093cbb3f2c0260bf21db6f0c4cd6b927a
parentec5e6bb86cb012f2839099ef5a7e094c0f035485
shared/mgmt: Set MTU to UINT16_MAX

This sets MTU of MGMT socket to UINT16_MAX since some commands may
require more than the default size (e.g. Load LTKs).

Fixes: https://github.com/bluez/bluez/issues/201
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/shared/mgmt.c