btio: Use G_PRIORITY_HIGH for watches
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 16 Feb 2021 22:51:04 +0000 (14:51 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:34 +0000 (19:08 +0530)
commit8bf4c858d7410c33686f8390c6753dee351ac719
tree188c07699f54139dbc66ab42a14d38d391edcb28
parent93b3d1fea00c4eb54ddae30c0909870c5c1b85ad
btio: Use G_PRIORITY_HIGH for watches

This makes btio watches default to G_PRIORITY_HIGH instead of
G_PRIORITY_DEFAULT so it takes priority over regular traffic or
timeout handling.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
btio/btio.c