shared/bap: Make bt_bap_pac_register to be per session
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 7 Dec 2022 21:49:24 +0000 (13:49 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:11:34 +0000 (15:41 +0530)
commitc2a9956432782682c4617326b3b4196dfc09b71c
treee7dc54a516ac2ce89de80ebd6901d4789768723f
parent639e1a6849982e3f28ef89abbf2fe3279637ca0a
shared/bap: Make bt_bap_pac_register to be per session

This makes bt_bap_pac_register to be per session rather than global so
the callback don't have to match the session by itself.
profiles/audio/bap.c
src/shared/bap.c
src/shared/bap.h