nRF5340_Audio

Hello LE-Audio team,

By any chance, do you have a working code base that supports a headset with 2 end points instead of just one as your sample nRF5340_Audio kit?

If yes, will you please let me know how I can get it?

If not, what do I have to do to change the current nRF5340_Audio project to support a real two channel headset?

Thank you.

Min 

Parents
  • Also,

    Please let us know which TWS earbuds you are testing this with.. Our team has tested with a few TWS earbuds with nRF Connect SDK v3.0.2 and that seems to work.

    Regards,

    Swathy

  • *** Booting nRF Connect SDK v3.0.2-89ba1294ac9b ***
    *** Using Zephyr OS v4.0.99-f791c49f492c ***
    GW [00:00:00.286,743] <inf> board_version: Compatible board/HW version found: 1.0.0
    GW [00:00:00.319,366] <inf> fw_info:
    nRF5340 Audio nRF5340 Audio DK cpuapp
    NCS base version: 3.0.2
    Cmake run : Thu Jul 24 11:10:16 2025
    GW [00:00:00.319,396] <inf> fw_info: ------- DEBUG BUILD -------
    GW [00:00:00.319,396] <inf> fw_info: Compiled for GATEWAY device
    GW [00:00:00.343,292] <dbg> bt_smp: bt_smp_init: LE SC enabled
    GW [00:00:00.343,322] <dbg> bt_mgmt: bt_enabled_cb: Bluetooth initialized
    GW [00:00:00.354,858] <dbg> bt_smp: bt_smp_pkey_ready:

    GW [00:00:00.355,316] <err> settings: set-value failure. key: bt/hash error(-2)

    GW [00:00:00.356,140] <dbg> bt_smp: smp_d1: key 62f849c1e4cddfb4eba3ec87da5a41f8 d 1 r 0
    GW [00:00:00.356,262] <dbg> bt_smp: smp_d1: res da2955b6d98d922e0d049654fad13555
    GW [00:00:00.359,497] <inf> bt_mgmt_ctlr_cfg: Controller: SoftDevice: Version 5.4 (0x0d), Revision 8591
    GW [00:00:00.359,710] <inf> bt_mgmt: Local identity addr: C2:3F:9E:C6:6D:EC (random)
    GW [00:00:00.388,336] <inf> bt_mgmt_scan: All bonded slots filled, will not accept new devices
    GW [00:00:00.389,984] <inf> bt_mgmt_scan: Local addr: 56:B4:71:3D:6F:F3 (random). May time out. Updates not printed
    GW [00:00:00.389,984] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:00.389,984] <inf> main: Scan for headset: AA-020175
    GW [00:00:00.449,432] <inf> bt_mgmt_scan: Creating connection to bonded device: 24:5D:FC:02:01:75 (public)
    GW [00:00:00.702,117] <dbg> bt_smp: bt_smp_accept: conn 0x20004ff8 handle 0
    GW [00:00:00.702,148] <dbg> bt_smp: bt_smp_connected: chan 0x200055b4 cid 0x0006
    GW [00:00:00.703,460] <inf> bt_mgmt: Connected: 24:5D:FC:02:01:75 (public)
    GW [00:00:00.703,491] <inf> main: Connection event. Num connections: 1
    GW [00:00:00.724,456] <dbg> bt_smp: bt_smp_disconnected: chan 0x200055b4 cid 0x0006
    GW [00:00:00.724,456] <dbg> bt_smp: smp_pairing_complete: got status 0x8
    GW [00:00:00.724,487] <dbg> bt_smp: bt_smp_encrypt_change: chan 0x200055b4 conn 0x20004ff8 handle 0 encrypt 0x00 hci status 0x1f
    GW [00:00:00.724,517] <wrn> bt_mgmt: Security failed: level 1 err 9
    GW [00:00:00.724,517] <wrn> bt_mgmt: Failed to disconnect -128
    GW [00:00:00.724,548] <wrn> bt_gatt: conn 0x20004ff8 err 0x0e
    GW [00:00:00.724,761] <inf> bt_mgmt: Disconnected: 24:5D:FC:02:01:75 (public), reason 0x14
    GW [00:00:00.724,792] <inf> main: Disconnection event. Num connections: 0
    GW [00:00:00.724,792] <wrn> unicast_client: Unknown connection disconnected
    GW [00:00:00.724,945] <inf> bt_mgmt_scan: All bonded slots filled, will not accept new devices
    GW [00:00:00.725,891] <inf> bt_mgmt_scan: Local addr: 56:B4:71:3D:6F:F3 (random). May time out. Updates not printed
    GW [00:00:00.725,891] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:00.750,885] <inf> bt_mgmt_scan: Creating connection to bonded device: 24:5D:FC:02:01:75 (public)
    GW [00:00:00.980,712] <dbg> bt_smp: bt_smp_accept: conn 0x20004ff8 handle 10
    GW [00:00:00.980,743] <dbg> bt_smp: bt_smp_connected: chan 0x200055b4 cid 0x0006
    GW [00:00:00.982,421] <inf> bt_mgmt: Connected: 24:5D:FC:02:01:75 (public)
    GW [00:00:00.982,452] <inf> main: Connection event. Num connections: 1
    GW [00:00:01.002,166] <dbg> bt_smp: bt_smp_disconnected: chan 0x200055b4 cid 0x0006
    GW [00:00:01.002,166] <dbg> bt_smp: smp_pairing_complete: got status 0x8
    GW [00:00:01.002,197] <dbg> bt_smp: bt_smp_encrypt_change: chan 0x200055b4 conn 0x20004ff8 handle 10 encrypt 0x00 hci status 0x1f
    GW [00:00:01.002,197] <wrn> bt_mgmt: Security failed: level 1 err 9
    GW [00:00:01.002,227] <wrn> bt_mgmt: Failed to disconnect -128
    GW [00:00:01.002,258] <wrn> bt_gatt: conn 0x20004ff8 err 0x0e
    GW [00:00:01.002,471] <inf> bt_mgmt: Disconnected: 24:5D:FC:02:01:75 (public), reason 0x14
    GW [00:00:01.002,502] <inf> main: Disconnection event. Num connections: 0
    GW [00:00:01.002,502] <wrn> unicast_client: Unknown connection disconnected
    GW [00:00:01.002,624] <inf> bt_mgmt_scan: All bonded slots filled, will not accept new devices
    GW [00:00:01.003,601] <inf> bt_mgmt_scan: Local addr: 56:B4:71:3D:6F:F3 (random). May time out. Updates not printed
    GW [00:00:01.003,601] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:01.260,955] <inf> bt_mgmt_scan: Creating connection to bonded device: 24:5D:FC:02:01:75 (public)
    GW [00:00:01.373,046] <dbg> bt_smp: bt_smp_accept: conn 0x20004ff8 handle 18
    GW [00:00:01.373,077] <dbg> bt_smp: bt_smp_connected: chan 0x200055b4 cid 0x0006
    GW [00:00:01.374,694] <inf> bt_mgmt: Connected: 24:5D:FC:02:01:75 (public)
    GW [00:00:01.374,725] <inf> main: Connection event. Num connections: 1
    GW [00:00:01.404,449] <dbg> bt_smp: bt_smp_disconnected: chan 0x200055b4 cid 0x0006
    GW [00:00:01.404,449] <dbg> bt_smp: smp_pairing_complete: got status 0x8
    GW [00:00:01.404,479] <dbg> bt_smp: bt_smp_encrypt_change: chan 0x200055b4 conn 0x20004ff8 handle 18 encrypt 0x00 hci status 0x1f
    GW [00:00:01.404,510] <wrn> bt_mgmt: Security failed: level 1 err 9
    GW [00:00:01.404,510] <wrn> bt_mgmt: Failed to disconnect -128
    GW [00:00:01.404,541] <wrn> bt_gatt: conn 0x20004ff8 err 0x0e
    GW [00:00:01.404,754] <inf> bt_mgmt: Disconnected: 24:5D:FC:02:01:75 (public), reason 0x14
    GW [00:00:01.404,785] <inf> main: Disconnection event. Num connections: 0
    GW [00:00:01.404,785] <wrn> unicast_client: Unknown connection disconnected
    GW [00:00:01.404,907] <inf> bt_mgmt_scan: All bonded slots filled, will not accept new devices
    GW [00:00:01.405,883] <inf> bt_mgmt_scan: Local addr: 56:B4:71:3D:6F:F3 (random). May time out. Updates not printed
    GW [00:00:01.405,883] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:01.899,536] <inf> bt_mgmt_scan: Creating connection to bonded device: 24:5D:FC:02:01:75 (public)
    GW [00:00:02.149,719] <dbg> bt_smp: bt_smp_accept: conn 0x20004ff8 handle 28
    GW [00:00:02.149,719] <dbg> bt_smp: bt_smp_connected: chan 0x200055b4 cid 0x0006
    GW [00:00:02.151,031] <inf> bt_mgmt: Connected: 24:5D:FC:02:01:75 (public)
    GW [00:00:02.151,062] <inf> main: Connection event. Num connections: 1
    GW [00:00:02.172,058] <dbg> bt_smp: bt_smp_disconnected: chan 0x200055b4 cid 0x0006
    GW [00:00:02.172,058] <dbg> bt_smp: smp_pairing_complete: got status 0x8
    GW [00:00:02.172,088] <dbg> bt_smp: bt_smp_encrypt_change: chan 0x200055b4 conn 0x20004ff8 handle 28 encrypt 0x00 hci status 0x1f
    GW [00:00:02.172,088] <wrn> bt_mgmt: Security failed: level 1 err 9
    GW [00:00:02.172,119] <wrn> bt_mgmt: Failed to disconnect -128
    GW [00:00:02.172,149] <wrn> bt_gatt: conn 0x20004ff8 err 0x0e
    GW [00:00:02.172,363] <inf> bt_mgmt: Disconnected: 24:5D:FC:02:01:75 (public), reason 0x14
    GW [00:00:02.172,393] <inf> main: Disconnection event. Num connections: 0
    GW [00:00:02.172,393] <wrn> unicast_client: Unknown connection disconnected
    GW [00:00:02.172,515] <inf> bt_mgmt_scan: All bonded slots filled, will not accept new devices
    GW [00:00:02.173,492] <inf> bt_mgmt_scan: Local addr: 56:B4:71:3D:6F:F3 (random). May time out. Updates not printed
    GW [00:00:02.173,492] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:02.372,070] <inf> bt_mgmt_scan: Creating connection to bonded device: 24:5D:FC:02:01:75 (public)
    GW [00:00:02.628,509] <dbg> bt_smp: bt_smp_accept: conn 0x20004ff8 handle 36
    GW [00:00:02.628,509] <dbg> bt_smp: bt_smp_connected: chan 0x200055b4 cid 0x0006
    GW [00:00:02.629,821] <inf> bt_mgmt: Connected: 24:5D:FC:02:01:75 (public)
    GW [00:00:02.629,852] <inf> main: Connection event. Num connections: 1
    GW [00:00:02.650,817] <dbg> bt_smp: bt_smp_disconnected: chan 0x200055b4 cid 0x0006
    GW [00:00:02.650,817] <dbg> bt_smp: smp_pairing_complete: got status 0x8
    GW [00:00:02.650,848] <dbg> bt_smp: bt_smp_encrypt_change: chan 0x200055b4 conn 0x20004ff8 handle 36 encrypt 0x00 hci status 0x1f
    GW [00:00:02.650,878] <wrn> bt_mgmt: Security failed: level 1 err 9
    GW [00:00:02.650,878] <wrn> bt_mgmt: Failed to disconnect -128
    GW [00:00:02.650,939] <wrn> bt_gatt: conn 0x20004ff8 err 0x0e
    GW [00:00:02.651,123] <inf> bt_mgmt: Disconnected: 24:5D:FC:02:01:75 (public), reason 0x14
    GW [00:00:02.651,153] <inf> main: Disconnection event. Num connections: 0
    GW [00:00:02.651,184] <wrn> unicast_client: Unknown connection disconnected
    GW [00:00:02.651,306] <inf> bt_mgmt_scan: All bonded slots filled, will not accept new devices
    GW [00:00:02.652,282] <inf> bt_mgmt_scan: Local addr: 56:B4:71:3D:6F:F3 (random). May time out. Updates not printed
    GW [00:00:02.652,313] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:02.789,764] <inf> bt_mgmt_scan: Creating connection to bonded device: 24:5D:FC:02:01:75 (public)
    GW [00:00:02.890,655] <dbg> bt_smp: bt_smp_accept: conn 0x20004ff8 handle 46
    GW [00:00:02.890,655] <dbg> bt_smp: bt_smp_connected: chan 0x200055b4 cid 0x0006
    GW [00:00:02.892,333] <inf> bt_mgmt: Connected: 24:5D:FC:02:01:75 (public)
    GW [00:00:02.892,364] <inf> main: Connection event. Num connections: 1
    GW [00:00:02.912,078] <dbg> bt_smp: bt_smp_disconnected: chan 0x200055b4 cid 0x0006
    GW [00:00:02.912,109] <dbg> bt_smp: smp_pairing_complete: got status 0x8
    GW [00:00:02.912,139] <dbg> bt_smp: bt_smp_encrypt_change: chan 0x200055b4 conn 0x20004ff8 handle 46 encrypt 0x00 hci status 0x1f
    GW [00:00:02.912,139] <wrn> bt_mgmt: Security failed: level 1 err 9
    GW [00:00:02.912,139] <wrn> bt_mgmt: Failed to disconnect -128
    GW [00:00:02.912,200] <wrn> bt_gatt: conn 0x20004ff8 err 0x0e
    GW [00:00:02.912,414] <inf> bt_mgmt: Disconnected: 24:5D:FC:02:01:75 (public), reason 0x14
    GW [00:00:02.912,445] <inf> main: Disconnection event. Num connections: 0
    GW [00:00:02.912,445] <wrn> unicast_client: Unknown connection disconnected
    GW [00:00:02.912,597] <inf> bt_mgmt_scan: All bonded slots filled, will not accept new devices
    GW [00:00:02.913,574] <inf> bt_mgmt_scan: Local addr: 56:B4:71:3D:6F:F3 (random). May time out. Updates not printed
    GW [00:00:02.913,574] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:03.127,075] <inf> bt_mgmt_scan: Creating connection to bonded device: 24:5D:FC:02:01:75 (public)
    GW [00:00:03.385,284] <dbg> bt_smp: bt_smp_accept: conn 0x20004ff8 handle 54
    GW [00:00:03.385,284] <dbg> bt_smp: bt_smp_connected: chan 0x200055b4 cid 0x0006
    GW [00:00:03.386,962] <inf> bt_mgmt: Connected: 24:5D:FC:02:01:75 (public)
    GW [00:00:03.386,993] <inf> main: Connection event. Num connections: 1
    GW [00:00:03.416,717] <dbg> bt_smp: bt_smp_disconnected: chan 0x200055b4 cid 0x0006
    GW [00:00:03.416,717] <dbg> bt_smp: smp_pairing_complete: got status 0x8
    GW [00:00:03.416,748] <dbg> bt_smp: bt_smp_encrypt_change: chan 0x200055b4 conn 0x20004ff8 handle 54 encrypt 0x00 hci status 0x1f
    GW [00:00:03.416,778] <wrn> bt_mgmt: Security failed: level 1 err 9
    GW [00:00:03.416,778] <wrn> bt_mgmt: Failed to disconnect -128
    GW [00:00:03.416,839] <wrn> bt_gatt: conn 0x20004ff8 err 0x0e
    GW [00:00:03.417,022] <inf> bt_mgmt: Disconnected: 24:5D:FC:02:01:75 (public), reason 0x14
    GW [00:00:03.417,053] <inf> main: Disconnection event. Num connections: 0
    GW [00:00:03.417,083] <wrn> unicast_client: Unknown connection disconnected
    GW [00:00:03.417,205] <inf> bt_mgmt_scan: All bonded slots filled, will not accept new devices
    GW [00:00:03.418,151] <inf> bt_mgmt_scan: Local addr: 56:B4:71:3D:6F:F3 (random). May time out. Updates not printed
    GW [00:00:03.418,182] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:03.552,307] <inf> bt_mgmt_scan: Creating connection to bonded device: 24:5D:FC:02:01:75 (public)
    GW [00:00:03.905,059] <dbg> bt_smp: bt_smp_accept: conn 0x20004ff8 handle 64
    GW [00:00:03.905,090] <dbg> bt_smp: bt_smp_connected: chan 0x200055b4 cid 0x0006

    GW [00:00:03.906,402] <inf> bt_mgmt: Connected: 24:5D:FC:02:01:75 (public)
    GW [00:00:03.906,433] <inf> main: Connection event. Num connections: 1
    GW [00:00:03.987,579] <dbg> bt_smp: bt_smp_encrypt_change: chan 0x200055b4 conn 0x20004ff8 handle 64 encrypt 0x01 hci status 0x00
    GW [00:00:03.987,670] <dbg> bt_mgmt: security_changed_cb: Security changed: level 2
    GW [00:00:03.987,701] <inf> main: Security changed
    GW [00:00:04.077,941] <wrn> unicast_client: Got err: 0 from conn: 0x20004ff8
    GW [00:00:04.077,941] <dbg> unicast_client: unicast_discovery_complete_cb: Unicast discovery complete cb

    GW [00:00:04.078,338] <inf> bt_mgmt_scan: All bonded slots filled, will not accept new devices
    GW [00:00:04.079,376] <inf> bt_mgmt_scan: Local addr: 56:B4:71:3D:6F:F3 (random). May time out. Updates not printed
    GW [00:00:04.079,376] <inf> bt_mgmt_scan: Scanning successfully started

    GW [00:00:04.808,044] <inf> bt_vol_ctlr: VCS discover finished

    GW [00:00:04.909,423] <dbg> bt_bap_unicast_client: unicast_client_pac_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0024 dir sink
    GW [00:00:05.309,387] <dbg> bt_bap_unicast_client: unicast_client_read_func: conn 0x20004ff8 err 0x00 len 61
    GW [00:00:05.309,417] <dbg> bt_bap_unicast_client: unicast_client_read_func: handle 0x0024
    GW [00:00:05.309,417] <dbg> bt_bap_unicast_client: unicast_client_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:05.309,417] <dbg> bt_bap_unicast_client: unicast_client_read_func: handle 0x0024

    GW [00:00:05.309,448] <dbg> bt_bap_unicast_client: unicast_client_read_func: pac #1/2

    GW [00:00:05.309,448] <dbg> bt_bap_unicast_client: unicast_client_set_codec_cap: codec id 0x06 cid 0x0000 vid 0x0000 data_len 19 meta_len 4
    GW [00:00:05.309,478] <dbg> bt_bap_unicast_client: unicast_client_read_func: codec 0x06 capabilities len 19 meta len 4

    GW [00:00:05.309,478] <dbg> bt_bap_unicast_client: unicast_client_read_func: pac #2/2

    GW [00:00:05.309,478] <dbg> bt_bap_unicast_client: unicast_client_set_codec_cap: codec id 0x06 cid 0x0000 vid 0x0000 data_len 19 meta_len 4
    GW [00:00:05.309,509] <dbg> bt_bap_unicast_client: unicast_client_read_func: codec 0x06 capabilities len 19 meta len 4
    GW [00:00:05.309,509] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_discover: conn 0x20004ff8
    GW [00:00:05.759,399] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0045 dir sink
    GW [00:00:05.858,673] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_read_func: conn 0x20004ff8 err 0x00 len 4
    GW [00:00:05.858,703] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_discover: conn 0x20004ff8 dir sink
    GW [00:00:06.209,289] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0030
    GW [00:00:06.209,350] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read: conn 0x20004ff8
    GW [00:00:06.407,806] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read_func: conn 0x20004ff8 err 0x00 len 4

    GW [00:00:06.407,836] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read_func: dir sink loc 3

    GW [00:00:06.407,836] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover: conn 0x20004ff8
    GW [00:00:07.059,265] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0042
    GW [00:00:07.059,265] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover_cb: Subscribing to handle 66
    GW [00:00:07.059,326] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read: conn 0x20004ff8
    GW [00:00:07.307,708] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: conn 0x20004ff8 err 0x00 len 4
    GW [00:00:07.307,708] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: sink context 4047, source context 587
    GW [00:00:07.307,800] <dbg> unicast_client: available_contexts_cb: conn: 24:5D:FC:02:01:75 (public), snk ctx 4047 src ctx 587
    GW [00:00:07.307,800] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:08.109,191] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x005f dir sink
    GW [00:00:08.207,702] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 2
    GW [00:00:08.207,702] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x005f
    GW [00:00:08.207,733] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:08.207,733] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x005f
    GW [00:00:08.207,763] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 ep (nil) dir sink handle 0x005f
    GW [00:00:08.207,763] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 index 0 dir sink
    GW [00:00:08.207,763] <wrn> bt_bap_unicast_client: ml: ep size is 4
    GW [00:00:08.207,794] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x20005f04 dir sink handle 0x005f
    GW [00:00:08.207,824] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20005f04 handle 0x005f id 0x01 dir sink state idle -> idle
    GW [00:00:08.207,855] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x20005f04 handle 0x5f
    GW [00:00:08.207,916] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:08.509,216] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0062 dir sink
    GW [00:00:08.707,733] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 2
    GW [00:00:08.707,733] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0062
    GW [00:00:08.707,733] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:08.707,763] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0062
    GW [00:00:08.707,763] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 ep (nil) dir sink handle 0x0062

    GW [00:00:08.707,794] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 index 0 dir sink

    GW [00:00:08.707,794] <wrn> bt_bap_unicast_client: ml: ep size is 4
    GW [00:00:08.707,824] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x20005fec dir sink handle 0x0062
    GW [00:00:08.707,855] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20005fec handle 0x0062 id 0x02 dir sink state idle -> idle
    GW [00:00:08.707,885] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x20005fec handle 0x62
    GW [00:00:08.707,916] <wrn> unicast_client: More than one sink endpoint found, idx 0 is used by default
    GW [00:00:08.707,946] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:08.959,320] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0065 dir sink
    GW [00:00:09.257,720] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 2
    GW [00:00:09.257,720] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0065
    GW [00:00:09.257,751] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:09.257,751] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0065
    GW [00:00:09.257,781] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 ep (nil) dir sink handle 0x0065
    GW [00:00:09.257,781] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 index 0 dir sink
    GW [00:00:09.257,812] <wrn> bt_bap_unicast_client: ml: ep size is 4
    GW [00:00:09.257,812] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x200060d4 dir sink handle 0x0065
    GW [00:00:09.257,873] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x200060d4 handle 0x0065 id 0x03 dir sink state idle -> idle
    GW [00:00:09.257,873] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x200060d4 handle 0x65
    GW [00:00:09.257,934] <wrn> unicast_client: More than one sink endpoint found, idx 0 is used by default
    GW [00:00:09.257,934] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:09.709,259] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0068 dir sink
    GW [00:00:09.907,684] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 2
    GW [00:00:09.907,684] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0068
    GW [00:00:09.907,684] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:09.907,684] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0068
    GW [00:00:09.907,714] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 ep (nil) dir sink handle 0x0068
    GW [00:00:09.907,745] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 index 0 dir sink
    GW [00:00:09.907,745] <wrn> bt_bap_unicast_client: ml: ep size is 4
    GW [00:00:09.907,745] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x200061bc dir sink handle 0x0068
    GW [00:00:09.907,806] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x200061bc handle 0x0068 id 0x04 dir sink state idle -> idle
    GW [00:00:09.907,836] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x200061bc handle 0x68
    GW [00:00:09.907,867] <wrn> unicast_client: More than one sink endpoint found, idx 0 is used by default
    GW [00:00:09.907,867] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:11.057,678] <dbg> bt_bap_unicast_client: unicast_client_ase_cp_discover: conn 0x20004ff8
    GW [00:00:11.809,295] <dbg> bt_bap_unicast_client: unicast_client_cp_discover_func: conn 0x20004ff8 attr 0x200222d4 handle 0x0071
    GW [00:00:11.809,295] <dbg> bt_bap_unicast_client: unicast_client_ep_set_cp: conn 0x20004ff8 0x0071
    GW [00:00:12.057,769] <dbg> bt_bap_unicast_client: unicast_client_cp_sub_cb: conn 0x20004ff8 err 0

    GW [00:00:12.057,800] <inf> unicast_client: Discovered 2 sink endpoint(s) for device 0

    GW [00:00:12.057,830] <dbg> unicast_client: supported_sample_rates_print: Unicast_server supports: 48, 24, 32, 16, kHz in sink direction
    GW [00:00:12.057,830] <dbg> unicast_client: supported_sample_rates_print: Unicast_server supports: 48, 24, 32, 16, kHz in sink direction
    GW [00:00:12.408,508] <dbg> bt_bap_unicast_client: unicast_client_pac_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0033 dir source
    GW [00:00:12.509,277] <dbg> bt_bap_unicast_client: unicast_client_read_func: conn 0x20004ff8 err 0x00 len 61
    GW [00:00:12.509,277] <dbg> bt_bap_unicast_client: unicast_client_read_func: handle 0x0033
    GW [00:00:12.509,307] <dbg> bt_bap_unicast_client: unicast_client_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:12.509,307] <dbg> bt_bap_unicast_client: unicast_client_read_func: handle 0x0033

    GW [00:00:12.509,307] <dbg> bt_bap_unicast_client: unicast_client_read_func: pac #1/

    GW [00:00:12.509,338] <dbg> bt_bap_unicast_client: unicast_client_set_codec_cap: codec id 0x06 cid 0x0000 vid 0x0000 data_len 19 meta_len 4
    GW [00:00:12.509,338] <dbg> bt_bap_unicast_client: unicast_client_read_func: codec 0x06 capabilities len 19 meta len 4

    GW [00:00:12.509,338] <dbg> bt_bap_unicast_client: unicast_client_read_func: pac #2/2

    GW [00:00:12.509,368] <dbg> bt_bap_unicast_client: unicast_client_set_codec_cap: codec id 0x06 cid 0x0000 vid 0x0000 data_len 19 meta_len 4
    GW [00:00:12.509,399] <dbg> bt_bap_unicast_client: unicast_client_read_func: codec 0x06 capabilities len 19 meta len 4
    GW [00:00:12.509,399] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_discover: conn 0x20004ff8
    GW [00:00:12.959,197] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0045 dir source
    GW [00:00:13.057,800] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_read_func: conn 0x20004ff8 err 0x00 len 4
    GW [00:00:13.057,800] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_discover: conn 0x20004ff8 dir source
    GW [00:00:13.509,185] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x003f
    GW [00:00:13.509,246] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read: conn 0x20004ff8
    GW [00:00:13.707,702] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read_func: conn 0x20004ff8 err 0x00 len 4

    GW [00:00:13.707,733] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read_func: dir source loc 1

    GW [00:00:13.707,733] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover: conn 0x20004ff8
    GW [00:00:14.309,906] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0042
    GW [00:00:14.309,906] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read: conn 0x20004ff8
    GW [00:00:14.407,806] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: conn 0x20004ff8 err 0x00 len 4
    GW [00:00:14.407,806] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: sink context 4047, source context 587
    GW [00:00:14.407,867] <dbg> unicast_client: available_contexts_cb: conn: 24:5D:FC:02:01:75 (public), snk ctx 4047 src ctx 587
    GW [00:00:14.407,897] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:15.009,307] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x006b dir source
    GW [00:00:15.107,666] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 2
    GW [00:00:15.107,696] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x006b
    GW [00:00:15.107,696] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:15.107,696] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x006b
    GW [00:00:15.107,727] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 ep (nil) dir source handle 0x006b
    GW [00:00:15.107,757] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 index 0 dir source
    GW [00:00:15.107,757] <wrn> bt_bap_unicast_client: ml: ep size is 4
    GW [00:00:15.107,757] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x200062a4 dir source handle 0x006b
    GW [00:00:15.107,818] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x200062a4 handle 0x006b id 0x05 dir source state idle -> idle
    GW [00:00:15.107,818] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x200062a4 handle 0x6b
    GW [00:00:15.107,879] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:15.309,326] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x006e dir source
    GW [00:00:15.557,769] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 2
    GW [00:00:15.557,769] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x006e
    GW [00:00:15.557,800] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:15.557,800] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x006e
    GW [00:00:15.557,830] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 ep (nil) dir source handle 0x006e
    GW [00:00:15.557,830] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 index 0 dir source
    GW [00:00:15.557,830] <wrn> bt_bap_unicast_client: ml: ep size is 4
    GW [00:00:15.557,861] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x2000638c dir source handle 0x006e
    GW [00:00:15.557,922] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x2000638c handle 0x006e id 0x06 dir source state idle -> idle
    GW [00:00:15.557,922] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x2000638c handle 0x6e

    GW [00:00:15.557,983] <wrn> unicast_client: More than one source endpoint found, idx 0 is used by default

    GW [00:00:15.557,983] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:16.608,367] <dbg> bt_bap_unicast_client: unicast_client_ase_cp_discover: conn 0x20004ff8
    GW [00:00:17.209,289] <dbg> bt_bap_unicast_client: unicast_client_cp_discover_func: conn 0x20004ff8 attr 0x200222d4 handle 0x0071
    GW [00:00:17.209,320] <dbg> bt_bap_unicast_client: unicast_client_ep_set_cp: conn 0x20004ff8 0x0071

    GW [00:00:17.209,320] <inf> unicast_client: Discovered 2 source endpoint(s) for device 0

    GW [00:00:17.209,350] <dbg> unicast_client: supported_sample_rates_print: Unicast_server supports: 16, kHz in source direction
    GW [00:00:17.209,350] <dbg> unicast_client: supported_sample_rates_print: Unicast_server supports: 24, 32, 16, kHz in source direction

    GW [00:00:17.209,442] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_new_audio_iso: New bap_iso 0x20016bc0
    GW [00:00:17.209,442] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x200144d8 qos 0x20000b1c iso 0x20016bc0 dir 2
    GW [00:00:17.209,472] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x200143d8 qos 0x20000b54 iso 0x20016bc0 dir 1
    GW [00:00:17.209,472] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_new_audio_iso: New bap_iso 0x20016c50
    GW [00:00:17.209,503] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x200146f0 qos 0x20000b1c iso 0x20016c50 dir 2
    GW [00:00:17.209,503] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x200145f0 qos 0x20000b54 iso 0x20016c50 dir 1
    GW [00:00:17.209,533] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_new_audio_iso: New bap_iso 0x20016ce0
    GW [00:00:17.209,533] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x20014908 qos 0x20000b1c iso 0x20016ce0 dir 2
    GW [00:00:17.209,533] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x20014808 qos 0x20000b54 iso 0x20016ce0 dir 1
    GW [00:00:17.209,564] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_new_audio_iso: New bap_iso 0x20016d70
    GW [00:00:17.209,564] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x20014b20 qos 0x20000b1c iso 0x20016d70 dir 2
    GW [00:00:17.209,594] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x20014a20 qos 0x20000b54 iso 0x20016d70 dir 1

    GW [00:00:17.209,594] <dbg> bt_bap_unicast_client: bt_audio_cig_create: group 0x20016e08
    /* iso info block from another session:
    GW [00:00:02.099,975] <dbg> bt_iso: bt_iso_chan_add: iso 0x20005ac8 chan 0x20016bc0
    GW [00:00:02.100,006] <dbg> bt_iso: bt_iso_chan_add: iso 0x20005bc8 chan 0x20016c50
    GW [00:00:02.100,036] <dbg> bt_iso: bt_iso_chan_add: iso 0x20005cc8 chan 0x20016ce0
    GW [00:00:02.100,067] <dbg> bt_iso: bt_iso_chan_add: iso 0x20005dc8 chan 0x20016d70
    GW [00:00:02.100,097] <dbg> bt_iso: hci_le_set_cig_params: id 0, latency C to P 10, latency P to C 10, interval C to P 10000, interval P to C 10000, sca 0, packing 0, framing 0, num_cis 4
    GW [00:00:02.100,097] <dbg> bt_iso: hci_le_set_cig_params: [0]: id 0, c_phy 2, c_sdu 60, c_rtn 2, p_phy 2, p_sdu 60, p_rtn 2
    GW [00:00:02.100,097] <dbg> bt_iso: hci_le_set_cig_params: [1]: id 1, c_phy 2, c_sdu 60, c_rtn 2, p_phy 2, p_sdu 60, p_rtn 2
    GW [00:00:02.100,097] <dbg> bt_iso: hci_le_set_cig_params: [2]: id 2, c_phy 2, c_sdu 60, c_rtn 2, p_phy 2, p_sdu 60, p_rtn 2
    GW [00:00:02.100,128] <dbg> bt_iso: hci_le_set_cig_params: [3]: id 3, c_phy 2, c_sdu 60, c_rtn 2, p_phy 2, p_sdu 60, p_rtn 2
    */

    GW [00:00:17.210,235] <wrn> bt_hci_core: opcode 0x2062 status 0x07

    GW [00:00:17.210,235] <wrn> bt_iso: 1: Unexpected response to hci_le_set_cig_params

    GW [00:00:17.210,266] <err> bt_bap_unicast_client: bt_iso_cig_create failed: -5 //iso.c: bt_iso_cig_reconfigure(): 2306 on where exactly???
    GW [00:00:17.210,266] <dbg> bt_bap_unicast_client: bt_bap_unicast_group_create: bt_audio_cig_create failed: -5 //(EIO: I/O error)
    GW [00:00:17.210,266] <err> unicast_client: Failed to create unicast group: -5
    GW [00:00:17.210,296] <err> unicast_client: Failed to start unicast sink audio: -22

  • Hi Swathy,

    Per your request, cleaned up log for your reference:

    *** Booting nRF Connect SDK v3.0.2-89ba1294ac9b ***
    *** Using Zephyr OS v4.0.99-f791c49f492c ***
    GW [00:00:00.271,514] <inf> board_version: Compatible board/HW version found: 1.0.0
    GW [00:00:00.303,894] <inf> fw_info:
    nRF5340 Audio nRF5340 Audio DK cpuapp
    NCS base version: 3.0.2
    Cmake run : Tue Jul 29 12:32:26 2025
    GW [00:00:00.303,894] <inf> fw_info: ------- DEBUG BUILD -------
    GW [00:00:00.303,894] <inf> fw_info: Compiled for GATEWAY device
    GW [00:00:00.332,061] <dbg> bt_smp: bt_smp_init: LE SC enabled
    GW [00:00:00.332,092] <dbg> bt_mgmt: bt_enabled_cb: Bluetooth initialized
    GW [00:00:00.343,536] <dbg> bt_smp: bt_smp_pkey_ready:
    GW [00:00:00.344,909] <dbg> bt_smp: smp_d1: key f5db9aa5841f05d56b3ce6911b5f4b76 d 1 r 0
    GW [00:00:00.345,062] <dbg> bt_smp: smp_d1: res d08f5856b0425649993546de3c5ed5ed
    GW [00:00:00.346,679] <inf> bt_mgmt_ctlr_cfg: Controller: SoftDevice: Version 6.0 (0x0e), Revision 8435
    GW [00:00:00.346,893] <inf> bt_mgmt: Local identity addr: E9:80:A2:44:F0:42 (random)
    GW [00:00:00.377,227] <inf> bt_mgmt_scan: Local addr: 46:0A:7D:5D:96:74 (random). May time out. Updates not printed
    GW [00:00:00.377,258] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:00.377,258] <inf> main: Scan for headset: AA-020175
    GW [00:00:00.584,960] <inf> bt_mgmt_scan: Creating connection to device: 24:5D:FC:02:01:75 (public)
    GW [00:00:00.841,461] <dbg> bt_smp: bt_smp_accept: conn 0x20004ff8 handle 0
    GW [00:00:00.841,461] <dbg> bt_smp: bt_smp_connected: chan 0x200055b4 cid 0x0006
    GW [00:00:00.843,109] <inf> bt_mgmt: Connected: 24:5D:FC:02:01:75 (public)
    GW [00:00:00.843,139] <inf> main: Connection event. Num connections: 1
    GW [00:00:00.893,035] <wrn> bt_conn: conn 0x20004ff8 failed to establish. RF noise?
    GW [00:00:00.893,157] <dbg> bt_smp: bt_smp_disconnected: chan 0x200055b4 cid 0x0006
    GW [00:00:00.893,157] <dbg> bt_smp: smp_pairing_complete: got status 0x8
    GW [00:00:00.893,188] <dbg> bt_smp: bt_smp_encrypt_change: chan 0x200055b4 conn 0x20004ff8 handle 0 encrypt 0x00 hci status 0x1f
    GW [00:00:00.893,218] <wrn> bt_mgmt: Security failed: level 1 err 9
    GW [00:00:00.893,218] <wrn> bt_mgmt: Failed to disconnect -128
    GW [00:00:00.893,280] <wrn> bt_gatt: conn 0x20004ff8 err 0x0e
    GW [00:00:00.893,463] <inf> bt_mgmt: Disconnected: 24:5D:FC:02:01:75 (public), reason 0x3e
    GW [00:00:00.893,493] <inf> main: Disconnection event. Num connections: 0
    GW [00:00:00.893,524] <wrn> unicast_client: Unknown connection disconnected
    GW [00:00:00.894,500] <inf> bt_mgmt_scan: Local addr: 46:0A:7D:5D:96:74 (random). May time out. Updates not printed
    GW [00:00:00.894,500] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:01.606,994] <inf> bt_mgmt_scan: Creating connection to device: 24:5D:FC:02:01:75 (public)
    GW [00:00:01.860,961] <dbg> bt_smp: bt_smp_accept: conn 0x20004ff8 handle 10
    GW [00:00:01.860,961] <dbg> bt_smp: bt_smp_connected: chan 0x200055b4 cid 0x0006
    GW [00:00:01.862,579] <inf> bt_mgmt: Connected: 24:5D:FC:02:01:75 (public)
    GW [00:00:01.862,609] <inf> main: Connection event. Num connections: 1
    GW [00:00:01.912,536] <wrn> bt_conn: conn 0x20004ff8 failed to establish. RF noise?
    GW [00:00:01.912,658] <dbg> bt_smp: bt_smp_disconnected: chan 0x200055b4 cid 0x0006
    GW [00:00:01.912,658] <dbg> bt_smp: smp_pairing_complete: got status 0x8
    GW [00:00:01.912,689] <dbg> bt_smp: bt_smp_encrypt_change: chan 0x200055b4 conn 0x20004ff8 handle 10 encrypt 0x00 hci status 0x1f
    GW [00:00:01.912,689] <wrn> bt_mgmt: Security failed: level 1 err 9
    GW [00:00:01.912,719] <wrn> bt_mgmt: Failed to disconnect -128
    GW [00:00:01.912,750] <wrn> bt_gatt: conn 0x20004ff8 err 0x0e
    GW [00:00:01.912,963] <inf> bt_mgmt: Disconnected: 24:5D:FC:02:01:75 (public), reason 0x3e
    GW [00:00:01.912,994] <inf> main: Disconnection event. Num connections: 0
    GW [00:00:01.912,994] <wrn> unicast_client: Unknown connection disconnected
    GW [00:00:01.913,970] <inf> bt_mgmt_scan: Local addr: 46:0A:7D:5D:96:74 (random). May time out. Updates not printed
    GW [00:00:01.913,970] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:02.126,525] <inf> bt_mgmt_scan: Creating connection to device: 24:5D:FC:02:01:75 (public)
    GW [00:00:02.630,340] <dbg> bt_smp: bt_smp_accept: conn 0x20004ff8 handle 18
    GW [00:00:02.630,340] <dbg> bt_smp: bt_smp_connected: chan 0x200055b4 cid 0x0006
    GW [00:00:02.631,988] <inf> bt_mgmt: Connected: 24:5D:FC:02:01:75 (public)
    GW [00:00:02.632,019] <inf> main: Connection event. Num connections: 1
    GW [00:00:02.681,915] <wrn> bt_conn: conn 0x20004ff8 failed to establish. RF noise?
    GW [00:00:02.682,037] <dbg> bt_smp: bt_smp_disconnected: chan 0x200055b4 cid 0x0006
    GW [00:00:02.682,037] <dbg> bt_smp: smp_pairing_complete: got status 0x8
    GW [00:00:02.682,067] <dbg> bt_smp: bt_smp_encrypt_change: chan 0x200055b4 conn 0x20004ff8 handle 18 encrypt 0x00 hci status 0x1f
    GW [00:00:02.682,098] <wrn> bt_mgmt: Security failed: level 1 err 9
    GW [00:00:02.682,098] <wrn> bt_mgmt: Failed to disconnect -128
    GW [00:00:02.682,128] <wrn> bt_gatt: conn 0x20004ff8 err 0x0e
    GW [00:00:02.682,342] <inf> bt_mgmt: Disconnected: 24:5D:FC:02:01:75 (public), reason 0x3e
    GW [00:00:02.682,373] <inf> main: Disconnection event. Num connections: 0
    GW [00:00:02.682,373] <wrn> unicast_client: Unknown connection disconnected
    GW [00:00:02.683,349] <inf> bt_mgmt_scan: Local addr: 46:0A:7D:5D:96:74 (random). May time out. Updates not printed
    GW [00:00:02.683,380] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:02.883,392] <inf> bt_mgmt_scan: Creating connection to device: 24:5D:FC:02:01:75 (public)
    GW [00:00:03.137,878] <dbg> bt_smp: bt_smp_accept: conn 0x20004ff8 handle 28
    GW [00:00:03.137,878] <dbg> bt_smp: bt_smp_connected: chan 0x200055b4 cid 0x0006
    GW [00:00:03.139,556] <inf> bt_mgmt: Connected: 24:5D:FC:02:01:75 (public)
    GW [00:00:03.139,587] <inf> main: Connection event. Num connections: 1
    GW [00:00:03.179,229] <dbg> bt_smp: bt_smp_disconnected: chan 0x200055b4 cid 0x0006
    GW [00:00:03.179,260] <dbg> bt_smp: smp_pairing_complete: got status 0x8
    GW [00:00:03.179,260] <dbg> bt_smp: bt_smp_encrypt_change: chan 0x200055b4 conn 0x20004ff8 handle 28 encrypt 0x00 hci status 0x1f
    GW [00:00:03.179,290] <wrn> bt_mgmt: Security failed: level 1 err 9
    GW [00:00:03.179,290] <wrn> bt_mgmt: Failed to disconnect -128
    GW [00:00:03.179,351] <wrn> bt_gatt: conn 0x20004ff8 err 0x0e
    GW [00:00:03.179,565] <inf> bt_mgmt: Disconnected: 24:5D:FC:02:01:75 (public), reason 0x14
    GW [00:00:03.179,595] <inf> main: Disconnection event. Num connections: 0
    GW [00:00:03.179,595] <wrn> unicast_client: Unknown connection disconnected
    GW [00:00:03.180,572] <inf> bt_mgmt_scan: Local addr: 46:0A:7D:5D:96:74 (random). May time out. Updates not printed
    GW [00:00:03.180,572] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:03.602,294] <inf> bt_mgmt_scan: Creating connection to device: 24:5D:FC:02:01:75 (public)
    GW [00:00:03.857,330] <dbg> bt_smp: bt_smp_accept: conn 0x20004ff8 handle 36
    GW [00:00:03.857,360] <dbg> bt_smp: bt_smp_connected: chan 0x200055b4 cid 0x0006
    GW [00:00:03.859,039] <inf> bt_mgmt: Connected: 24:5D:FC:02:01:75 (public)
    GW [00:00:03.859,069] <inf> main: Connection event. Num connections: 1
    GW [00:00:03.938,964] <dbg> bt_smp: bt_smp_encrypt_change: chan 0x200055b4 conn 0x20004ff8 handle 36 encrypt 0x01 hci status 0x00
    GW [00:00:03.939,056] <dbg> bt_mgmt: security_changed_cb: Security changed: level 2
    GW [00:00:03.939,086] <inf> main: Security changed
    GW [00:00:04.049,316] <wrn> unicast_client: Got err: 0 from conn: 0x20004ff8
    GW [00:00:04.049,316] <dbg> unicast_client: unicast_discovery_complete_cb: Unicast discovery complete cb
    GW [00:00:04.050,689] <inf> bt_mgmt_scan: Local addr: 46:0A:7D:5D:96:74 (random). May time out. Updates not printed
    GW [00:00:04.050,689] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:04.619,415] <inf> bt_vol_ctlr: VCS discover finished
    GW [00:00:04.720,794] <dbg> bt_bap_unicast_client: unicast_client_pac_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0024 dir sink
    GW [00:00:05.020,721] <dbg> bt_bap_unicast_client: unicast_client_read_func: conn 0x20004ff8 err 0x00 len 61
    GW [00:00:05.020,751] <dbg> bt_bap_unicast_client: unicast_client_read_func: handle 0x0024
    GW [00:00:05.020,751] <dbg> bt_bap_unicast_client: unicast_client_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:05.020,751] <dbg> bt_bap_unicast_client: unicast_client_read_func: handle 0x0024
    GW [00:00:05.020,782] <dbg> bt_bap_unicast_client: unicast_client_read_func: pac #1/2
    GW [00:00:05.020,782] <dbg> bt_bap_unicast_client: unicast_client_set_codec_cap: codec id 0x06 cid 0x0000 vid 0x0000 data_len 19 meta_len 4
    GW [00:00:05.020,782] <dbg> bt_bap_unicast_client: unicast_client_read_func: codec 0x06 capabilities len 19 meta len 4
    GW [00:00:05.020,812] <dbg> bt_bap_unicast_client: unicast_client_read_func: pac #2/2
    GW [00:00:05.020,812] <dbg> bt_bap_unicast_client: unicast_client_set_codec_cap: codec id 0x06 cid 0x0000 vid 0x0000 data_len 19 meta_len 4
    GW [00:00:05.020,843] <dbg> bt_bap_unicast_client: unicast_client_read_func: codec 0x06 capabilities len 19 meta len 4
    GW [00:00:05.020,843] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_discover: conn 0x20004ff8
    GW [00:00:05.620,483] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0045 dir sink
    GW [00:00:05.768,951] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_read_func: conn 0x20004ff8 err 0x00 len 4
    GW [00:00:05.768,981] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_discover: conn 0x20004ff8 dir sink
    GW [00:00:06.270,660] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0030
    GW [00:00:06.270,721] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read: conn 0x20004ff8
    GW [00:00:06.519,165] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read_func: conn 0x20004ff8 err 0x00 len 4
    GW [00:00:06.519,165] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read_func: dir sink loc 3
    GW [00:00:06.519,195] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover: conn 0x20004ff8
    GW [00:00:07.020,660] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0042
    GW [00:00:07.020,660] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover_cb: Subscribing to handle 66
    GW [00:00:07.020,721] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read: conn 0x20004ff8
    GW [00:00:07.269,165] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: conn 0x20004ff8 err 0x00 len 4
    GW [00:00:07.269,165] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: sink context 4047, source context 587
    GW [00:00:07.269,256] <dbg> unicast_client: available_contexts_cb: conn: 24:5D:FC:02:01:75 (public), snk ctx 4047 src ctx 587
    GW [00:00:07.269,256] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:07.920,654] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x005f dir sink
    GW [00:00:08.069,122] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 2
    GW [00:00:08.069,122] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x005f
    GW [00:00:08.069,152] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:08.069,152] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x005f
    GW [00:00:08.069,152] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 ep (nil) dir sink handle 0x005f
    GW [00:00:08.069,183] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 index 0 dir sink
    GW [00:00:08.069,183] <wrn> bt_bap_unicast_client: ml: ep size is 4
    GW [00:00:08.069,213] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x20005f04 dir sink handle 0x005f
    GW [00:00:08.069,244] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20005f04 handle 0x005f id 0x01 dir sink state idle -> idle
    GW [00:00:08.069,274] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x20005f04 handle 0x5f
    GW [00:00:08.069,305] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:08.420,684] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0062 dir sink
    GW [00:00:08.669,128] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 2
    GW [00:00:08.669,128] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0062
    GW [00:00:08.669,158] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:08.669,158] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0062
    GW [00:00:08.669,189] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 ep (nil) dir sink handle 0x0062
    GW [00:00:08.669,189] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 index 0 dir sink
    GW [00:00:08.669,189] <wrn> bt_bap_unicast_client: ml: ep size is 4
    GW [00:00:08.669,219] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x20005fec dir sink handle 0x0062
    GW [00:00:08.669,250] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20005fec handle 0x0062 id 0x02 dir sink state idle -> idle
    GW [00:00:08.669,281] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x20005fec handle 0x62
    GW [00:00:08.669,311] <wrn> unicast_client: More than one sink endpoint found, idx 0 is used by default
    GW [00:00:08.669,342] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:08.870,666] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0065 dir sink
    GW [00:00:09.069,122] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 2
    GW [00:00:09.069,122] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0065
    GW [00:00:09.069,152] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:09.069,152] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0065
    GW [00:00:09.069,183] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 ep (nil) dir sink handle 0x0065
    GW [00:00:09.069,183] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 index 0 dir sink
    GW [00:00:09.069,183] <wrn> bt_bap_unicast_client: ml: ep size is 4
    GW [00:00:09.069,213] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x200060d4 dir sink handle 0x0065
    GW [00:00:09.069,244] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x200060d4 handle 0x0065 id 0x03 dir sink state idle -> idle
    GW [00:00:09.069,274] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x200060d4 handle 0x65
    GW [00:00:09.069,335] <wrn> unicast_client: More than one sink endpoint found, idx 0 is used by default
    GW [00:00:09.069,335] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:09.270,690] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0068 dir sink
    GW [00:00:09.469,116] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 2
    GW [00:00:09.469,146] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0068
    GW [00:00:09.469,146] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:09.469,146] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0068
    GW [00:00:09.469,177] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 ep (nil) dir sink handle 0x0068
    GW [00:00:09.469,177] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 index 0 dir sink
    GW [00:00:09.469,207] <wrn> bt_bap_unicast_client: ml: ep size is 4
    GW [00:00:09.469,207] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x200061bc dir sink handle 0x0068
    GW [00:00:09.469,268] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x200061bc handle 0x0068 id 0x04 dir sink state idle -> idle
    GW [00:00:09.469,268] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x200061bc handle 0x68
    GW [00:00:09.469,329] <wrn> unicast_client: More than one sink endpoint found, idx 0 is used by default
    GW [00:00:09.469,329] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:10.469,146] <dbg> bt_bap_unicast_client: unicast_client_ase_cp_discover: conn 0x20004ff8
    GW [00:00:11.120,666] <dbg> bt_bap_unicast_client: unicast_client_cp_discover_func: conn 0x20004ff8 attr 0x200222d4 handle 0x0071
    GW [00:00:11.120,666] <dbg> bt_bap_unicast_client: unicast_client_ep_set_cp: conn 0x20004ff8 0x0071
    GW [00:00:11.319,122] <dbg> bt_bap_unicast_client: unicast_client_cp_sub_cb: conn 0x20004ff8 err 0
    GW [00:00:11.319,122] <inf> unicast_client: Discovered 2 sink endpoint(s) for device 0
    GW [00:00:11.319,122] <inf> unicast_client:
    GW [00:00:11.319,122] <inf> unicast_client: Dev: 0 Sink EP 0
    GW [00:00:11.319,274] <inf> unicast_client: Frequencies kHz: 8, 11.025, 16, 22.05, 24, 32, 44.1, 48, 88.2, 96, 176, 192, 384
    GW [00:00:11.319,274] <inf> unicast_client: Frame duration ms: 7.5, 10
    GW [00:00:11.319,335] <inf> unicast_client: Channels supported: 1, 2, 3, 4, 5, 6, 7, 8
    GW [00:00:11.319,366] <inf> unicast_client: Frame length bytes: 75 - 190
    GW [00:00:11.319,366] <inf> unicast_client: Max frames per SDU: 4
    GW [00:00:11.319,366] <inf> unicast_client: __________________________
    GW [00:00:11.319,396] <dbg> unicast_client: supported_sample_rates_print: Unicast_server supports: 48, 24, 32, 16, kHz in sink direction
    GW [00:00:11.319,396] <inf> unicast_client:
    GW [00:00:11.319,396] <inf> unicast_client: Dev: 0 Sink EP 1
    GW [00:00:11.319,519] <inf> unicast_client: Frequencies kHz: 8, 11.025, 16, 22.05, 24, 32, 44.1, 48, 88.2, 96, 176, 192, 384
    GW [00:00:11.319,549] <inf> unicast_client: Frame duration ms: 7.5, 10
    GW [00:00:11.319,610] <inf> unicast_client: Channels supported: 1, 2, 3, 4, 5, 6, 7, 8
    GW [00:00:11.319,610] <inf> unicast_client: Frame length bytes: 30 - 80
    GW [00:00:11.319,610] <inf> unicast_client: Max frames per SDU: 2
    GW [00:00:11.319,641] <inf> unicast_client: __________________________
    GW [00:00:11.319,641] <dbg> unicast_client: supported_sample_rates_print: Unicast_server supports: 48, 24, 32, 16, kHz in sink direction
    GW [00:00:11.670,654] <dbg> bt_bap_unicast_client: unicast_client_pac_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0033 dir source
    GW [00:00:11.770,629] <dbg> bt_bap_unicast_client: unicast_client_read_func: conn 0x20004ff8 err 0x00 len 61
    GW [00:00:11.770,629] <dbg> bt_bap_unicast_client: unicast_client_read_func: handle 0x0033
    GW [00:00:11.770,660] <dbg> bt_bap_unicast_client: unicast_client_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:11.770,660] <dbg> bt_bap_unicast_client: unicast_client_read_func: handle 0x0033
    GW [00:00:11.770,660] <dbg> bt_bap_unicast_client: unicast_client_read_func: pac #1/2
    GW [00:00:11.770,660] <dbg> bt_bap_unicast_client: unicast_client_set_codec_cap: codec id 0x06 cid 0x0000 vid 0x0000 data_len 19 meta_len 4
    GW [00:00:11.770,690] <dbg> bt_bap_unicast_client: unicast_client_read_func: codec 0x06 capabilities len 19 meta len 4
    GW [00:00:11.770,690] <dbg> bt_bap_unicast_client: unicast_client_read_func: pac #2/2
    GW [00:00:11.770,721] <dbg> bt_bap_unicast_client: unicast_client_set_codec_cap: codec id 0x06 cid 0x0000 vid 0x0000 data_len 19 meta_len 4
    GW [00:00:11.770,721] <dbg> bt_bap_unicast_client: unicast_client_read_func: codec 0x06 capabilities len 19 meta len 4
    GW [00:00:11.770,751] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_discover: conn 0x20004ff8
    GW [00:00:12.170,654] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0045 dir source
    GW [00:00:12.269,134] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_read_func: conn 0x20004ff8 err 0x00 len 4
    GW [00:00:12.269,165] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_discover: conn 0x20004ff8 dir source
    GW [00:00:12.770,660] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x003f
    GW [00:00:12.770,690] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read: conn 0x20004ff8
    GW [00:00:12.969,177] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read_func: conn 0x20004ff8 err 0x00 len 4
    GW [00:00:12.969,177] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read_func: dir source loc 1
    GW [00:00:12.969,177] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover: conn 0x20004ff8
    GW [00:00:13.520,660] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0042
    GW [00:00:13.520,660] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read: conn 0x20004ff8
    GW [00:00:13.619,140] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: conn 0x20004ff8 err 0x00 len 4
    GW [00:00:13.619,140] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: sink context 4047, source context 587
    GW [00:00:13.619,232] <dbg> unicast_client: available_contexts_cb: conn: 24:5D:FC:02:01:75 (public), snk ctx 4047 src ctx 587
    GW [00:00:13.619,232] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:14.220,672] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x006b dir source
    GW [00:00:14.319,122] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 2
    GW [00:00:14.319,152] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x006b
    GW [00:00:14.319,152] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:14.319,152] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x006b
    GW [00:00:14.319,183] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 ep (nil) dir source handle 0x006b
    GW [00:00:14.319,183] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 index 0 dir source
    GW [00:00:14.319,213] <wrn> bt_bap_unicast_client: ml: ep size is 4
    GW [00:00:14.319,213] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x200062a4 dir source handle 0x006b
    GW [00:00:14.319,274] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x200062a4 handle 0x006b id 0x05 dir source state idle -> idle
    GW [00:00:14.319,274] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x200062a4 handle 0x6b
    GW [00:00:14.319,335] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:14.570,678] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x006e dir source
    GW [00:00:14.869,140] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 2
    GW [00:00:14.869,140] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x006e
    GW [00:00:14.869,140] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:14.869,171] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x006e
    GW [00:00:14.869,171] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 ep (nil) dir source handle 0x006e
    GW [00:00:14.869,201] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 index 0 dir source
    GW [00:00:14.869,201] <wrn> bt_bap_unicast_client: ml: ep size is 4
    GW [00:00:14.869,201] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x2000638c dir source handle 0x006e
    GW [00:00:14.869,262] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x2000638c handle 0x006e id 0x06 dir source state idle -> idle
    GW [00:00:14.869,293] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x2000638c handle 0x6e
    GW [00:00:14.869,323] <wrn> unicast_client: More than one source endpoint found, idx 0 is used by default
    GW [00:00:14.869,323] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:15.819,152] <dbg> bt_bap_unicast_client: unicast_client_ase_cp_discover: conn 0x20004ff8
    GW [00:00:16.719,238] <dbg> bt_bap_unicast_client: unicast_client_cp_discover_func: conn 0x20004ff8 attr 0x200222d4 handle 0x0071
    GW [00:00:16.719,238] <dbg> bt_bap_unicast_client: unicast_client_ep_set_cp: conn 0x20004ff8 0x0071
    GW [00:00:16.719,268] <inf> unicast_client: Discovered 2 source endpoint(s) for device 0
    GW [00:00:16.719,268] <inf> unicast_client:
    GW [00:00:16.719,268] <inf> unicast_client: Dev: 0 Source EP 0
    GW [00:00:16.719,390] <inf> unicast_client: Frequencies kHz: 8, 11.025, 16, 22.05, 24, 32, 44.1, 48, 88.2, 96, 176, 192, 384
    GW [00:00:16.719,421] <inf> unicast_client: Frame duration ms: 7.5, 10
    GW [00:00:16.719,482] <inf> unicast_client: Channels supported: 1, 2, 3, 4, 5, 6, 7, 8
    GW [00:00:16.719,482] <inf> unicast_client: Frame length bytes: 30 - 40
    GW [00:00:16.719,512] <inf> unicast_client: Max frames per SDU: 2
    GW [00:00:16.719,512] <inf> unicast_client: __________________________
    GW [00:00:16.719,512] <dbg> unicast_client: supported_sample_rates_print: Unicast_server supports: 16, kHz in source direction
    GW [00:00:16.719,543] <inf> unicast_client:
    GW [00:00:16.719,543] <inf> unicast_client: Dev: 0 Source EP 1
    GW [00:00:16.719,665] <inf> unicast_client: Frequencies kHz: 8, 11.025, 16, 22.05, 24, 32, 44.1, 48, 88.2, 96, 176, 192, 384
    GW [00:00:16.719,696] <inf> unicast_client: Frame duration ms: 7.5, 10
    GW [00:00:16.719,726] <inf> unicast_client: Channels supported: 1, 2, 3, 4, 5, 6, 7, 8
    GW [00:00:16.719,757] <inf> unicast_client: Frame length bytes: 30 - 80
    GW [00:00:16.719,757] <inf> unicast_client: Max frames per SDU: 2
    GW [00:00:16.719,757] <inf> unicast_client: __________________________
    GW [00:00:16.719,787] <dbg> unicast_client: supported_sample_rates_print: Unicast_server supports: 24, 32, 16, kHz in source direction
    GW [00:00:16.719,848] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_new_audio_iso: New bap_iso 0x20016bc0
    GW [00:00:16.719,879] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x200144d8 qos 0x20000b1c iso 0x20016bc0 dir 2
    GW [00:00:16.719,879] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x200143d8 qos 0x20000b54 iso 0x20016bc0 dir 1
    GW [00:00:16.719,909] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_new_audio_iso: New bap_iso 0x20016c50
    GW [00:00:16.719,909] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x200146f0 qos 0x20000b1c iso 0x20016c50 dir 2
    GW [00:00:16.719,909] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x200145f0 qos 0x20000b54 iso 0x20016c50 dir 1
    GW [00:00:16.719,940] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_new_audio_iso: New bap_iso 0x20016ce0
    GW [00:00:16.719,940] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x20014908 qos 0x20000b1c iso 0x20016ce0 dir 2
    GW [00:00:16.719,970] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x20014808 qos 0x20000b54 iso 0x20016ce0 dir 1
    GW [00:00:16.719,970] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_new_audio_iso: New bap_iso 0x20016d70
    GW [00:00:16.719,970] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x20014b20 qos 0x20000b1c iso 0x20016d70 dir 2
    GW [00:00:16.720,001] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x20014a20 qos 0x20000b54 iso 0x20016d70 dir 1
    GW [00:00:16.720,001] <dbg> bt_bap_unicast_client: bt_audio_cig_create: group 0x20016e08
    GW [00:00:16.720,031] <dbg> bt_iso: bt_iso_chan_add: iso 0x20005ac8 chan 0x20016bc0
    GW [00:00:16.720,062] <dbg> bt_iso: bt_iso_chan_add: iso 0x20005bc8 chan 0x20016c50
    GW [00:00:16.720,092] <dbg> bt_iso: bt_iso_chan_add: iso 0x20005cc8 chan 0x20016ce0
    GW [00:00:16.720,123] <dbg> bt_iso: bt_iso_chan_add: iso 0x20005dc8 chan 0x20016d70
    GW [00:00:16.720,123] <dbg> bt_iso: hci_le_set_cig_params: id 0, latency C to P 10, latency P to C 10, interval C to P 10000, interval P to C 10000, sca 0, packing 0, framing 0, num_cis 4
    GW [00:00:16.720,153] <dbg> bt_iso: hci_le_set_cig_params: [0]: id 0, c_phy 2, c_sdu 60, c_rtn 2, p_phy 2, p_sdu 60, p_rtn 2
    GW [00:00:16.720,153] <dbg> bt_iso: hci_le_set_cig_params: [1]: id 1, c_phy 2, c_sdu 60, c_rtn 2, p_phy 2, p_sdu 60, p_rtn 2
    GW [00:00:16.720,153] <dbg> bt_iso: hci_le_set_cig_params: [2]: id 2, c_phy 2, c_sdu 60, c_rtn 2, p_phy 2, p_sdu 60, p_rtn 2
    GW [00:00:16.720,184] <dbg> bt_iso: hci_le_set_cig_params: [3]: id 3, c_phy 2, c_sdu 60, c_rtn 2, p_phy 2, p_sdu 60, p_rtn 2
    GW [00:00:16.720,916] <wrn> bt_hci_core: ml: opcode 0x2062 status 0x07
    GW [00:00:16.720,916] <wrn> bt_iso: 1: Unexpected response to hci_le_set_cig_params
    GW [00:00:16.720,947] <err> bt_bap_unicast_client: bt_iso_cig_create failed: -5
    GW [00:00:16.720,947] <dbg> bt_bap_unicast_client: bt_bap_unicast_group_create: bt_audio_cig_create failed: -5
    GW [00:00:16.720,947] <err> unicast_client: Failed to create unicast group: -5
    GW [00:00:16.720,977] <err> unicast_client: Failed to start unicast sink audio: -22

Reply
  • Hi Swathy,

    Per your request, cleaned up log for your reference:

    *** Booting nRF Connect SDK v3.0.2-89ba1294ac9b ***
    *** Using Zephyr OS v4.0.99-f791c49f492c ***
    GW [00:00:00.271,514] <inf> board_version: Compatible board/HW version found: 1.0.0
    GW [00:00:00.303,894] <inf> fw_info:
    nRF5340 Audio nRF5340 Audio DK cpuapp
    NCS base version: 3.0.2
    Cmake run : Tue Jul 29 12:32:26 2025
    GW [00:00:00.303,894] <inf> fw_info: ------- DEBUG BUILD -------
    GW [00:00:00.303,894] <inf> fw_info: Compiled for GATEWAY device
    GW [00:00:00.332,061] <dbg> bt_smp: bt_smp_init: LE SC enabled
    GW [00:00:00.332,092] <dbg> bt_mgmt: bt_enabled_cb: Bluetooth initialized
    GW [00:00:00.343,536] <dbg> bt_smp: bt_smp_pkey_ready:
    GW [00:00:00.344,909] <dbg> bt_smp: smp_d1: key f5db9aa5841f05d56b3ce6911b5f4b76 d 1 r 0
    GW [00:00:00.345,062] <dbg> bt_smp: smp_d1: res d08f5856b0425649993546de3c5ed5ed
    GW [00:00:00.346,679] <inf> bt_mgmt_ctlr_cfg: Controller: SoftDevice: Version 6.0 (0x0e), Revision 8435
    GW [00:00:00.346,893] <inf> bt_mgmt: Local identity addr: E9:80:A2:44:F0:42 (random)
    GW [00:00:00.377,227] <inf> bt_mgmt_scan: Local addr: 46:0A:7D:5D:96:74 (random). May time out. Updates not printed
    GW [00:00:00.377,258] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:00.377,258] <inf> main: Scan for headset: AA-020175
    GW [00:00:00.584,960] <inf> bt_mgmt_scan: Creating connection to device: 24:5D:FC:02:01:75 (public)
    GW [00:00:00.841,461] <dbg> bt_smp: bt_smp_accept: conn 0x20004ff8 handle 0
    GW [00:00:00.841,461] <dbg> bt_smp: bt_smp_connected: chan 0x200055b4 cid 0x0006
    GW [00:00:00.843,109] <inf> bt_mgmt: Connected: 24:5D:FC:02:01:75 (public)
    GW [00:00:00.843,139] <inf> main: Connection event. Num connections: 1
    GW [00:00:00.893,035] <wrn> bt_conn: conn 0x20004ff8 failed to establish. RF noise?
    GW [00:00:00.893,157] <dbg> bt_smp: bt_smp_disconnected: chan 0x200055b4 cid 0x0006
    GW [00:00:00.893,157] <dbg> bt_smp: smp_pairing_complete: got status 0x8
    GW [00:00:00.893,188] <dbg> bt_smp: bt_smp_encrypt_change: chan 0x200055b4 conn 0x20004ff8 handle 0 encrypt 0x00 hci status 0x1f
    GW [00:00:00.893,218] <wrn> bt_mgmt: Security failed: level 1 err 9
    GW [00:00:00.893,218] <wrn> bt_mgmt: Failed to disconnect -128
    GW [00:00:00.893,280] <wrn> bt_gatt: conn 0x20004ff8 err 0x0e
    GW [00:00:00.893,463] <inf> bt_mgmt: Disconnected: 24:5D:FC:02:01:75 (public), reason 0x3e
    GW [00:00:00.893,493] <inf> main: Disconnection event. Num connections: 0
    GW [00:00:00.893,524] <wrn> unicast_client: Unknown connection disconnected
    GW [00:00:00.894,500] <inf> bt_mgmt_scan: Local addr: 46:0A:7D:5D:96:74 (random). May time out. Updates not printed
    GW [00:00:00.894,500] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:01.606,994] <inf> bt_mgmt_scan: Creating connection to device: 24:5D:FC:02:01:75 (public)
    GW [00:00:01.860,961] <dbg> bt_smp: bt_smp_accept: conn 0x20004ff8 handle 10
    GW [00:00:01.860,961] <dbg> bt_smp: bt_smp_connected: chan 0x200055b4 cid 0x0006
    GW [00:00:01.862,579] <inf> bt_mgmt: Connected: 24:5D:FC:02:01:75 (public)
    GW [00:00:01.862,609] <inf> main: Connection event. Num connections: 1
    GW [00:00:01.912,536] <wrn> bt_conn: conn 0x20004ff8 failed to establish. RF noise?
    GW [00:00:01.912,658] <dbg> bt_smp: bt_smp_disconnected: chan 0x200055b4 cid 0x0006
    GW [00:00:01.912,658] <dbg> bt_smp: smp_pairing_complete: got status 0x8
    GW [00:00:01.912,689] <dbg> bt_smp: bt_smp_encrypt_change: chan 0x200055b4 conn 0x20004ff8 handle 10 encrypt 0x00 hci status 0x1f
    GW [00:00:01.912,689] <wrn> bt_mgmt: Security failed: level 1 err 9
    GW [00:00:01.912,719] <wrn> bt_mgmt: Failed to disconnect -128
    GW [00:00:01.912,750] <wrn> bt_gatt: conn 0x20004ff8 err 0x0e
    GW [00:00:01.912,963] <inf> bt_mgmt: Disconnected: 24:5D:FC:02:01:75 (public), reason 0x3e
    GW [00:00:01.912,994] <inf> main: Disconnection event. Num connections: 0
    GW [00:00:01.912,994] <wrn> unicast_client: Unknown connection disconnected
    GW [00:00:01.913,970] <inf> bt_mgmt_scan: Local addr: 46:0A:7D:5D:96:74 (random). May time out. Updates not printed
    GW [00:00:01.913,970] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:02.126,525] <inf> bt_mgmt_scan: Creating connection to device: 24:5D:FC:02:01:75 (public)
    GW [00:00:02.630,340] <dbg> bt_smp: bt_smp_accept: conn 0x20004ff8 handle 18
    GW [00:00:02.630,340] <dbg> bt_smp: bt_smp_connected: chan 0x200055b4 cid 0x0006
    GW [00:00:02.631,988] <inf> bt_mgmt: Connected: 24:5D:FC:02:01:75 (public)
    GW [00:00:02.632,019] <inf> main: Connection event. Num connections: 1
    GW [00:00:02.681,915] <wrn> bt_conn: conn 0x20004ff8 failed to establish. RF noise?
    GW [00:00:02.682,037] <dbg> bt_smp: bt_smp_disconnected: chan 0x200055b4 cid 0x0006
    GW [00:00:02.682,037] <dbg> bt_smp: smp_pairing_complete: got status 0x8
    GW [00:00:02.682,067] <dbg> bt_smp: bt_smp_encrypt_change: chan 0x200055b4 conn 0x20004ff8 handle 18 encrypt 0x00 hci status 0x1f
    GW [00:00:02.682,098] <wrn> bt_mgmt: Security failed: level 1 err 9
    GW [00:00:02.682,098] <wrn> bt_mgmt: Failed to disconnect -128
    GW [00:00:02.682,128] <wrn> bt_gatt: conn 0x20004ff8 err 0x0e
    GW [00:00:02.682,342] <inf> bt_mgmt: Disconnected: 24:5D:FC:02:01:75 (public), reason 0x3e
    GW [00:00:02.682,373] <inf> main: Disconnection event. Num connections: 0
    GW [00:00:02.682,373] <wrn> unicast_client: Unknown connection disconnected
    GW [00:00:02.683,349] <inf> bt_mgmt_scan: Local addr: 46:0A:7D:5D:96:74 (random). May time out. Updates not printed
    GW [00:00:02.683,380] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:02.883,392] <inf> bt_mgmt_scan: Creating connection to device: 24:5D:FC:02:01:75 (public)
    GW [00:00:03.137,878] <dbg> bt_smp: bt_smp_accept: conn 0x20004ff8 handle 28
    GW [00:00:03.137,878] <dbg> bt_smp: bt_smp_connected: chan 0x200055b4 cid 0x0006
    GW [00:00:03.139,556] <inf> bt_mgmt: Connected: 24:5D:FC:02:01:75 (public)
    GW [00:00:03.139,587] <inf> main: Connection event. Num connections: 1
    GW [00:00:03.179,229] <dbg> bt_smp: bt_smp_disconnected: chan 0x200055b4 cid 0x0006
    GW [00:00:03.179,260] <dbg> bt_smp: smp_pairing_complete: got status 0x8
    GW [00:00:03.179,260] <dbg> bt_smp: bt_smp_encrypt_change: chan 0x200055b4 conn 0x20004ff8 handle 28 encrypt 0x00 hci status 0x1f
    GW [00:00:03.179,290] <wrn> bt_mgmt: Security failed: level 1 err 9
    GW [00:00:03.179,290] <wrn> bt_mgmt: Failed to disconnect -128
    GW [00:00:03.179,351] <wrn> bt_gatt: conn 0x20004ff8 err 0x0e
    GW [00:00:03.179,565] <inf> bt_mgmt: Disconnected: 24:5D:FC:02:01:75 (public), reason 0x14
    GW [00:00:03.179,595] <inf> main: Disconnection event. Num connections: 0
    GW [00:00:03.179,595] <wrn> unicast_client: Unknown connection disconnected
    GW [00:00:03.180,572] <inf> bt_mgmt_scan: Local addr: 46:0A:7D:5D:96:74 (random). May time out. Updates not printed
    GW [00:00:03.180,572] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:03.602,294] <inf> bt_mgmt_scan: Creating connection to device: 24:5D:FC:02:01:75 (public)
    GW [00:00:03.857,330] <dbg> bt_smp: bt_smp_accept: conn 0x20004ff8 handle 36
    GW [00:00:03.857,360] <dbg> bt_smp: bt_smp_connected: chan 0x200055b4 cid 0x0006
    GW [00:00:03.859,039] <inf> bt_mgmt: Connected: 24:5D:FC:02:01:75 (public)
    GW [00:00:03.859,069] <inf> main: Connection event. Num connections: 1
    GW [00:00:03.938,964] <dbg> bt_smp: bt_smp_encrypt_change: chan 0x200055b4 conn 0x20004ff8 handle 36 encrypt 0x01 hci status 0x00
    GW [00:00:03.939,056] <dbg> bt_mgmt: security_changed_cb: Security changed: level 2
    GW [00:00:03.939,086] <inf> main: Security changed
    GW [00:00:04.049,316] <wrn> unicast_client: Got err: 0 from conn: 0x20004ff8
    GW [00:00:04.049,316] <dbg> unicast_client: unicast_discovery_complete_cb: Unicast discovery complete cb
    GW [00:00:04.050,689] <inf> bt_mgmt_scan: Local addr: 46:0A:7D:5D:96:74 (random). May time out. Updates not printed
    GW [00:00:04.050,689] <inf> bt_mgmt_scan: Scanning successfully started
    GW [00:00:04.619,415] <inf> bt_vol_ctlr: VCS discover finished
    GW [00:00:04.720,794] <dbg> bt_bap_unicast_client: unicast_client_pac_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0024 dir sink
    GW [00:00:05.020,721] <dbg> bt_bap_unicast_client: unicast_client_read_func: conn 0x20004ff8 err 0x00 len 61
    GW [00:00:05.020,751] <dbg> bt_bap_unicast_client: unicast_client_read_func: handle 0x0024
    GW [00:00:05.020,751] <dbg> bt_bap_unicast_client: unicast_client_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:05.020,751] <dbg> bt_bap_unicast_client: unicast_client_read_func: handle 0x0024
    GW [00:00:05.020,782] <dbg> bt_bap_unicast_client: unicast_client_read_func: pac #1/2
    GW [00:00:05.020,782] <dbg> bt_bap_unicast_client: unicast_client_set_codec_cap: codec id 0x06 cid 0x0000 vid 0x0000 data_len 19 meta_len 4
    GW [00:00:05.020,782] <dbg> bt_bap_unicast_client: unicast_client_read_func: codec 0x06 capabilities len 19 meta len 4
    GW [00:00:05.020,812] <dbg> bt_bap_unicast_client: unicast_client_read_func: pac #2/2
    GW [00:00:05.020,812] <dbg> bt_bap_unicast_client: unicast_client_set_codec_cap: codec id 0x06 cid 0x0000 vid 0x0000 data_len 19 meta_len 4
    GW [00:00:05.020,843] <dbg> bt_bap_unicast_client: unicast_client_read_func: codec 0x06 capabilities len 19 meta len 4
    GW [00:00:05.020,843] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_discover: conn 0x20004ff8
    GW [00:00:05.620,483] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0045 dir sink
    GW [00:00:05.768,951] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_read_func: conn 0x20004ff8 err 0x00 len 4
    GW [00:00:05.768,981] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_discover: conn 0x20004ff8 dir sink
    GW [00:00:06.270,660] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0030
    GW [00:00:06.270,721] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read: conn 0x20004ff8
    GW [00:00:06.519,165] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read_func: conn 0x20004ff8 err 0x00 len 4
    GW [00:00:06.519,165] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read_func: dir sink loc 3
    GW [00:00:06.519,195] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover: conn 0x20004ff8
    GW [00:00:07.020,660] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0042
    GW [00:00:07.020,660] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover_cb: Subscribing to handle 66
    GW [00:00:07.020,721] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read: conn 0x20004ff8
    GW [00:00:07.269,165] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: conn 0x20004ff8 err 0x00 len 4
    GW [00:00:07.269,165] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: sink context 4047, source context 587
    GW [00:00:07.269,256] <dbg> unicast_client: available_contexts_cb: conn: 24:5D:FC:02:01:75 (public), snk ctx 4047 src ctx 587
    GW [00:00:07.269,256] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:07.920,654] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x005f dir sink
    GW [00:00:08.069,122] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 2
    GW [00:00:08.069,122] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x005f
    GW [00:00:08.069,152] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:08.069,152] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x005f
    GW [00:00:08.069,152] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 ep (nil) dir sink handle 0x005f
    GW [00:00:08.069,183] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 index 0 dir sink
    GW [00:00:08.069,183] <wrn> bt_bap_unicast_client: ml: ep size is 4
    GW [00:00:08.069,213] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x20005f04 dir sink handle 0x005f
    GW [00:00:08.069,244] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20005f04 handle 0x005f id 0x01 dir sink state idle -> idle
    GW [00:00:08.069,274] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x20005f04 handle 0x5f
    GW [00:00:08.069,305] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:08.420,684] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0062 dir sink
    GW [00:00:08.669,128] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 2
    GW [00:00:08.669,128] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0062
    GW [00:00:08.669,158] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:08.669,158] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0062
    GW [00:00:08.669,189] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 ep (nil) dir sink handle 0x0062
    GW [00:00:08.669,189] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 index 0 dir sink
    GW [00:00:08.669,189] <wrn> bt_bap_unicast_client: ml: ep size is 4
    GW [00:00:08.669,219] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x20005fec dir sink handle 0x0062
    GW [00:00:08.669,250] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20005fec handle 0x0062 id 0x02 dir sink state idle -> idle
    GW [00:00:08.669,281] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x20005fec handle 0x62
    GW [00:00:08.669,311] <wrn> unicast_client: More than one sink endpoint found, idx 0 is used by default
    GW [00:00:08.669,342] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:08.870,666] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0065 dir sink
    GW [00:00:09.069,122] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 2
    GW [00:00:09.069,122] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0065
    GW [00:00:09.069,152] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:09.069,152] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0065
    GW [00:00:09.069,183] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 ep (nil) dir sink handle 0x0065
    GW [00:00:09.069,183] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 index 0 dir sink
    GW [00:00:09.069,183] <wrn> bt_bap_unicast_client: ml: ep size is 4
    GW [00:00:09.069,213] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x200060d4 dir sink handle 0x0065
    GW [00:00:09.069,244] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x200060d4 handle 0x0065 id 0x03 dir sink state idle -> idle
    GW [00:00:09.069,274] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x200060d4 handle 0x65
    GW [00:00:09.069,335] <wrn> unicast_client: More than one sink endpoint found, idx 0 is used by default
    GW [00:00:09.069,335] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:09.270,690] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0068 dir sink
    GW [00:00:09.469,116] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 2
    GW [00:00:09.469,146] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0068
    GW [00:00:09.469,146] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:09.469,146] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0068
    GW [00:00:09.469,177] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 ep (nil) dir sink handle 0x0068
    GW [00:00:09.469,177] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 index 0 dir sink
    GW [00:00:09.469,207] <wrn> bt_bap_unicast_client: ml: ep size is 4
    GW [00:00:09.469,207] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x200061bc dir sink handle 0x0068
    GW [00:00:09.469,268] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x200061bc handle 0x0068 id 0x04 dir sink state idle -> idle
    GW [00:00:09.469,268] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x200061bc handle 0x68
    GW [00:00:09.469,329] <wrn> unicast_client: More than one sink endpoint found, idx 0 is used by default
    GW [00:00:09.469,329] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:10.469,146] <dbg> bt_bap_unicast_client: unicast_client_ase_cp_discover: conn 0x20004ff8
    GW [00:00:11.120,666] <dbg> bt_bap_unicast_client: unicast_client_cp_discover_func: conn 0x20004ff8 attr 0x200222d4 handle 0x0071
    GW [00:00:11.120,666] <dbg> bt_bap_unicast_client: unicast_client_ep_set_cp: conn 0x20004ff8 0x0071
    GW [00:00:11.319,122] <dbg> bt_bap_unicast_client: unicast_client_cp_sub_cb: conn 0x20004ff8 err 0
    GW [00:00:11.319,122] <inf> unicast_client: Discovered 2 sink endpoint(s) for device 0
    GW [00:00:11.319,122] <inf> unicast_client:
    GW [00:00:11.319,122] <inf> unicast_client: Dev: 0 Sink EP 0
    GW [00:00:11.319,274] <inf> unicast_client: Frequencies kHz: 8, 11.025, 16, 22.05, 24, 32, 44.1, 48, 88.2, 96, 176, 192, 384
    GW [00:00:11.319,274] <inf> unicast_client: Frame duration ms: 7.5, 10
    GW [00:00:11.319,335] <inf> unicast_client: Channels supported: 1, 2, 3, 4, 5, 6, 7, 8
    GW [00:00:11.319,366] <inf> unicast_client: Frame length bytes: 75 - 190
    GW [00:00:11.319,366] <inf> unicast_client: Max frames per SDU: 4
    GW [00:00:11.319,366] <inf> unicast_client: __________________________
    GW [00:00:11.319,396] <dbg> unicast_client: supported_sample_rates_print: Unicast_server supports: 48, 24, 32, 16, kHz in sink direction
    GW [00:00:11.319,396] <inf> unicast_client:
    GW [00:00:11.319,396] <inf> unicast_client: Dev: 0 Sink EP 1
    GW [00:00:11.319,519] <inf> unicast_client: Frequencies kHz: 8, 11.025, 16, 22.05, 24, 32, 44.1, 48, 88.2, 96, 176, 192, 384
    GW [00:00:11.319,549] <inf> unicast_client: Frame duration ms: 7.5, 10
    GW [00:00:11.319,610] <inf> unicast_client: Channels supported: 1, 2, 3, 4, 5, 6, 7, 8
    GW [00:00:11.319,610] <inf> unicast_client: Frame length bytes: 30 - 80
    GW [00:00:11.319,610] <inf> unicast_client: Max frames per SDU: 2
    GW [00:00:11.319,641] <inf> unicast_client: __________________________
    GW [00:00:11.319,641] <dbg> unicast_client: supported_sample_rates_print: Unicast_server supports: 48, 24, 32, 16, kHz in sink direction
    GW [00:00:11.670,654] <dbg> bt_bap_unicast_client: unicast_client_pac_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0033 dir source
    GW [00:00:11.770,629] <dbg> bt_bap_unicast_client: unicast_client_read_func: conn 0x20004ff8 err 0x00 len 61
    GW [00:00:11.770,629] <dbg> bt_bap_unicast_client: unicast_client_read_func: handle 0x0033
    GW [00:00:11.770,660] <dbg> bt_bap_unicast_client: unicast_client_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:11.770,660] <dbg> bt_bap_unicast_client: unicast_client_read_func: handle 0x0033
    GW [00:00:11.770,660] <dbg> bt_bap_unicast_client: unicast_client_read_func: pac #1/2
    GW [00:00:11.770,660] <dbg> bt_bap_unicast_client: unicast_client_set_codec_cap: codec id 0x06 cid 0x0000 vid 0x0000 data_len 19 meta_len 4
    GW [00:00:11.770,690] <dbg> bt_bap_unicast_client: unicast_client_read_func: codec 0x06 capabilities len 19 meta len 4
    GW [00:00:11.770,690] <dbg> bt_bap_unicast_client: unicast_client_read_func: pac #2/2
    GW [00:00:11.770,721] <dbg> bt_bap_unicast_client: unicast_client_set_codec_cap: codec id 0x06 cid 0x0000 vid 0x0000 data_len 19 meta_len 4
    GW [00:00:11.770,721] <dbg> bt_bap_unicast_client: unicast_client_read_func: codec 0x06 capabilities len 19 meta len 4
    GW [00:00:11.770,751] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_discover: conn 0x20004ff8
    GW [00:00:12.170,654] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0045 dir source
    GW [00:00:12.269,134] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_read_func: conn 0x20004ff8 err 0x00 len 4
    GW [00:00:12.269,165] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_discover: conn 0x20004ff8 dir source
    GW [00:00:12.770,660] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x003f
    GW [00:00:12.770,690] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read: conn 0x20004ff8
    GW [00:00:12.969,177] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read_func: conn 0x20004ff8 err 0x00 len 4
    GW [00:00:12.969,177] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read_func: dir source loc 1
    GW [00:00:12.969,177] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover: conn 0x20004ff8
    GW [00:00:13.520,660] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x0042
    GW [00:00:13.520,660] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read: conn 0x20004ff8
    GW [00:00:13.619,140] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: conn 0x20004ff8 err 0x00 len 4
    GW [00:00:13.619,140] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: sink context 4047, source context 587
    GW [00:00:13.619,232] <dbg> unicast_client: available_contexts_cb: conn: 24:5D:FC:02:01:75 (public), snk ctx 4047 src ctx 587
    GW [00:00:13.619,232] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:14.220,672] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x006b dir source
    GW [00:00:14.319,122] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 2
    GW [00:00:14.319,152] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x006b
    GW [00:00:14.319,152] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:14.319,152] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x006b
    GW [00:00:14.319,183] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 ep (nil) dir source handle 0x006b
    GW [00:00:14.319,183] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 index 0 dir source
    GW [00:00:14.319,213] <wrn> bt_bap_unicast_client: ml: ep size is 4
    GW [00:00:14.319,213] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x200062a4 dir source handle 0x006b
    GW [00:00:14.319,274] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x200062a4 handle 0x006b id 0x05 dir source state idle -> idle
    GW [00:00:14.319,274] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x200062a4 handle 0x6b
    GW [00:00:14.319,335] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:14.570,678] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004ff8 attr 0x200222d4 handle 0x006e dir source
    GW [00:00:14.869,140] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 2
    GW [00:00:14.869,140] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x006e
    GW [00:00:14.869,140] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004ff8 err 0x00 len 0
    GW [00:00:14.869,171] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x006e
    GW [00:00:14.869,171] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 ep (nil) dir source handle 0x006e
    GW [00:00:14.869,201] <wrn> bt_bap_unicast_client: ml: conn 0x20004ff8 index 0 dir source
    GW [00:00:14.869,201] <wrn> bt_bap_unicast_client: ml: ep size is 4
    GW [00:00:14.869,201] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x2000638c dir source handle 0x006e
    GW [00:00:14.869,262] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x2000638c handle 0x006e id 0x06 dir source state idle -> idle
    GW [00:00:14.869,293] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x2000638c handle 0x6e
    GW [00:00:14.869,323] <wrn> unicast_client: More than one source endpoint found, idx 0 is used by default
    GW [00:00:14.869,323] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004ff8
    GW [00:00:15.819,152] <dbg> bt_bap_unicast_client: unicast_client_ase_cp_discover: conn 0x20004ff8
    GW [00:00:16.719,238] <dbg> bt_bap_unicast_client: unicast_client_cp_discover_func: conn 0x20004ff8 attr 0x200222d4 handle 0x0071
    GW [00:00:16.719,238] <dbg> bt_bap_unicast_client: unicast_client_ep_set_cp: conn 0x20004ff8 0x0071
    GW [00:00:16.719,268] <inf> unicast_client: Discovered 2 source endpoint(s) for device 0
    GW [00:00:16.719,268] <inf> unicast_client:
    GW [00:00:16.719,268] <inf> unicast_client: Dev: 0 Source EP 0
    GW [00:00:16.719,390] <inf> unicast_client: Frequencies kHz: 8, 11.025, 16, 22.05, 24, 32, 44.1, 48, 88.2, 96, 176, 192, 384
    GW [00:00:16.719,421] <inf> unicast_client: Frame duration ms: 7.5, 10
    GW [00:00:16.719,482] <inf> unicast_client: Channels supported: 1, 2, 3, 4, 5, 6, 7, 8
    GW [00:00:16.719,482] <inf> unicast_client: Frame length bytes: 30 - 40
    GW [00:00:16.719,512] <inf> unicast_client: Max frames per SDU: 2
    GW [00:00:16.719,512] <inf> unicast_client: __________________________
    GW [00:00:16.719,512] <dbg> unicast_client: supported_sample_rates_print: Unicast_server supports: 16, kHz in source direction
    GW [00:00:16.719,543] <inf> unicast_client:
    GW [00:00:16.719,543] <inf> unicast_client: Dev: 0 Source EP 1
    GW [00:00:16.719,665] <inf> unicast_client: Frequencies kHz: 8, 11.025, 16, 22.05, 24, 32, 44.1, 48, 88.2, 96, 176, 192, 384
    GW [00:00:16.719,696] <inf> unicast_client: Frame duration ms: 7.5, 10
    GW [00:00:16.719,726] <inf> unicast_client: Channels supported: 1, 2, 3, 4, 5, 6, 7, 8
    GW [00:00:16.719,757] <inf> unicast_client: Frame length bytes: 30 - 80
    GW [00:00:16.719,757] <inf> unicast_client: Max frames per SDU: 2
    GW [00:00:16.719,757] <inf> unicast_client: __________________________
    GW [00:00:16.719,787] <dbg> unicast_client: supported_sample_rates_print: Unicast_server supports: 24, 32, 16, kHz in source direction
    GW [00:00:16.719,848] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_new_audio_iso: New bap_iso 0x20016bc0
    GW [00:00:16.719,879] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x200144d8 qos 0x20000b1c iso 0x20016bc0 dir 2
    GW [00:00:16.719,879] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x200143d8 qos 0x20000b54 iso 0x20016bc0 dir 1
    GW [00:00:16.719,909] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_new_audio_iso: New bap_iso 0x20016c50
    GW [00:00:16.719,909] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x200146f0 qos 0x20000b1c iso 0x20016c50 dir 2
    GW [00:00:16.719,909] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x200145f0 qos 0x20000b54 iso 0x20016c50 dir 1
    GW [00:00:16.719,940] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_new_audio_iso: New bap_iso 0x20016ce0
    GW [00:00:16.719,940] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x20014908 qos 0x20000b1c iso 0x20016ce0 dir 2
    GW [00:00:16.719,970] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x20014808 qos 0x20000b54 iso 0x20016ce0 dir 1
    GW [00:00:16.719,970] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_new_audio_iso: New bap_iso 0x20016d70
    GW [00:00:16.719,970] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x20014b20 qos 0x20000b1c iso 0x20016d70 dir 2
    GW [00:00:16.720,001] <dbg> bt_bap_unicast_client: unicast_group_add_stream: group 0x20016e08 stream 0x20014a20 qos 0x20000b54 iso 0x20016d70 dir 1
    GW [00:00:16.720,001] <dbg> bt_bap_unicast_client: bt_audio_cig_create: group 0x20016e08
    GW [00:00:16.720,031] <dbg> bt_iso: bt_iso_chan_add: iso 0x20005ac8 chan 0x20016bc0
    GW [00:00:16.720,062] <dbg> bt_iso: bt_iso_chan_add: iso 0x20005bc8 chan 0x20016c50
    GW [00:00:16.720,092] <dbg> bt_iso: bt_iso_chan_add: iso 0x20005cc8 chan 0x20016ce0
    GW [00:00:16.720,123] <dbg> bt_iso: bt_iso_chan_add: iso 0x20005dc8 chan 0x20016d70
    GW [00:00:16.720,123] <dbg> bt_iso: hci_le_set_cig_params: id 0, latency C to P 10, latency P to C 10, interval C to P 10000, interval P to C 10000, sca 0, packing 0, framing 0, num_cis 4
    GW [00:00:16.720,153] <dbg> bt_iso: hci_le_set_cig_params: [0]: id 0, c_phy 2, c_sdu 60, c_rtn 2, p_phy 2, p_sdu 60, p_rtn 2
    GW [00:00:16.720,153] <dbg> bt_iso: hci_le_set_cig_params: [1]: id 1, c_phy 2, c_sdu 60, c_rtn 2, p_phy 2, p_sdu 60, p_rtn 2
    GW [00:00:16.720,153] <dbg> bt_iso: hci_le_set_cig_params: [2]: id 2, c_phy 2, c_sdu 60, c_rtn 2, p_phy 2, p_sdu 60, p_rtn 2
    GW [00:00:16.720,184] <dbg> bt_iso: hci_le_set_cig_params: [3]: id 3, c_phy 2, c_sdu 60, c_rtn 2, p_phy 2, p_sdu 60, p_rtn 2
    GW [00:00:16.720,916] <wrn> bt_hci_core: ml: opcode 0x2062 status 0x07
    GW [00:00:16.720,916] <wrn> bt_iso: 1: Unexpected response to hci_le_set_cig_params
    GW [00:00:16.720,947] <err> bt_bap_unicast_client: bt_iso_cig_create failed: -5
    GW [00:00:16.720,947] <dbg> bt_bap_unicast_client: bt_bap_unicast_group_create: bt_audio_cig_create failed: -5
    GW [00:00:16.720,947] <err> unicast_client: Failed to create unicast group: -5
    GW [00:00:16.720,977] <err> unicast_client: Failed to start unicast sink audio: -22

Children
No Data
Related