bthost: Add callback to accept ISO connections
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 6 Dec 2022 21:31:58 +0000 (13:31 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:11:34 +0000 (15:41 +0530)
commit7678d456697b7fe922d0e0c2107d5c98bde80de2
tree0b01f4241c0e5b8a52e3a10810663c14b0549a29
parent4be279fe60596ae7c4c93c34795c0286a1b04af6
bthost: Add callback to accept ISO connections

This enables setting an accept callback which can return reject
reason if the connection shall not be accepted.
emulator/bthost.c
emulator/bthost.h
tools/iso-tester.c