main: add configurable RemoteNameRequestRetryDelay parameter
authorArchie Pusaka <apusaka@chromium.org>
Thu, 25 Nov 2021 07:06:26 +0000 (15:06 +0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:38 +0000 (19:08 +0530)
commitefd268bbb36789812a2009f746b43ed540e8c1d9
tree0a12f418231e2d757548055f460ce1e562d3c8d9
parent72b639f7950af7e45c0dc8c9adc5a12b7ace2f45
main: add configurable RemoteNameRequestRetryDelay parameter

This specifies how long will the userspace ignore a peer with an
unknown name after a failed remote name resolving procedure.

The peer device can still be connected, this only prevents the remote
name resolving procedure retry.

Reviewed-by: Miao-chen Chou <mcchou@chromium.org>
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/btd.h
src/device.c
src/main.c
src/main.conf