commit | 3074c72d7908adf39cb9646f30deae52fb23c9d6 | [log] [tgz] |
---|---|---|
author | Emil Gydesen <emil.gydesen@nordicsemi.no> | Fri Mar 24 11:48:14 2023 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon May 22 15:24:28 2023 +0200 |
tree | f3e2b86bd89041cf9be283049c8855d18f749e90 | |
parent | 1c304d9d239c41ab037acd75be94db8ed5ad71e6 [diff] |
Bluetooth: BAP: Move endpoint discovery to new callback Add a new endpoint callback that is used to report the found ASEs during BAP discovery, rather than calling the discovery callback with optional values. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>