doc/mgmt-api - Return connection direction in Device Connected Event
authorYu Liu <yudiliu@google.com>
Fri, 2 Apr 2021 18:00:14 +0000 (11:00 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:35 +0000 (19:08 +0530)
commit807d88f96367828f569867fcd0a4be6c6b25a9af
tree69c267f6bfc4f95dd4b4a3db4936915e9591c152
parent1ef084fd0823126a2c81cab6ef2084fb8a124dbb
doc/mgmt-api - Return connection direction in Device Connected Event

When an MGMT_EV_DEVICE_CONNECTED event is reported back to the user
space we will set the flags to tell if the established connection is
outbound or not. This is useful for the user space to log better metrics
and error messages.

Reviewed-by: Miao-chen Chou <mcchou@chromium.org>
Reviewed-by: Alain Michaud <alainm@chromium.org>
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
doc/mgmt-api.txt