Diff between e6acec4770bb60de22b133d4e1ba554951b7b288 and c5f1c5ba0e8d629487f610b60fc93d433d6f5614
Changed Files
| File | Additions | Deletions | Status |
| profiles/audio/bap.c | +0 | -2 | modified |
Full Patch
diff --git a/profiles/audio/bap.c b/profiles/audio/bap.c
index 88c9312..38ee428 100644
--- a/profiles/audio/bap.c
+++ b/profiles/audio/bap.c
@@ -1207,8 +1207,6 @@ static struct bap_ep *ep_register_bcast(struct bap_data *data,
*/
if (rpac)
bt_bap_pac_set_user_data(rpac, ep->path);
- else
- bt_bap_pac_set_user_data(lpac, ep->path);
DBG("ep %p lpac %p rpac %p path %s", ep, ep->lpac, ep->rpac, ep->path);