Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 25dd5613d549010952550df4f6bd435e2bd5d101 https://github.com/bluez/bluez/commit/25dd5613d549010952550df4f6bd435e2bd5d101 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2022-06-13 (Mon, 13 Jun 2022) Changed paths: M monitor/att.c M monitor/packet.c M monitor/packet.h Log Message: ----------- monitor: Stop spamming logs when GATT db cannot be loaded This stops calling hci_devba everytime the GATT db needs to be loaded since that causes a raw socket to be open to read back the address pointed by the index, instead this is done only once at assign_handle and store in packet_conn_data.