<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF5340 Audio: Unicast Client Discovery Fails with -12 When Connecting to Headset</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120583/nrf5340-audio-unicast-client-discovery-fails-with--12-when-connecting-to-headset</link><description>Hi Nordic team, 
 I&amp;#39;m working with the nrf5340_audio source code from the nRF Connect SDK and have compiled the project as a gateway. When I try to connect to a headset, I&amp;#39;m seeing the following logs: 
 From what I understand, the -12 error is -ENOMEM</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 May 2025 11:38:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120583/nrf5340-audio-unicast-client-discovery-fails-with--12-when-connecting-to-headset" /><item><title>RE: nRF5340 Audio: Unicast Client Discovery Fails with -12 When Connecting to Headset</title><link>https://devzone.nordicsemi.com/thread/534863?ContentTypeID=1</link><pubDate>Mon, 12 May 2025 11:38:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e75bd1f7-92cc-4db9-b67f-db1cdd8ed89a</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you add &lt;span&gt;CONFIG_LOG_BUFFER_SIZE=8192&lt;/span&gt; and share the log? And could you please also try this with NCS 3.0.1 to see if you get the same situation occuring there?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 Audio: Unicast Client Discovery Fails with -12 When Connecting to Headset</title><link>https://devzone.nordicsemi.com/thread/534367?ContentTypeID=1</link><pubDate>Thu, 08 May 2025 04:31:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f95b599b-070f-48a7-84e6-2d113da00e33</guid><dc:creator>Yash48</dc:creator><description>&lt;p class="" data-start="104" data-end="115"&gt;Hi Elfving,&lt;/p&gt;
&lt;p class="" data-start="117" data-end="147"&gt;Thanks for getting back to me.&lt;/p&gt;
&lt;p class="" data-start="149" data-end="347"&gt;Yes &amp;mdash; the earlier logs I shared were partial. I&amp;rsquo;ve now captured the full logs with both&lt;br data-start="240" data-end="243" /&gt; &lt;code data-start="243" data-end="271"&gt;CONFIG_BT_AUDIO_EP_PRINT=y&lt;/code&gt; and &lt;code data-start="276" data-end="322"&gt;CONFIG_BT_BAP_UNICAST_CLIENT_LOG_LEVEL_DBG=y&lt;/code&gt;&amp;nbsp;enabled, as requested.&lt;pre class="ui-code" data-mode="text"&gt;[ 2025-05-02 14:34:15,588 ] 40 NRF5340 BLE APP - INFO - -- [00:00:00.260,498] &amp;lt;inf&amp;gt; main: Starting BLE Client on nRF5340
[ 2025-05-02 14:34:15,595 ] 40 NRF5340 BLE APP - INFO - -- [00:00:00.503,173] &amp;lt;inf&amp;gt; bt_mgmt: Bluetooth initialized
[ 2025-05-02 14:34:15,597 ] 40 NRF5340 BLE APP - INFO - -- [00:00:00.505,828] &amp;lt;inf&amp;gt; bt_mgmt: Local identity addr: E2:23:11:FA:2B:87 (random)
[ 2025-05-02 14:34:15,604 ] 40 NRF5340 BLE APP - INFO - -- [00:00:00.505,828] &amp;lt;inf&amp;gt; bt_mgmt: Successfully registered all callbacks
[ 2025-05-02 14:34:15,611 ] 40 NRF5340 BLE APP - INFO - -- [00:00:00.506,835] &amp;lt;inf&amp;gt; bt_mgmt: Bluetooth started successfully.
[ 2025-05-02 14:34:15,722 ] 40 NRF5340 BLE APP - INFO - -- [00:00:00.509,002] &amp;lt;inf&amp;gt; bt_mgmt_adv: Advertising started
[ 2025-05-02 14:34:17,140 ] 40 NRF5340 BLE APP - INFO - -- [00:00:01.010,437] &amp;lt;inf&amp;gt; audio_usb: Ready for USB host to send/receive.
[ 2025-05-02 14:34:18,961 ] 40 NRF5340 BLE APP - INFO - -- [00:00:03.679,840] &amp;lt;inf&amp;gt; bt_mgmt_scan: Scanning for 5 seconds...
[ 2025-05-02 14:34:18,964 ] 40 NRF5340 BLE APP - INFO - -- [00:00:03.679,840] &amp;lt;inf&amp;gt; bt_mgmt_scan: Scan Parameters: Type=1, Options=1, Interval=0x0050, Window=0x0050
[ 2025-05-02 14:34:18,971 ] 40 NRF5340 BLE APP - INFO - -- [00:00:03.861,663] &amp;lt;inf&amp;gt; bt_mgmt_scan: Final extracted name:  0
[ 2025-05-02 14:34:19,373 ] 40 NRF5340 BLE APP - INFO - Device Name Found: abc
[ 2025-05-02 14:34:19,377 ] 40 NRF5340 BLE APP - INFO - -- [00:00:04.256,469] &amp;lt;inf&amp;gt; bt_mgmt_scan: Final extracted name:  0
[ 2025-05-02 14:34:20,584 ] 40 NRF5340 BLE APP - INFO - Device Name Found: abc
[ 2025-05-02 14:34:20,585 ] 40 NRF5340 BLE APP - INFO - Device Name Found: abc
[ 2025-05-02 14:34:21,390 ] 40 NRF5340 BLE APP - INFO - Device Name Found: abc
[ 2025-05-02 14:34:21,392 ] 40 NRF5340 BLE APP - INFO - Device Name Found: FireBoltt 046
[ 2025-05-02 14:34:21,411 ] 40 NRF5340 BLE APP - INFO - -- [00:00:06.326,019] &amp;lt;inf&amp;gt; bt_mgmt_scan: Final extracted name: FireBoltt 046 13
[ 2025-05-02 14:34:25,751 ] 40 NRF5340 BLE APP - INFO - -- [00:00:09.682,830] &amp;lt;inf&amp;gt; bt_mgmt_scan: Scanned Devices JSON: {&amp;quot;devices&amp;quot;:[{&amp;quot;addr&amp;quot;:&amp;quot;DC:FF:89:32:19:59&amp;quot;, &amp;quot;name&amp;quot;:&amp;quot;Unknown&amp;quot;, &amp;quot;rssi&amp;quot;:-54 },{&amp;quot;addr&amp;quot;:&amp;quot;F2:13:14:BA:2B:88&amp;quot;, &amp;quot;name&amp;quot;:&amp;quot;Unknown&amp;quot;, &amp;quot;rssi&amp;quot;:-64 },{&amp;quot;addr&amp;quot;:&amp;quot;D4:91:00:92:30:3C&amp;quot;, &amp;quot;name&amp;quot;:&amp;quot;FireBoltt 046&amp;quot;, &amp;quot;rssi&amp;quot;:-55 }]}
[ 2025-05-02 14:34:36,041 ] 40 NRF5340 BLE APP - INFO - -- [00:00:20.258,056] &amp;lt;inf&amp;gt; main:connect DC:FF:89:32:19:59
[ 2025-05-02 14:34:36,041 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:36,047 ] 40 NRF5340 BLE APP - INFO - -- [00:00:20.258,087] &amp;lt;inf&amp;gt; main: MAC address DC:FF:89:32:19:59 is valid.
[ 2025-05-02 14:34:36,048 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:36,055 ] 40 NRF5340 BLE APP - INFO - -- [00:00:20.258,117] &amp;lt;inf&amp;gt; main: Attempting to connect to DC:FF:89:32:19:59...
[ 2025-05-02 14:34:36,156 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:36,158 ] 40 NRF5340 BLE APP - INFO - -- [00:00:20.258,117] &amp;lt;inf&amp;gt; bt_mgmt_scan: Scanning started...
[ 2025-05-02 14:34:36,161 ] 40 NRF5340 BLE APP - INFO - -- [00:00:20.975,891] &amp;lt;inf&amp;gt; bt_mgmt_scan: Device found: DC:FF:89:32:19:59 (public) (Type: Public, RSSI: -55 dBm)
[ 2025-05-02 14:34:40,481 ] 40 NRF5340 BLE APP - INFO - -- [00:00:25.259,155] &amp;lt;inf&amp;gt; bt_mgmt_scan: Device is advertising with type: Public
[ 2025-05-02 14:34:40,483 ] 40 NRF5340 BLE APP - INFO - -- [00:00:25.259,796] &amp;lt;inf&amp;gt; bt_mgmt: Connection initiated index : 0
[ 2025-05-02 14:34:40,485 ] 40 NRF5340 BLE APP - INFO - -- [00:00:25.321,075] &amp;lt;inf&amp;gt; bt_mgmt: MTU exchanged: 23/23
[ 2025-05-02 14:34:40,487 ] 40 NRF5340 BLE APP - INFO - -- [00:00:25.321,258] &amp;lt;inf&amp;gt; bt_mgmt: Connected: DC:FF:89:32:19:59 (public) (index 0)
[ 2025-05-02 14:34:40,493 ] 40 NRF5340 BLE APP - INFO - -- [00:00:25.321,289] &amp;lt;inf&amp;gt; main: Connection event. Num connections: 1
[ 2025-05-02 14:34:40,499 ] 40 NRF5340 BLE APP - INFO -  Success: Connected Successfully
[ 2025-05-02 14:34:40,506 ] 40 NRF5340 BLE APP - INFO - -- [00:00:25.324,188] &amp;lt;inf&amp;gt; bt_mgmt: Security level: 1
[ 2025-05-02 14:34:40,512 ] 40 NRF5340 BLE APP - INFO - -- [00:00:25.372,711] &amp;lt;inf&amp;gt; bt_mgmt: MTU exchanged: 247/65
[ 2025-05-02 14:34:40,616 ] 40 NRF5340 BLE APP - INFO - -- [00:00:25.412,689] &amp;lt;inf&amp;gt; bt_mgmt: MTU exchanged: 247/65
[ 2025-05-02 14:34:42,334 ] 40 NRF5340 BLE APP - INFO - -- [00:00:26.283,081] &amp;lt;inf&amp;gt; bt_mgmt: Security changed: DC:FF:89:32:19:59 (public) level 2
[ 2025-05-02 14:34:42,438 ] 40 NRF5340 BLE APP - INFO - -- [00:00:26.283,111] &amp;lt;inf&amp;gt; main: Security changed0
[ 2025-05-02 14:34:42,447 ] 40 NRF5340 BLE APP - INFO - -- [00:00:26.335,235] &amp;lt;inf&amp;gt; bt_mgmt: Pairing complete with DC:FF:89:32:19:59 (public) (Bonded: Yes)
[ 2025-05-02 14:34:42,449 ] 40 NRF5340 BLE APP - INFO - -- [00:00:26.335,235] &amp;lt;inf&amp;gt; bt_mgmt: Security level: 2
[ 2025-05-02 14:34:48,495 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.193,481] &amp;lt;inf&amp;gt; main: Starting service discovery...
[ 2025-05-02 14:34:48,497 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.232,635] 1;33m&amp;lt;wrn&amp;gt; unicast_client: Got err: 0 from conn: 0x20004c00
[ 2025-05-02 14:34:48,500 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.232,666] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_discover: Client connection is busy
[ 2025-05-02 14:34:48,502 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.402,648] &amp;lt;inf&amp;gt; bt_vol_ctlr: VCS discover finished
[ 2025-05-02 14:34:48,510 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.433,776] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pac_discover_cb: conn 0x20004c00 attr 0x2002829c handle 0x001d dir sink
[ 2025-05-02 14:34:48,625 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.503,784] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_read_func: conn 0x20004c00 err 0x00 len 61
[ 2025-05-02 14:34:48,631 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.503,784] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_read_func: handle 0x001d
[ 2025-05-02 14:34:48,635 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.503,784] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_read_func: conn 0x20004c00 err 0x00 len 0
[ 2025-05-02 14:34:48,639 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.503,814] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_read_func: handle 0x001d
[ 2025-05-02 14:34:48,641 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.503,814] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_read_func: pac #1/2
[ 2025-05-02 14:34:48,645 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.503,845] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_set_codec_cap: codec id 0x06 cid 0x0000 vid 0x0000 data_len 19 meta_len 4
[ 2025-05-02 14:34:48,649 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.503,845] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_read_func: codec 0x06 capabilities len 19 meta len 4 
[ 2025-05-02 14:34:48,650 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.503,875] &amp;lt;inf&amp;gt; unicast_client: PAC RECORD CB CALLED 
[ 2025-05-02 14:34:48,652 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.503,875] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_read_func: pac #2/2
[ 2025-05-02 14:34:48,655 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.503,875] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_set_codec_cap: codec id 0x06 cid 0x0000 vid 0x0000 data_len 19 meta_len 4
[ 2025-05-02 14:34:48,663 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.503,906] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_read_func: codec 0x06 capabilities len 19 meta len 4 
[ 2025-05-02 14:34:48,670 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.503,906] &amp;lt;inf&amp;gt; unicast_client: PAC RECORD CB CALLED 
[ 2025-05-02 14:34:48,681 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.503,936] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_context_discover: conn 0x20004c00
[ 2025-05-02 14:34:48,695 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.593,780] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_context_discover_cb: conn 0x20004c00 attr 0x2002829c handle 0x003e dir sink
[ 2025-05-02 14:34:48,707 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.612,609] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_context_read_func: conn 0x20004c00 err 0x00 len 4
[ 2025-05-02 14:34:48,718 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.612,640] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_location_discover: conn 0x20004c00 dir sink
[ 2025-05-02 14:34:49,032 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.693,786] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_location_discover_cb: conn 0x20004c00 attr 0x2002829c handle 0x0029
[ 2025-05-02 14:34:49,040 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.693,847] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_location_read: conn 0x20004c00
[ 2025-05-02 14:34:49,048 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.742,645] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_location_read_func: conn 0x20004c00 err 0x00 len 4
[ 2025-05-02 14:34:49,053 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.742,675] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_location_read_func: dir sink loc 3
[ 2025-05-02 14:34:49,056 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.742,675] &amp;lt;inf&amp;gt; unicast_client: location_cb : dir 1 loc 3
[ 2025-05-02 14:34:49,056 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,059 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.742,675] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover: conn 0x20004c00
[ 2025-05-02 14:34:49,063 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.853,790] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover_cb: conn 0x20004c00 attr 0x2002829c handle 0x003b
[ 2025-05-02 14:34:49,066 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.853,790] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover_cb: Subscribing to handle 59
[ 2025-05-02 14:34:49,069 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.853,851] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read: conn 0x20004c00
[ 2025-05-02 14:34:49,072 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.902,648] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: conn 0x20004c00 err 0x00 len 4
[ 2025-05-02 14:34:49,075 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.902,648] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: sink context 4047, source context 587
[ 2025-05-02 14:34:49,083 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.902,740] &amp;lt;inf&amp;gt; unicast_client: conn: DC:FF:89:32:19:59 (public), snk ctx 4047 src ctx 587
[ 2025-05-02 14:34:49,093 ] 40 NRF5340 BLE APP - INFO - -- [00:00:33.902,740] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004c00 
[ 2025-05-02 14:34:49,107 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.043,762] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004c00 attr 0x2002829c handle 0x0058 dir sink
[ 2025-05-02 14:34:49,118 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.062,622] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004c00 err 0x00 len 2
[ 2025-05-02 14:34:49,128 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.062,622] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0058
[ 2025-05-02 14:34:49,139 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.062,652] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004c00 err 0x00 len 0
[ 2025-05-02 14:34:49,148 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.062,652] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0058
[ 2025-05-02 14:34:49,160 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.062,652] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_init: ep 0x200074dc dir sink handle 0x0058
[ 2025-05-02 14:34:49,174 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.062,713] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x200074dc handle 0x0058 id 0x01 dir sink state idle -&amp;gt; idle
[ 2025-05-02 14:34:49,185 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.062,713] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x200074dc handle 0x58
[ 2025-05-02 14:34:49,194 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.062,774] 1;33m&amp;lt;wrn&amp;gt; unicast_client: Sink Endpoint discover : Sink #0 ep 0x200074dc
[ 2025-05-02 14:34:49,195 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,201 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.062,774] &amp;lt;inf&amp;gt; unicast_client: Sink #1 ep 0x200074dc
[ 2025-05-02 14:34:49,201 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,212 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.062,805] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004c00 
[ 2025-05-02 14:34:49,225 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.113,800] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004c00 attr 0x2002829c handle 0x005b dir sink
[ 2025-05-02 14:34:49,236 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.162,628] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004c00 err 0x00 len 2
[ 2025-05-02 14:34:49,246 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.162,628] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x005b
[ 2025-05-02 14:34:49,257 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.162,628] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004c00 err 0x00 len 0
[ 2025-05-02 14:34:49,268 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.162,628] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x005b
[ 2025-05-02 14:34:49,278 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.162,658] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_init: ep 0x200075c4 dir sink handle 0x005b
[ 2025-05-02 14:34:49,292 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.162,719] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x200075c4 handle 0x005b id 0x02 dir sink state idle -&amp;gt; idle
[ 2025-05-02 14:34:49,302 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.162,719] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x200075c4 handle 0x5b
[ 2025-05-02 14:34:49,312 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.162,780] 1;33m&amp;lt;wrn&amp;gt; unicast_client: Extra Sink Endpoint discover : Sink #1 ep 0x200075c4
[ 2025-05-02 14:34:49,319 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.162,780] &amp;lt;inf&amp;gt; unicast_client: Sink #2 ep 0x200075c4
[ 2025-05-02 14:34:49,330 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.162,780] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004c00 
[ 2025-05-02 14:34:49,343 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.223,785] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004c00 attr 0x2002829c handle 0x005e dir sink
[ 2025-05-02 14:34:49,354 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.282,623] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004c00 err 0x00 len 2
[ 2025-05-02 14:34:49,364 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.282,623] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x005e
[ 2025-05-02 14:34:49,375 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.282,623] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004c00 err 0x00 len 0
[ 2025-05-02 14:34:49,385 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.282,653] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x005e
[ 2025-05-02 14:34:49,489 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.282,653] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_init: ep 0x200076ac dir sink handle 0x005e
[ 2025-05-02 14:34:49,495 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.282,714] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x200076ac handle 0x005e id 0x03 dir sink state idle -&amp;gt; idle
[ 2025-05-02 14:34:49,500 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.282,714] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x200076ac handle 0x5e
[ 2025-05-02 14:34:49,505 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.282,775] 1;33m&amp;lt;wrn&amp;gt; unicast_client: Extra Sink Endpoint discover : Sink #2 ep 0x200076ac
[ 2025-05-02 14:34:49,509 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.282,775] &amp;lt;inf&amp;gt; unicast_client: Sink #3 ep 0x200076ac
[ 2025-05-02 14:34:49,509 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,514 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.282,775] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004c00 
[ 2025-05-02 14:34:49,522 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.353,759] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004c00 attr 0x2002829c handle 0x0061 dir sink
[ 2025-05-02 14:34:49,527 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.392,608] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004c00 err 0x00 len 2
[ 2025-05-02 14:34:49,531 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.392,639] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0061
[ 2025-05-02 14:34:49,535 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.392,639] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004c00 err 0x00 len 0
[ 2025-05-02 14:34:49,539 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.392,639] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0061
[ 2025-05-02 14:34:49,542 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.392,669] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_init: ep 0x20007794 dir sink handle 0x0061
[ 2025-05-02 14:34:49,546 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.392,700] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20007794 handle 0x0061 id 0x04 dir sink state idle -&amp;gt; idle
[ 2025-05-02 14:34:49,550 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.392,730] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x20007794 handle 0x61
[ 2025-05-02 14:34:49,553 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.392,761] 1;33m&amp;lt;wrn&amp;gt; unicast_client: Extra Sink Endpoint discover : Sink #3 ep 0x20007794
[ 2025-05-02 14:34:49,553 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,557 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.392,791] &amp;lt;inf&amp;gt; unicast_client: Sink #4 ep 0x20007794
[ 2025-05-02 14:34:49,558 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,567 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.392,791] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004c00 
[ 2025-05-02 14:34:49,577 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.482,635] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_cp_discover: conn 0x20004c00
[ 2025-05-02 14:34:49,781 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.652,679] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_set_cp: conn 0x20004c00 0x006a
[ 2025-05-02 14:34:49,782 ] 40 NRF5340 BLE APP - INFO - 1;31m--- 1 messages dropped ---
[ 2025-05-02 14:34:49,785 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,626] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_cp_sub_cb: conn 0x20004c00 err 0
[ 2025-05-02 14:34:49,789 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,626] &amp;lt;inf&amp;gt; unicast_client: Sink codec index : 0
[ 2025-05-02 14:34:49,791 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,626] &amp;lt;inf&amp;gt; unicast_client: === Codec Capability ===
[ 2025-05-02 14:34:49,791 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,793 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,626] &amp;lt;inf&amp;gt; unicast_client: Codec ID          : 0x06
[ 2025-05-02 14:34:49,793 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,795 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,626] &amp;lt;inf&amp;gt; unicast_client: Codec CID         : 0x0000
[ 2025-05-02 14:34:49,796 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,798 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,657] &amp;lt;inf&amp;gt; unicast_client: Codec VID         : 0x0000
[ 2025-05-02 14:34:49,798 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,803 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,657] &amp;lt;inf&amp;gt; unicast_client: ========================
[ 2025-05-02 14:34:49,804 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,810 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,657] &amp;lt;inf&amp;gt; unicast_client: Sink codec index : 1
[ 2025-05-02 14:34:49,817 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,657] &amp;lt;inf&amp;gt; unicast_client: === Codec Capability ===
[ 2025-05-02 14:34:49,818 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,825 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,657] &amp;lt;inf&amp;gt; unicast_client: Codec ID          : 0x06
[ 2025-05-02 14:34:49,826 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,832 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,687] &amp;lt;inf&amp;gt; unicast_client: Codec CID         : 0x0000
[ 2025-05-02 14:34:49,833 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,839 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,687] &amp;lt;inf&amp;gt; unicast_client: Codec VID         : 0x0000
[ 2025-05-02 14:34:49,840 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,847 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,687] &amp;lt;inf&amp;gt; unicast_client: ========================
[ 2025-05-02 14:34:49,848 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,852 ] 40 NRF5340 BLE APP - INFO - 1;31m--- 5 messages dropped ---
[ 2025-05-02 14:34:49,858 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,718] &amp;lt;inf&amp;gt; unicast_client: ========================
[ 2025-05-02 14:34:49,859 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,866 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,718] &amp;lt;inf&amp;gt; unicast_client: Sink codec index : 3
[ 2025-05-02 14:34:49,968 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,718] &amp;lt;inf&amp;gt; unicast_client: === Codec Capability ===
[ 2025-05-02 14:34:49,969 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,971 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,718] &amp;lt;inf&amp;gt; unicast_client: Codec ID          : 0x00
[ 2025-05-02 14:34:49,972 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,974 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,718] &amp;lt;inf&amp;gt; unicast_client: Codec CID         : 0x0000
[ 2025-05-02 14:34:49,975 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,978 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,749] &amp;lt;inf&amp;gt; unicast_client: Codec VID         : 0x0000
[ 2025-05-02 14:34:49,978 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,981 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,749] &amp;lt;inf&amp;gt; unicast_client: ========================
[ 2025-05-02 14:34:49,981 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,984 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,749] &amp;lt;inf&amp;gt; unicast_client: Sink codec index : 4
[ 2025-05-02 14:34:49,987 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,749] &amp;lt;inf&amp;gt; unicast_client: === Codec Capability ===
[ 2025-05-02 14:34:49,987 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,989 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,749] &amp;lt;inf&amp;gt; unicast_client: Codec ID          : 0x00
[ 2025-05-02 14:34:49,990 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,992 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,749] &amp;lt;inf&amp;gt; unicast_client: Codec CID         : 0x0000
[ 2025-05-02 14:34:49,993 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,996 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,779] &amp;lt;inf&amp;gt; unicast_client: Codec VID         : 0x0000
[ 2025-05-02 14:34:49,996 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:49,998 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,779] &amp;lt;inf&amp;gt; unicast_client: ========================
[ 2025-05-02 14:34:49,999 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:50,001 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,779] &amp;lt;inf&amp;gt; unicast_client: Check codec num caps : 2
[ 2025-05-02 14:34:50,001 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:50,004 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,779] &amp;lt;inf&amp;gt; unicast_client: Discovered 2 sink endpoint(s) for device 0
[ 2025-05-02 14:34:50,006 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,779] &amp;lt;inf&amp;gt; unicast_client: 
[ 2025-05-02 14:34:50,008 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,779] &amp;lt;inf&amp;gt; unicast_client: Dev: 0 Sink EP 0
[ 2025-05-02 14:34:50,015 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,932] &amp;lt;inf&amp;gt; unicast_client: 	Frequencies kHz: 8, 11.025, 16, 22.05, 24, 32, 44.1, 48, 88.2, 96, 176, 192, 384
[ 2025-05-02 14:34:50,018 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.692,962] &amp;lt;inf&amp;gt; unicast_client: 	Frame duration ms: 7.5, 10
[ 2025-05-02 14:34:50,022 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.693,023] &amp;lt;inf&amp;gt; unicast_client: 	Channels supported: 1, 2, 3, 4, 5, 6, 7, 8
[ 2025-05-02 14:34:50,026 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.693,023] &amp;lt;inf&amp;gt; unicast_client: 	Frame length bytes: 75 - 190
[ 2025-05-02 14:34:50,033 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.693,023] &amp;lt;inf&amp;gt; unicast_client: 	Max frames per SDU: 4
[ 2025-05-02 14:34:50,040 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.693,023] &amp;lt;inf&amp;gt; unicast_client: __________________________
[ 2025-05-02 14:34:50,046 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.693,054] &amp;lt;inf&amp;gt; unicast_client: 
[ 2025-05-02 14:34:50,052 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.693,054] &amp;lt;inf&amp;gt; unicast_client: Dev: 0 Sink EP 1
[ 2025-05-02 14:34:50,072 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.693,176] &amp;lt;inf&amp;gt; unicast_client: 	Frequencies kHz: 8, 11.025, 16, 22.05, 24, 32, 44.1, 48, 88.2, 96, 176, 192, 384
[ 2025-05-02 14:34:50,176 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.693,206] &amp;lt;inf&amp;gt; unicast_client: 	Frame duration ms: 7.5, 10
[ 2025-05-02 14:34:50,182 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.693,237] &amp;lt;inf&amp;gt; unicast_client: 	Channels supported: 1, 2, 3, 4, 5, 6, 7, 8
[ 2025-05-02 14:34:50,186 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.693,267] &amp;lt;inf&amp;gt; unicast_client: 	Frame length bytes: 30 - 80
[ 2025-05-02 14:34:50,189 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.693,267] &amp;lt;inf&amp;gt; unicast_client: 	Max frames per SDU: 2
[ 2025-05-02 14:34:50,192 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.693,267] &amp;lt;inf&amp;gt; unicast_client: __________________________
[ 2025-05-02 14:34:50,199 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.773,773] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pac_discover_cb: conn 0x20004c00 attr 0x2002829c handle 0x002c dir source
[ 2025-05-02 14:34:50,205 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.803,771] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_read_func: conn 0x20004c00 err 0x00 len 61
[ 2025-05-02 14:34:50,210 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.803,771] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_read_func: handle 0x002c
[ 2025-05-02 14:34:50,217 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.803,771] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_read_func: conn 0x20004c00 err 0x00 len 0
[ 2025-05-02 14:34:50,224 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.803,771] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_read_func: handle 0x002c
[ 2025-05-02 14:34:50,228 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.803,802] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_read_func: pac #1/2
[ 2025-05-02 14:34:50,236 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.803,802] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_set_codec_cap: codec id 0x06 cid 0x0000 vid 0x0000 data_len 19 meta_len 4
[ 2025-05-02 14:34:50,240 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.803,833] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_read_func: codec 0x06 capabilities len 19 meta len 4 
[ 2025-05-02 14:34:50,243 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.803,833] &amp;lt;inf&amp;gt; unicast_client: PAC RECORD CB CALLED 
[ 2025-05-02 14:34:50,246 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.803,833] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_read_func: pac #2/2
[ 2025-05-02 14:34:50,250 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.803,863] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_set_codec_cap: codec id 0x06 cid 0x0000 vid 0x0000 data_len 19 meta_len 4
[ 2025-05-02 14:34:50,253 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.803,894] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_read_func: codec 0x06 capabilities len 19 meta len 4 
[ 2025-05-02 14:34:50,257 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.803,924] &amp;lt;inf&amp;gt; unicast_client: PAC RECORD CB CALLED 
[ 2025-05-02 14:34:50,268 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.803,924] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_context_discover: conn 0x20004c00
[ 2025-05-02 14:34:50,282 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.942,718] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_context_discover_cb: conn 0x20004c00 attr 0x2002829c handle 0x003e dir source
[ 2025-05-02 14:34:50,294 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.962,615] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_context_read_func: conn 0x20004c00 err 0x00 len 4
[ 2025-05-02 14:34:50,306 ] 40 NRF5340 BLE APP - INFO - -- [00:00:34.962,646] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_location_discover: conn 0x20004c00 dir source
[ 2025-05-02 14:34:50,320 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.053,771] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_location_discover_cb: conn 0x20004c00 attr 0x2002829c handle 0x0038
[ 2025-05-02 14:34:50,330 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.053,802] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_location_read: conn 0x20004c00
[ 2025-05-02 14:34:50,342 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.092,651] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_location_read_func: conn 0x20004c00 err 0x00 len 4
[ 2025-05-02 14:34:50,353 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.092,651] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_location_read_func: dir source loc 1
[ 2025-05-02 14:34:50,360 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.092,651] &amp;lt;inf&amp;gt; unicast_client: location_cb : dir 2 loc 1
[ 2025-05-02 14:34:50,460 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:50,464 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.092,681] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover: conn 0x20004c00
[ 2025-05-02 14:34:50,470 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.193,756] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover_cb: conn 0x20004c00 attr 0x2002829c handle 0x003b
[ 2025-05-02 14:34:50,475 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.193,756] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read: conn 0x20004c00
[ 2025-05-02 14:34:50,480 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.212,615] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: conn 0x20004c00 err 0x00 len 4
[ 2025-05-02 14:34:50,486 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.212,646] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: sink context 4047, source context 587
[ 2025-05-02 14:34:50,490 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.212,707] &amp;lt;inf&amp;gt; unicast_client: conn: DC:FF:89:32:19:59 (public), snk ctx 4047 src ctx 587
[ 2025-05-02 14:34:50,494 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.212,738] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004c00 
[ 2025-05-02 14:34:50,500 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.383,270] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004c00 attr 0x2002829c handle 0x0064 dir source
[ 2025-05-02 14:34:50,504 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.402,618] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004c00 err 0x00 len 2
[ 2025-05-02 14:34:50,507 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.402,618] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0064
[ 2025-05-02 14:34:50,510 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.402,648] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004c00 err 0x00 len 0
[ 2025-05-02 14:34:50,513 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.402,648] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0064
[ 2025-05-02 14:34:50,518 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.402,679] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_init: ep 0x20007964 dir source handle 0x0064
[ 2025-05-02 14:34:50,522 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.402,709] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20007964 handle 0x0064 id 0x05 dir source state idle -&amp;gt; idle
[ 2025-05-02 14:34:50,533 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.402,709] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x20007964 handle 0x64
[ 2025-05-02 14:34:50,543 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.402,770] 1;33m&amp;lt;wrn&amp;gt; unicast_client: Source Endpoint discover : Source #0 ep 0x20007964
[ 2025-05-02 14:34:50,544 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:50,553 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.402,770] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004c00 
[ 2025-05-02 14:34:50,566 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.453,277] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20004c00 attr 0x2002829c handle 0x0067 dir source
[ 2025-05-02 14:34:50,578 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.492,614] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004c00 err 0x00 len 2
[ 2025-05-02 14:34:50,587 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.492,614] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0067
[ 2025-05-02 14:34:50,598 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.492,645] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20004c00 err 0x00 len 0
[ 2025-05-02 14:34:50,608 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.492,645] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x0067
[ 2025-05-02 14:34:50,619 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.492,645] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_init: ep 0x20007a4c dir source handle 0x0067
[ 2025-05-02 14:34:50,634 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.492,706] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20007a4c handle 0x0067 id 0x06 dir source state idle -&amp;gt; idle
[ 2025-05-02 14:34:50,644 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.492,706] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x20007a4c handle 0x67
[ 2025-05-02 14:34:50,654 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.492,767] 1;33m&amp;lt;wrn&amp;gt; unicast_client: Source Endpoint discover : Source #1 ep 0x20007a4c
[ 2025-05-02 14:34:50,655 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:50,665 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.492,767] 1;33m&amp;lt;wrn&amp;gt; unicast_client: More than one sink endpoint found, idx 0 is used by default
[ 2025-05-02 14:34:50,675 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.492,797] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20004c00 
[ 2025-05-02 14:34:50,685 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.602,630] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ase_cp_discover: conn 0x20004c00
[ 2025-05-02 14:34:50,889 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.783,294] &amp;lt;inf&amp;gt; unicast_client: ========================
[ 2025-05-02 14:34:50,890 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:50,891 ] 40 NRF5340 BLE APP - INFO - 1;31m--- 13 messages dropped ---
[ 2025-05-02 14:34:50,895 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.783,355] &amp;lt;inf&amp;gt; unicast_client: Source codec index : 2
[ 2025-05-02 14:34:50,898 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.783,355] &amp;lt;inf&amp;gt; unicast_client: === Codec Capability ===
[ 2025-05-02 14:34:50,898 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:50,901 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.783,355] &amp;lt;inf&amp;gt; unicast_client: Codec ID          : 0x00
[ 2025-05-02 14:34:50,902 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:50,903 ] 40 NRF5340 BLE APP - INFO - 1;31m--- 19 messages dropped ---
[ 2025-05-02 14:34:50,907 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.783,599] &amp;lt;inf&amp;gt; unicast_client: 	Frame duration ms: 7.5, 10
[ 2025-05-02 14:34:50,912 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.783,660] &amp;lt;inf&amp;gt; unicast_client: 	Channels supported: 1, 2, 3, 4, 5, 6, 7, 8
[ 2025-05-02 14:34:50,915 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.783,660] &amp;lt;inf&amp;gt; unicast_client: 	Frame length bytes: 30 - 120
[ 2025-05-02 14:34:50,917 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.783,660] &amp;lt;inf&amp;gt; unicast_client: 	Max frames per SDU: 2
[ 2025-05-02 14:34:50,919 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.783,660] &amp;lt;inf&amp;gt; unicast_client: __________________________
[ 2025-05-02 14:34:50,921 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.783,691] &amp;lt;inf&amp;gt; unicast_client: 
[ 2025-05-02 14:34:50,923 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.783,691] &amp;lt;inf&amp;gt; unicast_client: Dev: 0 Source EP 1
[ 2025-05-02 14:34:50,925 ] 40 NRF5340 BLE APP - INFO - 1;31m--- 10 messages dropped ---
[ 2025-05-02 14:34:50,940 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.784,057] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_group_add_stream: group 0x2001e4b8 stream 0x2001a1c8 qos 0x20000b70 iso 0x2001e304 dir 2
[ 2025-05-02 14:34:50,943 ] 40 NRF5340 BLE APP - INFO - 1;31m--- 17 messages dropped ---
[ 2025-05-02 14:34:50,951 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.813,964] &amp;lt;inf&amp;gt; le_audio: 	Octets per frame: 60 (48000 bps)
[ 2025-05-02 14:34:50,957 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.813,995] &amp;lt;inf&amp;gt; le_audio: 	Frames per SDU: 1
[ 2025-05-02 14:34:50,967 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.814,086] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_config: stream 0x20019f88
[ 2025-05-02 14:34:50,979 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.814,086] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_config: ep 0x20007964 buf 0x2000807c codec 0x20000b48
[ 2025-05-02 14:34:50,989 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.814,117] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_config: id 0x05 dir source codec 0x06
[ 2025-05-02 14:34:51,094 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.814,117] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_ep_send: conn 0x20004c00 ep 0x20007964 buf 0x2000807c len 27
[ 2025-05-02 14:34:51,096 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.814,392] &amp;lt;inf&amp;gt; main: LE AUDIO EVT CONFIG RECEIVED
[ 2025-05-02 14:34:51,097 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:51,099 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.814,819] &amp;lt;inf&amp;gt; main: LE CONN PARAM UPDATED
[ 2025-05-02 14:34:51,100 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:51,104 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.872,589] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_cp_notify: conn 0x20004c00 len 5
[ 2025-05-02 14:34:51,110 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.872,650] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_cp_notify: op Config Codec (0x01) id 0x05 code Success (0x00) reason None (0x00)
[ 2025-05-02 14:34:51,114 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.873,748] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_notify: conn 0x20004c00 ep 0x20007964 len 41
[ 2025-05-02 14:34:51,120 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.873,779] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20007964 handle 0x0064 id 0x05 dir source state idle -&amp;gt; codec-configured
[ 2025-05-02 14:34:51,128 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.873,809] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_config_state: dir source unframed_supported 0x01 phy 0x02 rtn 27 latency 80 pd_min 40000 pd_max 40000 pref_pd_min 0 pref_pd_max 0 codec 0x06 
[ 2025-05-02 14:34:51,132 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.873,840] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_set_codec_cfg: ep 0x20007964 codec id 0x06 cid 0x0000 vid 0x0000 len 16
[ 2025-05-02 14:34:51,135 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.873,840] &amp;lt;inf&amp;gt; unicast_client: LEFT source stream configured
[ 2025-05-02 14:34:51,137 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.873,870] &amp;lt;inf&amp;gt; le_audio: LC3 codec config for source:
[ 2025-05-02 14:34:51,138 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.873,870] &amp;lt;inf&amp;gt; le_audio: 	Frequency: 24000 Hz
[ 2025-05-02 14:34:51,140 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.873,870] &amp;lt;inf&amp;gt; le_audio: 	Duration: 10000 us
[ 2025-05-02 14:34:51,142 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.873,870] &amp;lt;inf&amp;gt; le_audio: 	Channel allocation: 0x1
[ 2025-05-02 14:34:51,145 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.873,901] &amp;lt;inf&amp;gt; le_audio: 	Octets per frame: 60 (48000 bps)
[ 2025-05-02 14:34:51,147 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.873,901] &amp;lt;inf&amp;gt; le_audio: 	Frames per SDU: 1
[ 2025-05-02 14:34:51,158 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.873,992] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_ep_qos: ep 0x20007964 buf 0x2000807c qos 0x20000b70
[ 2025-05-02 14:34:51,175 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.874,023] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_ep_qos: id 0x05 cig 0x00 cis 0x00 interval 10000 framing 0x00 phy 0x02 sdu 60 rtn 2 latency 10 pd 40000
[ 2025-05-02 14:34:51,187 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.874,053] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_ep_qos: ep 0x200074dc buf 0x2000807c qos 0x20000ba8
[ 2025-05-02 14:34:51,204 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.874,053] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_ep_qos: id 0x01 cig 0x00 cis 0x00 interval 10000 framing 0x00 phy 0x02 sdu 60 rtn 2 latency 10 pd 35000
[ 2025-05-02 14:34:51,218 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.874,084] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_ep_send: conn 0x20004c00 ep 0x20007964 buf 0x2000807c len 34
[ 2025-05-02 14:34:51,224 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.874,359] &amp;lt;inf&amp;gt; main: LE AUDIO EVT CONFIG RECEIVED
[ 2025-05-02 14:34:51,225 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:34:51,234 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.892,608] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_cp_notify: conn 0x20004c00 len 8
[ 2025-05-02 14:34:51,342 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.892,669] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_cp_notify: op Config QoS (0x02) id 0x05 code Success (0x00) reason None (0x00)
[ 2025-05-02 14:34:51,347 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.892,700] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_cp_notify: op Config QoS (0x02) id 0x01 code Success (0x00) reason None (0x00)
[ 2025-05-02 14:34:51,350 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.893,188] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_notify: conn 0x20004c00 ep 0x20007964 len 17
[ 2025-05-02 14:34:51,356 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.893,249] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20007964 handle 0x0064 id 0x05 dir source state codec-configured -&amp;gt; qos-configured
[ 2025-05-02 14:34:51,360 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.893,280] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_qos_update: ep 0x20007964 dir source bap_iso 0x2001e274
[ 2025-05-02 14:34:51,365 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.893,280] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_qos_state: dir source cig 0x00 cis 0x00 codec 0x06 interval 10000 framing 0x00 phy 0x02 rtn 2 latency 10 pd 40000
[ 2025-05-02 14:34:51,367 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.893,310] &amp;lt;inf&amp;gt; unicast_client: Set LEFT to PD: 40000
[ 2025-05-02 14:34:51,370 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.893,737] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_notify: conn 0x20004c00 ep 0x200074dc len 17
[ 2025-05-02 14:34:51,375 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.893,798] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x200074dc handle 0x0058 id 0x01 dir sink state codec-configured -&amp;gt; qos-configured
[ 2025-05-02 14:34:51,379 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.893,798] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_qos_update: ep 0x200074dc dir sink bap_iso 0x2001e274
[ 2025-05-02 14:34:51,384 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.893,829] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_qos_state: dir sink cig 0x00 cis 0x00 codec 0x06 interval 10000 framing 0x00 phy 0x02 rtn 2 latency 10 pd 35000
[ 2025-05-02 14:34:51,390 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.893,859] &amp;lt;inf&amp;gt; unicast_client: Set LEFT to PD: 35000
[ 2025-05-02 14:34:51,493 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.893,859] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_enable: stream 0x20019e74
[ 2025-05-02 14:34:51,497 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.893,890] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_enable: ep 0x200074dc buf 0x2000807c meta_len 4
[ 2025-05-02 14:34:51,500 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.893,890] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_enable: id 0x01
[ 2025-05-02 14:34:51,504 ] 40 NRF5340 BLE APP - INFO - -- [00:00:35.893,920] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_ep_send: conn 0x20004c00 ep 0x200074dc buf 0x2000807c len 8
[ 2025-05-02 14:34:51,508 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.162,597] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_cp_notify: conn 0x20004c00 len 5
[ 2025-05-02 14:34:51,512 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.162,628] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_cp_notify: op Enable (0x03) id 0x01 code Success (0x00) reason None (0x00)
[ 2025-05-02 14:34:51,516 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.163,177] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_notify: conn 0x20004c00 ep 0x200074dc len 9
[ 2025-05-02 14:34:51,521 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.163,238] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x200074dc handle 0x0058 id 0x01 dir sink state qos-configured -&amp;gt; enabling
[ 2025-05-02 14:34:51,524 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.163,238] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_enabling_state: dir sink cig 0x00 cis 0x00
[ 2025-05-02 14:34:51,529 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.163,238] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_set_metadata: ep 0x200074dc len 4 codec_cfg (nil)
[ 2025-05-02 14:34:51,532 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.163,269] &amp;lt;inf&amp;gt; unicast_client: Stream enabled: 0x20019e74
[ 2025-05-02 14:34:51,535 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.163,269] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_enable: stream 0x20019f88
[ 2025-05-02 14:34:51,540 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.163,299] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_enable: ep 0x20007964 buf 0x2000807c meta_len 4
[ 2025-05-02 14:34:51,543 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.163,299] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_enable: id 0x05
[ 2025-05-02 14:34:51,556 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.163,299] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_ep_send: conn 0x20004c00 ep 0x20007964 buf 0x2000807c len 8
[ 2025-05-02 14:34:51,565 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.432,586] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_cp_notify: conn 0x20004c00 len 5
[ 2025-05-02 14:34:51,579 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.432,647] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_cp_notify: op Enable (0x03) id 0x05 code Success (0x00) reason None (0x00)
[ 2025-05-02 14:34:51,682 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.433,166] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_notify: conn 0x20004c00 ep 0x20007964 len 9
[ 2025-05-02 14:34:51,687 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.433,227] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20007964 handle 0x0064 id 0x05 dir source state qos-configured -&amp;gt; enabling
[ 2025-05-02 14:34:51,690 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.433,227] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_enabling_state: dir source cig 0x00 cis 0x00
[ 2025-05-02 14:34:51,693 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.433,258] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_set_metadata: ep 0x20007964 len 4 codec_cfg (nil)
[ 2025-05-02 14:34:51,696 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.433,258] &amp;lt;inf&amp;gt; unicast_client: Stream enabled: 0x20019f88
[ 2025-05-02 14:34:51,699 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.433,288] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_connect: stream 0x20019e74
[ 2025-05-02 14:34:51,702 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.433,288] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_connect: stream 0x20019e74 iso 0x2001e274
[ 2025-05-02 14:34:52,110 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.890,106] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_iso_connected: stream 0x20019f88 ep 0x20007964 dir source receiver_ready 0
[ 2025-05-02 14:34:52,115 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.890,136] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_connect: stream 0x20019e74
[ 2025-05-02 14:34:52,120 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.890,167] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_connect: stream 0x20019e74 iso 0x2001e274
[ 2025-05-02 14:34:52,126 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.890,167] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_connect: iso_chan 0x2001e274 already connecting or connected (3)
[ 2025-05-02 14:34:52,132 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.890,167] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_iso_connected: stream 0x20019e74 ep 0x200074dc dir sink receiver_ready 0
[ 2025-05-02 14:34:52,137 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.972,656] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_notify: conn 0x20004c00 ep 0x200074dc len 9
[ 2025-05-02 14:34:52,142 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.972,717] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x200074dc handle 0x0058 id 0x01 dir sink state enabling -&amp;gt; streaming
[ 2025-05-02 14:34:52,145 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.972,717] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_streaming_state: dir sink cig 0x00 cis 0x00
[ 2025-05-02 14:34:52,147 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.972,717] &amp;lt;inf&amp;gt; unicast_client: Stream 0x20019e74 started
[ 2025-05-02 14:34:52,148 ] 40 NRF5340 BLE APP - INFO - Success: Stream started
[ 2025-05-02 14:34:52,152 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.975,433] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_start: stream 0x20019f88
[ 2025-05-02 14:34:52,159 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.975,433] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_start: ep 0x20007964 buf 0x2000807c
[ 2025-05-02 14:34:52,168 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.975,433] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_start: id 0x05
[ 2025-05-02 14:34:52,181 ] 40 NRF5340 BLE APP - INFO - -- [00:00:36.975,463] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_ep_send: conn 0x20004c00 ep 0x20007964 buf 0x2000807c len 3
[ 2025-05-02 14:34:52,487 ] 40 NRF5340 BLE APP - INFO - -- [00:00:37.422,607] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_cp_notify: conn 0x20004c00 len 5
[ 2025-05-02 14:34:52,500 ] 40 NRF5340 BLE APP - INFO - -- [00:00:37.422,637] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_cp_notify: op Receiver Start Ready (0x04) id 0x05 code Success (0x00) reason None (0x00)
[ 2025-05-02 14:34:52,515 ] 40 NRF5340 BLE APP - INFO - -- [00:00:37.423,187] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_notify: conn 0x20004c00 ep 0x20007964 len 9
[ 2025-05-02 14:34:52,534 ] 40 NRF5340 BLE APP - INFO - -- [00:00:37.423,217] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20007964 handle 0x0064 id 0x05 dir source state enabling -&amp;gt; streaming
[ 2025-05-02 14:34:52,547 ] 40 NRF5340 BLE APP - INFO - -- [00:00:37.423,248] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_streaming_state: dir source cig 0x00 cis 0x00
[ 2025-05-02 14:34:52,556 ] 40 NRF5340 BLE APP - INFO - -- [00:00:37.423,248] &amp;lt;inf&amp;gt; unicast_client: Stream 0x20019f88 started
[ 2025-05-02 14:34:52,561 ] 40 NRF5340 BLE APP - INFO - Success: Stream started
[ 2025-05-02 14:34:59,537 ] 40 NRF5340 BLE APP - INFO - -- [00:00:43.406,463] &amp;lt;inf&amp;gt; audio_usb: USB RX first data received.
[ 2025-05-02 14:36:46,615 ] 40 NRF5340 BLE APP - INFO - pauseaudio
[ 2025-05-02 14:36:46,620 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.557,067] &amp;lt;inf&amp;gt; main: pauseaudio
[ 2025-05-02 14:36:46,621 ] 40 NRF5340 BLE APP - INFO - 
[ 2025-05-02 14:36:46,628 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.557,647] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_disable: stream 0x20019e74
[ 2025-05-02 14:36:46,635 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.557,678] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_disable: ep 0x200074dc buf 0x2000807c
[ 2025-05-02 14:36:46,642 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.557,678] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_disable: id 0x01
[ 2025-05-02 14:36:46,655 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.557,678] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_ep_send: conn 0x20004c00 ep 0x200074dc buf 0x2000807c len 3
[ 2025-05-02 14:36:46,664 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.569,335] 1;33m&amp;lt;wrn&amp;gt; le_audio_rx: Not in streaming state (1), thrown 1 packet(s)
[ 2025-05-02 14:36:46,774 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.722,595] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_cp_notify: conn 0x20004c00 len 5
[ 2025-05-02 14:36:46,787 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.722,656] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_cp_notify: op Disable (0x05) id 0x01 code Success (0x00) reason None (0x00)
[ 2025-05-02 14:36:46,798 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.723,175] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_notify: conn 0x20004c00 ep 0x200074dc len 17
[ 2025-05-02 14:36:46,805 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.723,205] &amp;lt;inf&amp;gt; unicast_client: Stream 0x20019e74 stopped. Reason 19
[ 2025-05-02 14:36:46,810 ] 40 NRF5340 BLE APP - INFO -  Success: Stream stopped

[ 2025-05-02 14:36:46,831 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.725,891] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x200074dc handle 0x0058 id 0x01 dir sink state streaming -&amp;gt; qos-configured
[ 2025-05-02 14:36:46,840 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.725,921] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_disable: stream 0x20019f88
[ 2025-05-02 14:36:46,851 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.725,921] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_disable: ep 0x20007964 buf 0x2000807c
[ 2025-05-02 14:36:46,859 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.725,952] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_disable: id 0x05
[ 2025-05-02 14:36:46,873 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.725,952] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: bt_bap_unicast_client_ep_send: conn 0x20004c00 ep 0x20007964 buf 0x2000807c len 3
[ 2025-05-02 14:36:46,884 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.726,013] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_qos_update: ep 0x200074dc dir sink bap_iso 0x2001e274
[ 2025-05-02 14:36:46,902 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.726,013] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_qos_state: dir sink cig 0x00 cis 0x00 codec 0x06 interval 10000 framing 0x00 phy 0x02 rtn 2 latency 10 pd 35000
[ 2025-05-02 14:36:46,908 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.726,043] &amp;lt;inf&amp;gt; unicast_client: Set LEFT to PD: 35000
[ 2025-05-02 14:36:47,117 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.992,614] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_cp_notify: conn 0x20004c00 len 5
[ 2025-05-02 14:36:47,131 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.992,645] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_cp_notify: op Disable (0x05) id 0x05 code Success (0x00) reason None (0x00)
[ 2025-05-02 14:36:47,138 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.993,255] &amp;lt;dbg&amp;gt; bt_bap_unicast_client: unicast_client_ep_notify: conn 0x20004c00 ep 0x20007964 len 9
[ 2025-05-02 14:36:47,142 ] 40 NRF5340 BLE APP - INFO - -- [00:02:31.993,286] &amp;lt;inf&amp;gt; unicast_client: Stream 0x20019f88 stopped. Reason 19
[ 2025-05-02 14:36:47,144 ] 40 NRF5340 BLE APP - INFO -  Success: Stream stopped
&lt;/pre&gt;&lt;/p&gt;
&lt;p class="" data-start="1485" data-end="1568"&gt;Thanks again for your help, and looking forward to what you hear from the R&amp;amp;D team.&lt;/p&gt;
&lt;p class="" data-start="1570" data-end="1590"&gt;Best regards,&lt;br data-start="1583" data-end="1586" /&gt; Yash&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 Audio: Unicast Client Discovery Fails with -12 When Connecting to Headset</title><link>https://devzone.nordicsemi.com/thread/533400?ContentTypeID=1</link><pubDate>Tue, 29 Apr 2025 12:41:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61586568-16cc-4de3-93bb-1366d9cc1513</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Are the logs attached below there what you get with&amp;nbsp;CONFIG_BT_AUDIO_EP_PRINT enabled? Could you also provide the full logs, there some parts cut out from what you&amp;#39;ve provided. Could you get me the logs with&amp;nbsp;CONFIG_BT_BAP_UNICAST_CLIENT_LOG_LEVEL_DBG enabled as well?&lt;/p&gt;
&lt;p&gt;And could you also share what changes you&amp;#39;ve made to the source code, and what device you are currently testing with?&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll ask the relevant R&amp;amp;D team about the rest, I&amp;#39;ll let you know once I hear from them.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 Audio: Unicast Client Discovery Fails with -12 When Connecting to Headset</title><link>https://devzone.nordicsemi.com/thread/532952?ContentTypeID=1</link><pubDate>Fri, 25 Apr 2025 05:46:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f50e78f-c759-4fb6-bded-d258744aa487</guid><dc:creator>Yash48</dc:creator><description>&lt;p class="" data-start="164" data-end="175"&gt;Hi Elfving,&lt;/p&gt;
&lt;p class="" data-start="177" data-end="240"&gt;Thanks for following up, and hope you had a great Easter break.&lt;/p&gt;
&lt;p class="" data-start="242" data-end="365"&gt;I enabled &lt;code data-start="252" data-end="280"&gt;CONFIG_BT_AUDIO_EP_PRINT=y&lt;/code&gt; as you suggested &amp;mdash; it printed out the Audio Endpoint Stream information as expected.&lt;/p&gt;
&lt;p class="" data-start="367" data-end="522"&gt;While investigating, I noticed that in &lt;code data-start="406" data-end="424"&gt;unicast_client.c&lt;/code&gt;, the following arrays were originally sized based on &lt;code data-start="478" data-end="521"&gt;ARRAY_SIZE(unicast_servers[cig_index][0])&lt;/code&gt;:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;struct bt_bap_unicast_group_stream_pair_param pair_params[ARRAY_SIZE(unicast_servers[cig_index][0])];
struct bt_bap_unicast_group_stream_param group_stream_params[(ARRAY_SIZE(unicast_servers[cig_index][0]) * 2)];

 struct bt_bap_unicast_group_param group_param;
		 for (int i = 0; i &amp;lt; ARRAY_SIZE(group_stream_params); i++)
		 {
			 /* Every other stream should be sink or source */
			 if ((i % 2) == 0)
			 {
				 group_stream_params[i].qos = &amp;amp;lc3_preset_sink.qos;
				 group_stream_params[i].stream =
					 &amp;amp;unicast_servers[cig_index][0][device_iterator]
						  .cap_sink_stream.bap_stream;
			 }
			 else
			 {
				 group_stream_params[i].qos = &amp;amp;lc3_preset_source.qos;
				 group_stream_params[i].stream =
					 &amp;amp;unicast_servers[cig_index][0][device_iterator]
						  .cap_source_stream.bap_stream;
				 device_iterator++;
			 }
		 }
 
		 for (int i = 0; i &amp;lt; ARRAY_SIZE(pair_params); i++)
		 {
			 if (unicast_server-&amp;gt;sink_ep)
			 {
				 pair_params[i].tx_param = &amp;amp;group_stream_params[stream_iterator];
			 }
			 else
			 {
				 pair_params[i].tx_param = NULL;
			 }
			 stream_iterator++;
 
			 if (unicast_server-&amp;gt;source_ep)
			 {
				 pair_params[i].rx_param = &amp;amp;group_stream_params[stream_iterator];
			 }
			 else
			 {
				 pair_params[i].rx_param = NULL;
			 }
 
			 stream_iterator++;
		 }
 &lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p class="" data-start="747" data-end="866"&gt;When I increased the sink and source ASE counts, the CIG group creation started failing with an invalid argument error.&lt;/p&gt;
&lt;p class="" data-start="868" data-end="925"&gt;As a workaround for testing, I hardcoded this value.&lt;/p&gt;
&lt;p class="" data-start="1064" data-end="1218"&gt;With this hardcoded setup, the connection and audio streaming worked fine &amp;mdash; it seemed to pick one sink and one source, ignoring the extra discovered ASEs.&lt;br /&gt;&lt;br /&gt;Question :&lt;br data-start="1239" data-end="1242" /&gt; How can I properly generalize this so it dynamically handles any number of sink and source ASEs discovered on the headset side, instead of hardcoding array sizes?&lt;br /&gt;Is there a recommended or clean way to allocate or size these buffers based on the actual number of ASEs discovered, while ensuring &lt;code data-start="1544" data-end="1573"&gt;bt_bap_unicast_group_create&lt;/code&gt; works reliably?&lt;/p&gt;
&lt;p class="" data-start="868" data-end="925"&gt;&lt;br /&gt;Additionally, I set the following to enable dual stream support:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;static struct bt_bap_lc3_preset lc3_preset_sink = BT_BAP_LC3_UNICAST_PRESET_NRF5340_AUDIO_SINK_DUAL;

And defined:

#define BT_BAP_LC3_UNICAST_PRESET_NRF5340_AUDIO_SINK_DUAL                     \
    BT_BAP_LC3_PRESET_CONFIGURABLE((BT_AUDIO_LOCATION_FRONT_LEFT | BT_AUDIO_LOCATION_FRONT_RIGHT), \
                                   BT_AUDIO_CONTEXT_TYPE_UNSPECIFIED,           \
                                   CONFIG_BT_AUDIO_BITRATE_UNICAST_SINK)
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p class="" data-start="1479" data-end="1545"&gt;This seems to enable two streams &amp;mdash; one for left and one for right.&lt;/p&gt;
&lt;p class="" data-start="1547" data-end="1815"&gt;&lt;strong data-start="1547" data-end="1560"&gt;Question:&lt;/strong&gt;&lt;br data-start="1560" data-end="1563" /&gt; Is this the intended behavior &amp;mdash; that setting both &lt;code data-start="1613" data-end="1675"&gt;BT_AUDIO_LOCATION_FRONT_LEFT | BT_AUDIO_LOCATION_FRONT_RIGHT&lt;/code&gt; triggers two streams (one for each channel)?&lt;br data-start="1720" data-end="1723" /&gt; Or is this behavior dependent on the connected headset&amp;#39;s ASE configuration and capabilities?&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;-- [00:00:00.260,864] &amp;lt;inf&amp;gt; main: Starting BLE Client on nRF5340
-- [00:00:00.501,617] &amp;lt;inf&amp;gt; bt_mgmt: Bluetooth initialized
-- [00:00:00.505,676] &amp;lt;inf&amp;gt; bt_mgmt: Successfully registered all callbacks
-- [00:00:00.506,683] &amp;lt;inf&amp;gt; bt_mgmt: Bluetooth started successfully.
-- [00:00:00.508,850] &amp;lt;inf&amp;gt; bt_mgmt_adv: Advertising started
-- [00:00:14.960,968] &amp;lt;inf&amp;gt; main: Received Command: connect DD:BF:71:23:26:49
-- [00:00:14.961,029] &amp;lt;inf&amp;gt; main: Attempting to connect to DD:BF:71:23:26:49...
-- [00:00:14.961,029] &amp;lt;inf&amp;gt; bt_mgmt_scan: Scanning started...
-- [00:00:15.670,806] &amp;lt;inf&amp;gt; bt_mgmt_scan: Device found: DD:BF:71:23:26:49 (public) (Type: Public, RSSI: -59 dBm)
-- [00:00:19.962,829] &amp;lt;inf&amp;gt; bt_mgmt: Connection initiated index : 0 
-- [00:00:20.007,293] &amp;lt;inf&amp;gt; bt_mgmt: MTU exchanged: 23/23
-- [00:00:20.008,972] &amp;lt;inf&amp;gt; bt_mgmt: Connected: DD:BF:71:23:26:49 (public) (index 0)
-- [00:00:20.009,002] &amp;lt;inf&amp;gt; main: Connection event. Num connections: 1
-- [00:00:20.012,237] &amp;lt;inf&amp;gt; bt_mgmt: Security level: 1
-- [00:00:20.079,040] &amp;lt;inf&amp;gt; bt_mgmt: Security changed: DD:BF:71:23:26:49 (public) level 2
-- [00:00:20.079,071] &amp;lt;inf&amp;gt; main: Security changed
-- [00:00:20.118,988] &amp;lt;inf&amp;gt; bt_mgmt: MTU exchanged: 247/65
-- [00:00:20.278,991] &amp;lt;wrn&amp;gt; unicast_client: Got err: 0 from conn: 0x20004960
-- [00:00:20.439,208] &amp;lt;inf&amp;gt; bt_vol_ctlr: VCS discover finished
-- [00:00:20.540,496] &amp;lt;inf&amp;gt; unicast_client: PAC RECORD CB CALLED 
-- [00:00:20.540,496] &amp;lt;inf&amp;gt; unicast_client: PAC RECORD CB CALLED 
-- [00:00:20.778,991] &amp;lt;inf&amp;gt; unicast_client: location_cb : dir 1 loc 3
-- [00:00:20.999,053] &amp;lt;inf&amp;gt; unicast_client: conn: DD:BF:71:23:26:49 (public), snk ctx 4047 src ctx 587
-- [00:00:21.179,016] &amp;lt;wrn&amp;gt; unicast_client: Endpoint discover : Line : 927: Num Sink endpoint : 536896956
-- [00:00:21.269,012] &amp;lt;wrn&amp;gt; unicast_client: Num Sink endpoint : 1
-- [00:00:21.269,012] &amp;lt;wrn&amp;gt; unicast_client: More than one sink endpoint found, idx 0 is used by default
-- [00:00:21.389,007] &amp;lt;wrn&amp;gt; unicast_client: Num Sink endpoint : 1
-- [00:00:21.389,007] &amp;lt;wrn&amp;gt; unicast_client: More than one sink endpoint found, idx 0 is used by default
-- [00:00:21.529,022] &amp;lt;wrn&amp;gt; unicast_client: Num Sink endpoint : 1
-- [00:00:21.529,022] &amp;lt;wrn&amp;gt; unicast_client: More than one sink endpoint found, idx 0 is used by default
-- [00:00:21.868,957] &amp;lt;inf&amp;gt; unicast_client: Sink codec index : 0
-- [00:00:21.868,957] &amp;lt;inf&amp;gt; unicast_client: === Codec Capability ===

-- [00:00:21.868,957] &amp;lt;inf&amp;gt; unicast_client: Codec ID          : 0x06

-- [00:00:21.868,988] &amp;lt;inf&amp;gt; unicast_client: Codec CID         : 0x0000

-- [00:00:21.868,988] &amp;lt;inf&amp;gt; unicast_client: Codec VID         : 0x0000

-- [00:00:21.868,988] &amp;lt;inf&amp;gt; unicast_client: ========================

-- [00:00:21.868,988] &amp;lt;inf&amp;gt; unicast_client: Sink codec index : 1
-- [00:00:21.868,988] &amp;lt;inf&amp;gt; unicast_client: === Codec Capability ===

-- [00:00:21.868,988] &amp;lt;inf&amp;gt; unicast_client: Codec ID          : 0x06

-- [00:00:21.869,018] &amp;lt;inf&amp;gt; unicast_client: Codec CID         : 0x0000

-- [00:00:21.869,018] &amp;lt;inf&amp;gt; unicast_client: Codec VID         : 0x0000

-- [00:00:21.869,018] &amp;lt;inf&amp;gt; unicast_client: ========================

-- [00:00:21.869,018] &amp;lt;inf&amp;gt; unicast_client: Sink codec index : 2
-- [00:00:21.869,018] &amp;lt;inf&amp;gt; unicast_client: === Codec Capability ===

-- [00:00:21.869,018] &amp;lt;inf&amp;gt; unicast_client: Codec ID          : 0x00

-- [00:00:21.869,049] &amp;lt;inf&amp;gt; unicast_client: Codec CID         : 0x0000

-- [00:00:21.869,049] &amp;lt;inf&amp;gt; unicast_client: Codec VID         : 0x0000

-- [00:00:21.869,049] &amp;lt;inf&amp;gt; unicast_client: ========================

-- [00:00:21.869,049] &amp;lt;inf&amp;gt; unicast_client: Sink codec index : 3
-- [00:00:21.869,049] &amp;lt;inf&amp;gt; unicast_client: === Codec Capability ===

-- [00:00:21.869,049] &amp;lt;inf&amp;gt; unicast_client: Codec ID          : 0x00

-- [00:00:21.869,079] &amp;lt;inf&amp;gt; unicast_client: Codec CID         : 0x0000

-- [00:00:21.869,079] &amp;lt;inf&amp;gt; unicast_client: Codec VID         : 0x0000

-- [00:00:21.869,079] &amp;lt;inf&amp;gt; unicast_client: ========================

-- [00:00:21.869,079] &amp;lt;inf&amp;gt; unicast_client: Sink codec index : 4
-- [00:00:21.869,079] &amp;lt;inf&amp;gt; unicast_client: === Codec Capability ===

-- [00:00:21.869,079] &amp;lt;inf&amp;gt; unicast_client: Codec ID          : 0x00

-- [00:00:21.869,110] &amp;lt;inf&amp;gt; unicast_client: Codec CID         : 0x0000

-- [00:00:21.869,110] &amp;lt;inf&amp;gt; unicast_client: Codec VID         : 0x0000

-- [00:00:21.869,110] &amp;lt;inf&amp;gt; unicast_client: ========================

-- [00:00:21.869,110] &amp;lt;inf&amp;gt; unicast_client: Check codec num caps : 2 

-- [00:00:21.869,110] &amp;lt;inf&amp;gt; unicast_client: Discovered 2 sink endpoint(s) for device 0
-- [00:00:21.960,479] &amp;lt;inf&amp;gt; unicast_client: PAC RECORD CB CALLED 
-- [00:00:21.960,510] &amp;lt;inf&amp;gt; unicast_client: PAC RECORD CB CALLED 
-- [00:00:22.238,983] &amp;lt;inf&amp;gt; unicast_client: location_cb : dir 2 loc 1

-- [00:00:22.459,045] &amp;lt;inf&amp;gt; unicast_client: conn: DD:BF:71:23:26:49 (public), snk ctx 4047 src ctx 587
-- [00:00:22.608,978] &amp;lt;wrn&amp;gt; unicast_client: Endpoint discover : Line : 1138: Num Source endpoint : 536898116
-- [00:00:22.708,953] &amp;lt;wrn&amp;gt; unicast_client: More than one source endpoint found, idx 0 is used by default
-- [00:00:22.949,493] &amp;lt;inf&amp;gt; unicast_client: Source codec index : 0
-- [00:00:22.949,493] &amp;lt;inf&amp;gt; unicast_client: === Codec Capability ===

-- [00:00:22.949,493] &amp;lt;inf&amp;gt; unicast_client: Codec ID          : 0x06

-- [00:00:22.949,493] &amp;lt;inf&amp;gt; unicast_client: Codec CID         : 0x0000

-- [00:00:22.949,523] &amp;lt;inf&amp;gt; unicast_client: Codec VID         : 0x0000

-- [00:00:22.949,523] &amp;lt;inf&amp;gt; unicast_client: ========================

-- [00:00:22.949,554] &amp;lt;inf&amp;gt; unicast_client: Source codec index : 1
-- [00:00:22.949,554] &amp;lt;inf&amp;gt; unicast_client: === Codec Capability ===

-- [00:00:22.949,554] &amp;lt;inf&amp;gt; unicast_client: Codec ID          : 0x06

-- [00:00:22.949,554] &amp;lt;inf&amp;gt; unicast_client: Codec CID         : 0x0000

-- [00:00:22.949,554] &amp;lt;inf&amp;gt; unicast_client: Codec VID         : 0x0000

-- [00:00:22.949,554] &amp;lt;inf&amp;gt; unicast_client: ========================

-- [00:00:22.949,584] &amp;lt;inf&amp;gt; unicast_client: Source codec index : 2
-- [00:00:22.949,584] &amp;lt;inf&amp;gt; unicast_client: === Codec Capability ===

-- [00:00:22.949,584] &amp;lt;inf&amp;gt; unicast_client: Codec ID          : 0x00

-- [00:00:22.949,584] &amp;lt;inf&amp;gt; unicast_client: Codec CID         : 0x0000

-- [00:00:22.949,584] &amp;lt;inf&amp;gt; unicast_client: Codec VID         : 0x0000

-- [00:00:22.949,584] &amp;lt;inf&amp;gt; unicast_client: ========================

-- [00:00:22.949,615] &amp;lt;inf&amp;gt; unicast_client: Source codec index : 3
-- [00:00:22.949,615] &amp;lt;inf&amp;gt; unicast_client: === Codec Capability ===

-- [00:00:22.949,615] &amp;lt;inf&amp;gt; unicast_client: Codec ID          : 0x00

-- [00:00:22.949,615] &amp;lt;inf&amp;gt; unicast_client: Codec CID         : 0x0000

-- [00:00:22.949,615] &amp;lt;inf&amp;gt; unicast_client: Codec VID         : 0x0000

-- [00:00:22.949,615] &amp;lt;inf&amp;gt; unicast_client: ========================

-- [00:00:22.949,645] &amp;lt;inf&amp;gt; unicast_client: Source codec index : 4
-- [00:00:22.949,645] &amp;lt;inf&amp;gt; unicast_client: === Codec Capability ===

-- [00:00:22.949,645] &amp;lt;inf&amp;gt; unicast_client: Codec ID          : 0x00

-- [00:00:22.949,645] &amp;lt;inf&amp;gt; unicast_client: Codec CID         : 0x0000

-- [00:00:22.949,645] &amp;lt;inf&amp;gt; unicast_client: Codec VID         : 0x0000

-- [00:00:22.949,645] &amp;lt;inf&amp;gt; unicast_client: ========================

-- [00:00:22.949,676] &amp;lt;inf&amp;gt; unicast_client: Discovered 2 source endpoint(s) for device 0
-- [00:00:22.969,940] &amp;lt;inf&amp;gt; unicast_client: LEFT sink stream configured
-- [00:00:22.969,970] &amp;lt;inf&amp;gt; le_audio: LC3 codec config for sink:
-- [00:00:22.969,970] &amp;lt;inf&amp;gt; le_audio:   Frequency: 24000 Hz
-- [00:00:22.969,970] &amp;lt;inf&amp;gt; le_audio:   Duration: 10000 us
-- [00:00:22.969,970] &amp;lt;inf&amp;gt; le_audio:   Channel allocation: 0x1
-- [00:00:22.969,970] &amp;lt;inf&amp;gt; le_audio:   Octets per frame: 60 (48000 bps)
-- [00:00:22.970,001] &amp;lt;inf&amp;gt; le_audio:   Frames per SDU: 1
-- [00:00:22.999,481] &amp;lt;inf&amp;gt; unicast_client: LEFT source stream configured
-- [00:00:22.999,511] &amp;lt;inf&amp;gt; le_audio: LC3 codec config for source:
-- [00:00:22.999,511] &amp;lt;inf&amp;gt; le_audio:   Frequency: 24000 Hz
-- [00:00:22.999,542] &amp;lt;inf&amp;gt; le_audio:   Duration: 10000 us
-- [00:00:22.999,542] &amp;lt;inf&amp;gt; le_audio:   Channel allocation: 0x1
-- [00:00:22.999,542] &amp;lt;inf&amp;gt; le_audio:   Octets per frame: 60 (48000 bps)
-- [00:00:22.999,542] &amp;lt;inf&amp;gt; le_audio:   Frames per SDU: 1
-- [00:00:23.139,373] &amp;lt;inf&amp;gt; unicast_client: Set LEFT to PD: 40000
-- [00:00:23.139,953] &amp;lt;inf&amp;gt; unicast_client: Set LEFT to PD: 35000
-- [00:00:23.409,393] &amp;lt;inf&amp;gt; unicast_client: Stream enabled: 0x20015390
-- [00:00:23.589,385] &amp;lt;inf&amp;gt; unicast_client: Stream enabled: 0x20015490
-- [00:00:24.038,879] &amp;lt;inf&amp;gt; unicast_client: Stream 0x20015384 started
-- [00:00:24.489,410] &amp;lt;inf&amp;gt; unicast_client: Stream 0x20015484 started&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p class="" data-start="1822" data-end="1880"&gt;Thanks for your help, and I look forward to your feedback!&lt;/p&gt;
&lt;p class="" data-start="1882" data-end="1902"&gt;Best regards,&lt;br data-start="1895" data-end="1898" /&gt; Yash&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 Audio: Unicast Client Discovery Fails with -12 When Connecting to Headset</title><link>https://devzone.nordicsemi.com/thread/532834?ContentTypeID=1</link><pubDate>Thu, 24 Apr 2025 13:10:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:156a0fc1-85c8-4df7-aae9-e44fd6bf5f91</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hi again Yash, and thanks for waiting during the Easter holidays.&lt;/p&gt;
&lt;p&gt;Has there been any development on this case in the meantime?&lt;/p&gt;
&lt;p&gt;For this testcase,&amp;nbsp;do you happen to be using&amp;nbsp;&lt;span&gt;earbuds from Samsung, and also enabled bidirectional feature? Could you try enabling&amp;nbsp;CONFIG_BT_AUDIO_EP_PRINT=y, and sharing the log again?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Elfving&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 Audio: Unicast Client Discovery Fails with -12 When Connecting to Headset</title><link>https://devzone.nordicsemi.com/thread/531614?ContentTypeID=1</link><pubDate>Mon, 14 Apr 2025 04:44:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:889bb1ab-9d2c-43a6-a9a8-4aff713502c8</guid><dc:creator>Yash48</dc:creator><description>&lt;p class="" data-start="131" data-end="142"&gt;Hi Elfving,&lt;/p&gt;
&lt;p class="" data-start="144" data-end="170"&gt;Thanks for the suggestion!&lt;br /&gt;I tried adding the following configs as you suggested:&lt;/p&gt;
[quote userid="103347" url="~/f/nordic-q-a/120583/nrf5340-audio-unicast-client-discovery-fails-with--12-when-connecting-to-headset/531548"]&lt;p&gt;&lt;span&gt;CONFIG_BT_BAP_UNICAST_CLIENT_ASE_SNK_COUNT=20&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;CONFIG_BT_BAP_UNICAST_CLIENT_ASE_SRC_COUNT=20&lt;/span&gt;&lt;/p&gt;[/quote]
&lt;p class="" data-start="329" data-end="401"&gt;However, after doing that, I now get the following error during runtime:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;pre class="ui-code" data-mode="text"&gt;-- [00:00:00.261,016] &amp;lt;inf&amp;gt; main: Starting BLE Client on nRF5340
-- [00:00:00.272,033] &amp;lt;inf&amp;gt; board_version: Compatible board/HW version found: 1.1.0
-- [00:00:00.496,948] &amp;lt;inf&amp;gt; bt_mgmt: Bluetooth initialized
-- [00:00:00.499,145] &amp;lt;inf&amp;gt; bt_mgmt: Successfully registered all callbacks
-- [00:00:00.500,152] &amp;lt;inf&amp;gt; bt_mgmt: Bluetooth started successfully.
-- [00:00:00.502,349] &amp;lt;inf&amp;gt; bt_mgmt_adv: Advertising started
-- [00:00:01.004,333] &amp;lt;inf&amp;gt; audio_usb: Ready for USB host to send/receive.
-- [00:00:25.561,248] &amp;lt;inf&amp;gt; main: Received Command: connect AC:BF:21:51:25:40

-- [00:00:25.561,309] &amp;lt;inf&amp;gt; main: MAC address AC:BF:21:51:25:40 is valid.

-- [00:00:25.561,309] &amp;lt;inf&amp;gt; main: Attempting to connect to AC:BF:21:51:25:40

-- [00:00:25.561,340] &amp;lt;inf&amp;gt; bt_mgmt_scan: Scanning started...
-- [00:00:25.607,299] &amp;lt;inf&amp;gt; bt_mgmt_scan: Device found: AC:BF:21:51:25:40 (public) (Type: Public, RSSI: -61 dBm)

-- [00:00:30.562,408] &amp;lt;inf&amp;gt; bt_mgmt_scan: Device is advertising with type: Public
-- [00:00:30.563,049] &amp;lt;inf&amp;gt; bt_mgmt: Connection initiated index : 0 
                                                                     
Sending UART Response: connect AC:BF:21:51:25:40
UART TX Done
-- [00:00:31.307,800] &amp;lt;inf&amp;gt; bt_mgmt: MTU exchanged: 23/23

-- [00:00:31.308,013] &amp;lt;inf&amp;gt; bt_mgmt: Connected:  AC:BF:21:51:25:40 (public) (index 0)
-- [00:00:31.308,044] &amp;lt;inf&amp;gt; main: Connection event. Num connections: 1
-- [00:00:31.311,279] &amp;lt;inf&amp;gt; bt_mgmt: Security level: 1
-- [00:00:31.710,021] &amp;lt;inf&amp;gt; bt_mgmt: MTU exchanged: 247/65
-- [00:00:31.759,735] &amp;lt;inf&amp;gt; bt_mgmt: Pairing request from AC:BF:21:51:25:40 (public)
-- [00:00:31.759,735] &amp;lt;inf&amp;gt; bt_mgmt: Initiator key distribution: 0x03
-- [00:00:31.759,765] &amp;lt;inf&amp;gt; bt_mgmt: Responder key distribution: 0x03
-- [00:00:32.599,578] &amp;lt;inf&amp;gt; bt_mgmt: Security changed: AC:BF:21:51:25:40 (public) level 2
-- [00:00:32.599,609] &amp;lt;inf&amp;gt; main: Security changed
-- [00:00:32.642,913] &amp;lt;inf&amp;gt; bt_mgmt: Pairing complete with AC:BF:21:51:25:40 (public) (Bonded: Yes)

Security level: 2
-- [00:00:32.651,123] &amp;lt;wrn&amp;gt; unicast_client: Got err: 0 from conn: 0x20004908
-- [00:00:32.799,438] &amp;lt;inf&amp;gt; bt_vol_ctlr: VCS discover finished
-- [00:00:33.649,291] &amp;lt;inf&amp;gt; unicast_client: location_cb : dir 1 loc 3

-- [00:00:33.819,366] &amp;lt;inf&amp;gt; unicast_client: conn:AC:BF:21:51:25:40 (public), snk ctx 4039 src ctx 579
-- [00:00:34.039,337] &amp;lt;inf&amp;gt; unicast_client: Sink #0: ep 0x20006114
-- [00:00:34.139,343] &amp;lt;inf&amp;gt; unicast_client: Sink #1: ep 0x200061fc
-- [00:00:34.229,339] &amp;lt;inf&amp;gt; unicast_client: Sink #2: ep 0x200062e4
-- [00:00:34.329,345] &amp;lt;inf&amp;gt; unicast_client: Sink #3: ep 0x200063cc
-- [00:00:34.659,271] &amp;lt;inf&amp;gt; unicast_client: Discovered 2 sink endpoint(s) for device 0

-- [00:00:35.199,340] &amp;lt;inf&amp;gt; unicast_client: conn: AC:BF:21:51:25:40 (public), snk ctx 4039 src ctx 579
-- [00:00:35.399,322] &amp;lt;inf&amp;gt; unicast_client: Source #0: ep 0x200064b4
-- [00:00:35.519,348] &amp;lt;inf&amp;gt; unicast_client: Source #1: ep 0x2000659c
-- [00:00:35.849,304] &amp;lt;inf&amp;gt; unicast_client: Discovered 2 source endpoint(s) for device 0
-- [00:00:35.850,616] &amp;lt;wrn&amp;gt; bt_hci_core: opcode 0x2062 status 0x07 
-- [00:00:35.850,616] &amp;lt;wrn&amp;gt; bt_iso: Unexpected response to hci_le_set_cig_params
-- [00:00:35.850,646] &amp;lt;err&amp;gt; bt_bap_unicast_client: bt_iso_cig_create failed: -5
-- [00:00:35.850,677] &amp;lt;err&amp;gt; unicast_client: Failed to create unicast group: -5
-- [00:00:35.850,677] &amp;lt;err&amp;gt; unicast_client: Failed to start unicast sink audio: -22&lt;/pre&gt;&lt;br /&gt;In my case, the headset exposes &lt;strong data-start="678" data-end="698"&gt;4 sink endpoints&lt;/strong&gt; and &lt;strong data-start="703" data-end="725"&gt;2 source endpoints&lt;/strong&gt;, which I assume might be contributing to this issue. It seems like the increased count is causing CIG creation to fail.&lt;br /&gt;
&lt;p class="" data-start="687" data-end="781"&gt;Yes, I am using the &lt;strong data-start="754" data-end="765"&gt;nRF5340&amp;nbsp;&amp;nbsp;&lt;/strong&gt;for this setup.&lt;/p&gt;
&lt;p class="" data-start="898" data-end="1020"&gt;Let me know if there&amp;#39;s a recommended way to handle multiple endpoints, or if I should try tuning the count values further.&lt;/p&gt;
&lt;p class="" data-start="1022" data-end="1077"&gt;Appreciate your help !&lt;/p&gt;
&lt;p class="" data-start="1079" data-end="1106"&gt;Best regards,&lt;br /&gt;Yash&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 Audio: Unicast Client Discovery Fails with -12 When Connecting to Headset</title><link>https://devzone.nordicsemi.com/thread/531548?ContentTypeID=1</link><pubDate>Fri, 11 Apr 2025 13:54:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ffdf59a0-6d0b-455b-b812-21e272d2a14f</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Can you try adding these configurations and see if it helps?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;CONFIG_BT_BAP_UNICAST_CLIENT_ASE_SNK_COUNT=20&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;CONFIG_BT_BAP_UNICAST_CLIENT_ASE_SRC_COUNT=20&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;And are you using an&amp;nbsp;nrf5340 for this?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Regards and have a good week-end,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 Audio: Unicast Client Discovery Fails with -12 When Connecting to Headset</title><link>https://devzone.nordicsemi.com/thread/531286?ContentTypeID=1</link><pubDate>Thu, 10 Apr 2025 08:29:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b25e848c-20de-407f-83c0-92a297072e2a</guid><dc:creator>Yash48</dc:creator><description>&lt;p class="" data-start="81" data-end="92"&gt;Hi Elfving,&lt;/p&gt;
&lt;p class="" data-start="94" data-end="233"&gt;Yes, I am absolutely sure that I&amp;rsquo;m using the &lt;strong data-start="139" data-end="158"&gt;&lt;code data-start="141" data-end="156"&gt;nrf5340_audio&lt;/code&gt;&lt;/strong&gt; sample from the Nordic SDK, not any of the samples from the Zephyr folder.&lt;/p&gt;
&lt;p class="" data-start="290" data-end="317"&gt;Best regards&lt;br /&gt;Yash&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 Audio: Unicast Client Discovery Fails with -12 When Connecting to Headset</title><link>https://devzone.nordicsemi.com/thread/531284?ContentTypeID=1</link><pubDate>Thu, 10 Apr 2025 08:27:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95b2dad8-a808-45d4-82f0-8c67c880bf8b</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Are you sure you chose the audio sample from nordic, the one called&amp;nbsp;nrf5340_audio? Not any of the ones from the zephyr folder?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 Audio: Unicast Client Discovery Fails with -12 When Connecting to Headset</title><link>https://devzone.nordicsemi.com/thread/531142?ContentTypeID=1</link><pubDate>Wed, 09 Apr 2025 09:28:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1dbef406-7db8-41c9-ad82-0b175e464472</guid><dc:creator>Yash48</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;Thanks for the response.&lt;/p&gt;
[quote userid="103347" url="~/f/nordic-q-a/120583/nrf5340-audio-unicast-client-discovery-fails-with--12-when-connecting-to-headset/531139"]Are you using an Audio DK for this? Is this the default&amp;nbsp;nrf5340_audio application/sample? What NCS version are you using?&amp;nbsp;[/quote]
&lt;p&gt;Yes, I am using the nRF5340 Audio DK and running the default nrf5340_audio&amp;nbsp;sample application compiled in gateway mode. The NCS version I&amp;rsquo;m using is v2.9.0.&lt;/p&gt;
[quote userid="103347" url="~/f/nordic-q-a/120583/nrf5340-audio-unicast-client-discovery-fails-with--12-when-connecting-to-headset/531139"]And is the headset another a DK, a custom board, or an actual headset supporting LE Audio?[/quote]
&lt;p&gt;As for the headset, I&amp;rsquo;m using an actual LE Audio headset (not a DK or custom board).as I need to test with different LE Audio headsets.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Yash&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 Audio: Unicast Client Discovery Fails with -12 When Connecting to Headset</title><link>https://devzone.nordicsemi.com/thread/531139?ContentTypeID=1</link><pubDate>Wed, 09 Apr 2025 09:15:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a917ced8-b022-4bf6-b491-9c7770763562</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you using an Audio DK for this? Is this the default&amp;nbsp;nrf5340_audio application/sample? What NCS version are you using?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;And is the headset another a DK, a custom board, or an actual headset supporting LE Audio?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>