profile: Remove probe_on_discover
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 17 Aug 2023 20:06:54 +0000 (13:06 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000 (19:04 +0530)
commit896799b60f3491cc60888b1a8abc20142b931ef6
tree30a4792e2f1b6b9b883d36c555d5dead597d57f1
parent9dbeccca61ac96fb915e70a5d643a45b86b76bb6
profile: Remove probe_on_discover

The concept of probing not connected devices is already supported when
loading devices from storage, so drivers shall already be capabable of
handling such a thing as there are dedicated callbacks to indicate when
there is a new connection in the form of .accept callback.
src/device.c
src/profile.h