nRF5340 Audio: Stream starts but no audio on EarFun Air Pro 4 (works with other Headset)

Hi Nordic team,

I’m building an LE Audio gateway on the nRF5340 DK using the TMAP_Central sample (NCS v3.0.2, with minor local changes). The setup captures audio, encodes it to LC3, and streams it to headsets.

With Sony Inzone, everything works correctly and audio is heard.
With EarFun Air Pro 4, the control procedure completes (PAC discovery → codec config → QoS → Enable → CIS → Streaming), but no audio is heard.

Initial issue

At first, PAC discovery failed due to a metadata length mismatch:

TMAS discovery done
[00:00:37.757,141] <dbg> bt_gatt: bt_gatt_write: handle 0x0088 length 2
[00:00:38.006,408] <dbg> bt_gatt: gatt_write_rsp: err 0
[00:00:38.006,408] <dbg> bt_gatt: att_err_from_int: 0 ... ... ...
[00:00:40.756,713] <dbg> bt_bap_unicast_client: unicast_client_read_func: pac #1/1
[00:00:40.756,713] <dbg> bt_bap_unicast_client: unicast_client_set_codec_cap: codec id 0x06 cid 0x0000 vid 0x0000 data_len 19 meta_len 20
[00:00:40.756,744] <err> bt_bap_unicast_client: Unable to parse Codec
[00:00:40.756,774] <dbg> bt_bap_unicast_client: unicast_client_read_func: Failed to process all PAC records (0/1) Discovery failed: 4

TMAS discovery done
[00:00:37.757,141] <dbg> bt_gatt: bt_gatt_write: handle 0x0088 length 2
[00:00:38.006,408] <dbg> bt_gatt: gatt_write_rsp: err 0
[00:00:38.006,408] <dbg> bt_gatt: att_err_from_int: 0 ... ... ...
[00:00:40.756,713] <dbg> bt_bap_unicast_client: unicast_client_read_func: pac #1/1
[00:00:40.756,713] <dbg> bt_bap_unicast_client: unicast_client_set_codec_cap: codec id 0x06 cid 0x0000 vid 0x0000 data_len 19 meta_len 20
[00:00:40.756,744] <err> bt_bap_unicast_client: Unable to parse Codec
[00:00:40.756,774] <dbg> bt_bap_unicast_client: unicast_client_read_func: Failed to process all PAC records (0/1) Discovery failed: 4

I resolved this by increasing:

CONFIG_BT_AUDIO_CODEC_CAP_MAX_METADATA_SIZE=20

Current issue

After this fix, the stream starts successfully but still no audio plays on the EarFun headset.


Here’s a trimmed log when the stream starts:

Attempt to connect!

MTU exchanged: 23/23
[00:00:07.375,183] <dbg> bt_gatt: bt_gatt_connected: conn 0x200031a8
[00:00:07.375,274] <dbg> bt_gatt: gatt_exchange_mtu_encode: Client MTU 247
Connected to headset 0: 70:5A:6F:6B:3E:A3 (public)
...
...
[00:00:08.077,545] <dbg> bt_gatt: gatt_find_type_rsp: err 0
[00:00:08.077,575] <dbg> bt_gatt: gatt_find_type_rsp: start_handle 0x0083 end_handle 0x008b
[00:00:08.077,575] <dbg> bt_gatt: gatt_read_type: start_handle 0x0084 end_handle 0x008b
[00:00:08.147,613] <dbg> bt_gatt: bt_gatt_attr_read: handle 0x0000 offset 0 length 1
Security changed: 0
[00:00:10.307,861] <dbg> bt_gatt: gatt_find_type_encode: uuid 1855 start_handle 0x0001 end_handle 0xffff
[00:00:10.409,545] <dbg> bt_gatt: gatt_write_ccc_rsp: err 0
[00:00:10.409,545] <dbg> bt_gatt: att_err_from_int: 0
[00:00:10.507,751] <dbg> bt_gatt: gatt_write_ccc_rsp: err 0
[00:00:10.507,751] <dbg> bt_gatt: att_err_from_int: 0
[00:00:10.607,757] <dbg> bt_gatt: gatt_find_type_rsp: err 0
[00:00:10.607,757] <dbg> bt_gatt: gatt_find_type_rsp: start_handle 0x008c end_handle 0x008e
[00:00:10.607,788] <dbg> bt_tmap: discover_func: Discovered TMAS
...
...
...

TMAS discovery done
[00:00:10.807,678] <dbg> bt_gatt: bt_gatt_write: handle 0x0088 length 2
[00:00:10.907,501] <dbg> bt_gatt: gatt_write_rsp: err 0
[00:00:10.907,501] <dbg> bt_gatt: att_err_from_int: 0
[00:00:10.908,111] <dbg> bt_gatt: bt_gatt_notification: handle 0x0085 length 3
discover_sinks
[00:00:12.807,952] <dbg> bt_gatt: gatt_read_type: start_handle 0x0001 end_handle 0xffff
[00:00:12.958,221] <dbg> bt_gatt: gatt_read_type_rsp: err 0
[00:00:12.958,282] <dbg> bt_gatt: parse_characteristic: handle 0x0002 uuid 2a05 properties 0x20
[00:00:12.958,343] <dbg> bt_gatt: parse_characteristic: handle 0x0005 uuid 2b29 properties 0x0a
[00:00:12.958,374] <dbg> bt_gatt: parse_characteristic: handle 0x0007 uuid 2b2a properties 0x02
...
...
[00:00:13.459,930] <dbg> bt_gatt: parse_characteristic: handle 0x0056 uuid 2a19 properties 0x12
[00:00:13.459,991] <dbg> bt_gatt: parse_characteristic: handle 0x005b uuid 2bc3 properties 0x1a
[00:00:13.460,021] <dbg> bt_gatt: parse_characteristic: handle 0x005f uuid 2bc9 properties 0x12
[00:00:13.460,083] <dbg> bt_bap_unicast_client: unicast_client_pac_discover_cb: conn 0x200031a8 attr 0x2000da94 handle 0x0060 dir sink
[00:00:13.460,083] <dbg> bt_gatt: bt_gatt_read: handle 0x0060
data: type 0x04 value_len 4
--- 19 messages dropped ---
4b009b00
data: type 0x05 value_len 1
02
meta: type 0x01 value_len 2
0800
meta: type 0xff value_len 14
0a000b1001020000000000000000
...
...
...
Sink discover complete
discover_sources
[00:00:20.157,745] <dbg> bt_gatt: gatt_read_type: start_handle 0x0001 end_handle 0xffff
[00:00:20.259,765] <dbg> bt_gatt: gatt_read_type_rsp: err 0
[00:00:20.259,857] <dbg> bt_gatt: parse_characteristic: handle 0x0002 uuid 2a05 properties 0x20
[00:00:20.259,918] <dbg> bt_gatt: parse_characteristic: handle 0x0005 uuid 2b29 properties 0x0a
[00:00:20.259,979] <dbg> bt_gatt: parse_characteristic: handle 0x0007 uuid 2b2a properties 0x02
[00:00:20.260,009] <dbg> bt_gatt: parse_characteristic: handle 0x0009 uuid 2b3a properties 0x02
[00:00:20.260,070] <dbg> bt_gatt: parse_characteristic: handle 0x000c uuid 2a00 properties 0x02
[00:00:20.260,131] <dbg> bt_gatt: parse
...
...
Enabled stream 0x20005c78
[00:00:26.408,447] <dbg> bt_cap_initiator: bt_cap_initiator_enabled: cap_stream 0x20005c78
[00:00:26.408,477] <dbg> bt_cap_initiator: update_proc_done_cnt: proc 1 subproc 3: 1/1
[00:00:26.408,477] <dbg> bt_cap_initiator: bt_cap_initiator_enabled: Stream 0x20005c78 enabled (1/1 streams done)
[00:00:26.408,508] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_connect: stream 0x20005c78
[00:00:26.408,538] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_connect: stream 0x20005c78 iso 0x20006d28
[00:00:26.614,868] <dbg> bt_bap_unicast_client: unicast_client_ep_iso_connected: stream 0x20005c78 ep 0x20003d54 dir sink receiver_ready 0
[00:00:26.614,898] <dbg> bt_cap_initiator: bt_cap_initiator_connected: cap_stream 0x20005c78
[00:00:26.614,929] <dbg> bt_cap_initiator: update_proc_done_cnt: proc 1 subproc 4: 1/1
[00:00:26.614,929] <dbg> bt_cap_initiator: bt_cap_initiator_connected: Stream 0x20005c78 connected (1/1 streams done)
[00:00:26.657,623] <dbg> bt_gatt: bt_gatt_notification: handle 0x009b length 20
[00:00:26.657,653] <dbg> bt_bap_unicast_client: unicast_client_ep_notify: conn 0x200031a8 ep 0x20003d54 len 20
[00:00:26.657,745] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20003d54 handle 0x009b id 0x01 dir sink state enabling -> streaming
[00:00:26.657,775] <dbg> bt_bap_unicast_client: unicast_client_ep_streaming_state: dir sink cig 0x00 cis 0x00
Started stream 0x20005c78
[00:00:26.657,806] <dbg> bt_cap_initiator: bt_cap_initiator_started: cap_stream 0x20005c78
[00:00:26.657,836] <dbg> bt_cap_initiator: update_proc_done_cnt: proc 1 subproc 5: 1/1
[00:00:26.657,836] <dbg> bt_cap_initiator: bt_cap_initiator_started: Stream 0x20005c78 started (1/1 streams done)

Additional info

Attached: Screenshot of the headset profile UUIDs from nRF Connect.

Question

For single-MAC TWS earbuds, is the host expected to always send mono (with earbuds duplicating internally), or are there cases where the host must stream stereo?

Any insights on why streaming starts but no audio is heard would be very helpful.

Thanks in advance!




  • Hi,

    I’m building an LE Audio gateway on the nRF5340 DK using the TMAP_Central sample (NCS v3.0.2, with minor local changes).

    Could you try NCS v3.1.0, which includes some improvements? and provide the log again.

    Regards,
    Amanda H.

  • Thanks for the quick response.

    I have now tested with SDK v3.1.0 and I am still facing the same issue. Please find the full log attached below.

    00> [DEVICE]: 70:5A:6F:6B:3E:A3 (public), [AD]: 1 data_len 1
    00> [AD]: 22 data_len 2
    00> [AD]: 22 data_len 8
    00> [AD]: 22 data_len 4
    00> Found TMAS in peer adv data!
    00> Attempt to connect!
    00> MTU exchanged: 23/23
    00> [00:00:05.808,227] <dbg> bt_gatt: bt_gatt_connected: conn 0x20003138
    00> [00:00:05.808,288] <dbg> bt_gatt: gatt_exchange_mtu_encode: Client MTU 247
    00> Connected to headset 0: 70:5A:6F:6B:3E:A3 (public)
    00> [00:00:05.808,532] <dbg> bt_gatt: gatt_find_type_encode: uuid 1844 start_handle 0x0001 end_handle 0xffff
    00> MTU exchanged: 124/247
    00> [00:00:06.229,888] <dbg> bt_gatt: att_err_from_int: 0
    00> [00:00:06.439,941] <err> bt_smp: pairing failed (peer reason 0x5)
    00> Failed to set security level: (5)
    00> [00:00:06.510,009] <dbg> bt_gatt: bt_gatt_attr_read: handle 0x0000 offset 0 length 1
    00> [00:00:06.580,047] <dbg> bt_gatt: gatt_find_type_rsp: err 0
    00> [00:00:06.580,047] <dbg> bt_gatt: gatt_find_type_rsp: start_handle 0x0083 end_handle 0x008b
    00> [00:00:06.580,078] <dbg> bt_gatt: gatt_read_type: start_handle 0x0084 end_handle 0x008b
    00> [00:00:06.649,932] <dbg> bt_gatt: cf_write: handle 0x0000 len 1
    00> [00:00:06.649,963] <dbg> bt_gatt: cf_set_value: byte 0: data 0x06 value 0x06
    00> [00:00:06.649,993] <dbg> bt_gatt: set_change_aware_no_store: peer is now change-aware
    00> [00:00:06.719,848] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:06.719,909] <dbg> bt_gatt: parse_characteristic: handle 0x0084 uuid 2b7d properties 0x12
    00> [00:00:06.719,970] <dbg> bt_gatt: gatt_find_info: start_handle 0x0085 end_handle 0x008b
    00> [00:00:06.720,062] <dbg> bt_gatt: parse_characteristic: handle 0x0087 uuid 2b7e properties 0x08
    00> [00:00:06.720,123] <dbg> bt_gatt: parse_characteristic: handle 0x0089 uuid 2b7f properties 0x12
    00> [00:00:06.720,153] <dbg> bt_gatt: gatt_find_info: start_handle 0x008a end_handle 0x008b
    00> [00:00:06.720,184] <dbg> bt_gatt: gatt_read_type: start_handle 0x008a end_handle 0x008b
    00> [00:00:06.860,260] <dbg> bt_gatt: gatt_find_info_rsp: err 0
    00> [00:00:06.860,321] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x0085 uuid 2b7d
    00> [00:00:06.860,382] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x0086 uuid 2902
    00> [00:00:06.860,412] <dbg> bt_gatt: gatt_write_ccc: handle 0x0086 value 0x0001
    00> [00:00:06.999,725] <dbg> bt_gatt: gatt_find_info_rsp: err 0
    00> [00:00:06.999,786] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x008a uuid 2b7f
    00> [00:00:06.999,847] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x008b uuid 2902
    00> [00:00:06.999,877] <dbg> bt_gatt: gatt_write_ccc: handle 0x008b value 0x0001
    00> [00:00:07.139,709] <dbg> bt_gatt: gatt_read_type_rsp: err 10
    00> [00:00:08.789,672] <dbg> bt_gatt: bt_gatt_encrypt_change: conn 0x20003138
    00> Security changed: 0
    00> [00:00:08.790,069] <dbg> bt_gatt: gatt_find_type_encode: uuid 1855 start_handle 0x0001 end_handle 0xffff
    00> [00:00:08.991,485] <dbg> bt_gatt: gatt_write_ccc_rsp: err 0
    00> [00:00:08.991,516] <dbg> bt_gatt: att_err_from_int: 0
    00> [00:00:09.089,935] <dbg> bt_gatt: gatt_write_ccc_rsp: err 0
    00> [00:00:09.089,965] <dbg> bt_gatt: att_err_from_int: 0
    00> [00:00:09.189,941] <dbg> bt_gatt: gatt_find_type_rsp: err 0
    00> [00:00:09.189,971] <dbg> bt_gatt: gatt_find_type_rsp: start_handle 0x008c end_handle 0x008e
    00> [00:00:09.189,971] <dbg> bt_tmap: discover_func: Discovered TMAS
    00> 
    00> [00:00:09.190,002] <dbg> bt_gatt: gatt_read_type: start_handle 0x008d end_handle 0xffff
    00> [00:00:09.339,752] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:09.339,843] <dbg> bt_gatt: parse_characteristic: handle 0x008d uuid 2b51 properties 0x02
    00> [00:00:09.339,843] <dbg> bt_gatt: bt_gatt_read: handle 0x008e
    00> [00:00:09.439,727] <dbg> bt_gatt: gatt_read_rsp: err 0
    00> TMAS discovery done
    00> [00:00:09.439,880] <dbg> bt_gatt: bt_gatt_write: handle 0x0088 length 2
    00> [00:00:09.539,672] <dbg> bt_gatt: gatt_write_rsp: err 0
    00> [00:00:09.539,672] <dbg> bt_gatt: att_err_from_int: 0
    00> [00:00:09.589,721] <dbg> bt_gatt: bt_gatt_notification: handle 0x0085 length 3
    00> discover_sinks
    00> [00:00:11.440,246] <dbg> bt_gatt: gatt_read_type: start_handle 0x0001 end_handle 0xffff
    00> [00:00:11.542,053] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:11.542,114] <dbg> bt_gatt: parse_characteristic: handle 0x0002 uuid 2a05 properties 0x20
    00> [00:00:11.542,175] <dbg> bt_gatt: parse_characteristic: handle 0x0005 uuid 2b29 properties 0x0a
    00> [00:00:11.542,236] <dbg> bt_gatt: parse_characteristic: handle 0x0007 uuid 2b2a properties 0x02
    00> [00:00:11.542,266] <dbg> bt_gatt: parse_characteristic: handle 0x0009 uuid 2b3a properties 0x02
    00> [00:00:11.542,327] <dbg> bt_gatt: parse_characteristic: handle 0x000c uuid 2a00 properties 0x02
    00> [00:00:11.542,388] <dbg> bt_gatt: parse_characteristic: handle 0x000e uuid 2a01 properties 0x02
    00> [00:00:11.542,449] <dbg> bt_gatt: parse_characteristic: handle 0x0011 uuid 2a29 properties 0x02
    00> [00:00:11.542,510] <dbg> bt_gatt: parse_characteristic: handle 0x0013 uuid 2a24 properties 0x02
    00> [00:00:11.542,572] <dbg> bt_gatt: parse_characteristic: handle 0x0015 uuid 2a25 properties 0x02
    00> [00:00:11.542,602] <dbg> bt_gatt: parse_characteristic: handle 0x0017 uuid 2a27 properties 0x02
    00> [00:00:11.542,663] <dbg> bt_gatt: parse_characteristic: handle 0x0019 uuid 2a26 properties 0x02
    00> [00:00:11.542,724] <dbg> bt_gatt: parse_characteristic: handle 0x001b uuid 2a28 properties 0x02
    00> [00:00:11.542,785] <dbg> bt_gatt: parse_characteristic: handle 0x001d uuid 2a23 properties 0x02
    00> [00:00:11.542,816] <dbg> bt_gatt: parse_characteristic: handle 0x001f uuid 2a2a properties 0x02
    00> [00:00:11.542,877] <dbg> bt_gatt: parse_characteristic: handle 0x0021 uuid 2a50 properties 0x02
    00> [00:00:11.542,907] <dbg> bt_gatt: gatt_read_type: start_handle 0x0022 end_handle 0xffff
    00> [00:00:11.642,059] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:11.642,181] <dbg> bt_gatt: parse_characteristic: handle 0x0024 uuid 00001101-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:11.642,333] <dbg> bt_gatt: parse_characteristic: handle 0x0026 uuid 00001102-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:11.642,456] <dbg> bt_gatt: parse_characteristic: handle 0x0029 uuid 00001103-d102-11e1-9b23-00025b00a5a5 properties 0x16
    00> [00:00:11.642,578] <dbg> bt_gatt: parse_characteristic: handle 0x002d uuid fe2c1233-8366-4814-8eb0-01de32100bea properties 0x02
    00> [00:00:11.642,730] <dbg> bt_gatt: parse_characteristic: handle 0x002f uuid fe2c1234-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:11.642,730] <dbg> bt_gatt: gatt_read_type: start_handle 0x0030 end_handle 0xffff
    00> [00:00:11.742,065] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:11.742,218] <dbg> bt_gatt: parse_characteristic: handle 0x0032 uuid fe2c1235-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:11.742,340] <dbg> bt_gatt: parse_characteristic: handle 0x0035 uuid fe2c1236-8366-4814-8eb0-01de32100bea properties 0x08
    00> [00:00:11.742,492] <dbg> bt_gatt: parse_characteristic: handle 0x0037 uuid fe2c1237-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:11.742,614] <dbg> bt_gatt: parse_characteristic: handle 0x003a uuid fe2c1238-8366-4814-8eb0-01de32100bea properties 0x1a
    00> [00:00:11.742,736] <dbg> bt_gatt: parse_characteristic: handle 0x003e uuid 0000eb11-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:11.742,767] <dbg> bt_gatt: gatt_read_type: start_handle 0x003f end_handle 0xffff
    00> [00:00:11.890,472] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:11.890,625] <dbg> bt_gatt: parse_characteristic: handle 0x0040 uuid 0000eb12-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:11.890,747] <dbg> bt_gatt: parse_characteristic: handle 0x0042 uuid 0000eb13-d102-11e1-9b23-00025b00a5a5 properties 0x28
    00> [00:00:11.890,869] <dbg> bt_gatt: parse_characteristic: handle 0x0045 uuid 0000eb14-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:11.891,021] <dbg> bt_gatt: parse_characteristic: handle 0x0048 uuid 0000eb20-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:11.891,143] <dbg> bt_gatt: parse_characteristic: handle 0x004b uuid 0000eb21-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:11.891,143] <dbg> bt_gatt: gatt_read_type: start_handle 0x004c end_handle 0xffff
    00> [00:00:11.989,807] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:11.989,929] <dbg> bt_gatt: parse_characteristic: handle 0x004d uuid 0000eb22-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:11.989,959] <dbg> bt_gatt: gatt_read_type: start_handle 0x004e end_handle 0xffff
    00> [00:00:12.092,132] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:12.092,193] <dbg> bt_gatt: parse_characteristic: handle 0x0051 uuid 2a19 properties 0x12
    00> [00:00:12.092,224] <dbg> bt_gatt: parse_characteristic: handle 0x0056 uuid 2a19 properties 0x12
    00> [00:00:12.092,285] <dbg> bt_gatt: parse_characteristic: handle 0x005b uuid 2bc3 properties 0x1a
    00> [00:00:12.092,346] <dbg> bt_gatt: parse_characteristic: handle 0x005f uuid 2bc9 properties 0x12
    00> [00:00:12.092,376] <dbg> bt_bap_unicast_client: unicast_client_pac_discover_cb: conn 0x20003138 attr 0x2000db94 handle 0x0060 dir sink
    00> [00:00:12.092,407] <dbg> bt_gatt: bt_gatt_read: handle 0x0060
    00> 
    00> --- 18 messages dropped ---
    00> data: type 0x04 value_len 4
    00> 4b009b00
    00> data: type 0x05 value_len 1
    00> 02
    00> meta: type 0x01 value_len 2
    00> 0800
    00> meta: type 0xff value_len 14
    00> 0a000b1001020000000000000000
    00> [00:00:12.191,284] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_discover: conn 0x20003138
    00> [00:00:12.191,284] <dbg> bt_gatt: gatt_read_type: start_handle 0x0001 end_handle 0xffff
    00> [00:00:12.292,053] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:12.292,144] <dbg> bt_gatt: parse_characteristic: handle 0x0002 uuid 2a05 properties 0x20
    00> [00:00:12.292,205] <dbg> bt_gatt: parse_characteristic: handle 0x0005 uuid 2b29 properties 0x0a
    00> [00:00:12.292,236] <dbg> bt_gatt: parse_characteristic: handle 0x0007 uuid 2b2a properties 0x02
    00> [00:00:12.292,297] <dbg> bt_gatt: parse_characteristic: handle 0x0009 uuid 2b3a properties 0x02
    00> [00:00:12.292,358] <dbg> bt_gatt: parse_characteristic: handle 0x000c uuid 2a00 properties 0x02
    00> [00:00:12.292,419] <dbg> bt_gatt: parse_characteristic: handle 0x000e uuid 2a01 properties 0x02
    00> [00:00:12.292,449] <dbg> bt_gatt: parse_characteristic: handle 0x0011 uuid 2a29 properties 0x02
    00> [00:00:12.292,510] <dbg> bt_gatt: parse_characteristic: handle 0x0013 uuid 2a24 properties 0x02
    00> [00:00:12.292,572] <dbg> bt_gatt: parse_characteristic: handle 0x0015 uuid 2a25 properties 0x02
    00> [00:00:12.292,633] <dbg> bt_gatt: parse_characteristic: handle 0x0017 uuid 2a27 properties 0x02
    00> [00:00:12.292,694] <dbg> bt_gatt: parse_characteristic: handle 0x0019 uuid 2a26 properties 0x02
    00> [00:00:12.292,755] <dbg> bt_gatt: parse_characteristic: handle 0x001b uuid 2a28 properties 0x02
    00> [00:00:12.292,785] <dbg> bt_gatt: parse_characteristic: handle 0x001d uuid 2a23 properties 0x02
    00> [00:00:12.292,846] <dbg> bt_gatt: parse_characteristic: handle 0x001f uuid 2a2a properties 0x02
    00> [00:00:12.292,907] <dbg> bt_gatt: parse_characteristic: handle 0x0021 uuid 2a50 properties 0x02
    00> [00:00:12.292,907] <dbg> bt_gatt: gatt_read_type: start_handle 0x0022 end_handle 0xffff
    00> [00:00:12.392,059] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:12.392,181] <dbg> bt_gatt: parse_characteristic: handle 0x0024 uuid 00001101-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:12.392,333] <dbg> bt_gatt: parse_characteristic: handle 0x0026 uuid 00001102-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:12.392,456] <dbg> bt_gatt: parse_characteristic: handle 0x0029 uuid 00001103-d102-11e1-9b23-00025b00a5a5 properties 0x16
    00> [00:00:12.392,578] <dbg> bt_gatt: parse_characteristic: handle 0x002d uuid fe2c1233-8366-4814-8eb0-01de32100bea properties 0x02
    00> [00:00:12.392,730] <dbg> bt_gatt: parse_characteristic: handle 0x002f uuid fe2c1234-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:12.392,761] <dbg> bt_gatt: gatt_read_type: start_handle 0x0030 end_handle 0xffff
    00> [00:00:12.539,764] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:12.539,916] <dbg> bt_gatt: parse_characteristic: handle 0x0032 uuid fe2c1235-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:12.540,069] <dbg> bt_gatt: parse_characteristic: handle 0x0035 uuid fe2c1236-8366-4814-8eb0-01de32100bea properties 0x08
    00> [00:00:12.540,191] <dbg> bt_gatt: parse_characteristic: handle 0x0037 uuid fe2c1237-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:12.540,344] <dbg> bt_gatt: parse_characteristic: handle 0x003a uuid fe2c1238-8366-4814-8eb0-01de32100bea properties 0x1a
    00> [00:00:12.540,466] <dbg> bt_gatt: parse_characteristic: handle 0x003e uuid 0000eb11-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:12.540,466] <dbg> bt_gatt: gatt_read_type: start_handle 0x003f end_handle 0xffff
    00> [00:00:12.642,059] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:12.642,181] <dbg> bt_gatt: parse_characteristic: handle 0x0040 uuid 0000eb12-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:12.642,303] <dbg> bt_gatt: parse_characteristic: handle 0x0042 uuid 0000eb13-d102-11e1-9b23-00025b00a5a5 properties 0x28
    00> [00:00:12.642,456] <dbg> bt_gatt: parse_characteristic: handle 0x0045 uuid 0000eb14-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:12.642,578] <dbg> bt_gatt: parse_characteristic: handle 0x0048 uuid 0000eb20-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:12.642,730] <dbg> bt_gatt: parse_characteristic: handle 0x004b uuid 0000eb21-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:12.642,730] <dbg> bt_gatt: gatt_read_type: start_handle 0x004c end_handle 0xffff
    00> [00:00:12.739,837] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:12.739,959] <dbg> bt_gatt: parse_characteristic: handle 0x004d uuid 0000eb22-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:12.739,990] <dbg> bt_gatt: gatt_read_type: start_handle 0x004e end_handle 0xffff
    00> [00:00:12.842,071] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:12.842,132] <dbg> bt_gatt: parse_characteristic: handle 0x0051 uuid 2a19 properties 0x12
    00> [00:00:12.842,193] <dbg> bt_gatt: parse_characteristic: handle 0x0056 uuid 2a19 properties 0x12
    00> [00:00:12.842,254] <dbg> bt_gatt: parse_characteristic: handle 0x005b uuid 2bc3 properties 0x1a
    00> [00:00:12.842,315] <dbg> bt_gatt: parse_characteristic: handle 0x005f uuid 2bc9 properties 0x12
    00> [00:00:12.842,346] <dbg> bt_gatt: parse_characteristic: handle 0x0062 uuid 2bc9 properties 0x12
    00> [00:00:12.842,407] <dbg> bt_gatt: parse_characteristic: handle 0x0065 uuid 2bc9 properties 0x12
    00> [00:00:12.842,468] <dbg> bt_gatt: parse_characteristic: handle 0x0068 uuid 2bc9 properties 0x12
    00> [00:00:12.842,529] <dbg> bt_gatt: parse_characteristic: handle 0x006b uuid 2bca properties 0x12
    00> [00:00:12.842,559] <dbg> bt_gatt: parse_characteristic: handle 0x006e uuid 2bcb properties 0x12
    00> [00:00:12.842,651] <dbg> bt_gatt: parse_characteristic: handle 0x0071 uuid 2bcb properties 0x12
    00> [00:00:12.842,681] <dbg> bt_gatt: parse_characteristic: handle 0x0074 uuid 2bcb properties 0x12
    00> [00:00:12.842,742] <dbg> bt_gatt: parse_characteristic: handle 0x0077 uuid 2bcb properties 0x12
    00> [00:00:12.842,803] <dbg> bt_gatt: parse_characteristic: handle 0x007a uuid 2bcc properties 0x12
    00> [00:00:12.842,864] <dbg> bt_gatt: parse_characteristic: handle 0x007d uuid 2bcd properties 0x12
    00> [00:00:12.842,895] <dbg> bt_gatt: parse_characteristic: handle 0x0080 uuid 2bce properties 0x12
    00> [00:00:12.842,956] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_discover_cb: conn 0x20003138 attr 0x2000db94 handle 0x0081 dir sink
    00> [00:00:12.842,956] <dbg> bt_gatt: bt_gatt_read: handle 0x0081
    00> [00:00:12.939,758] <dbg> bt_gatt: gatt_read_rsp: err 0
    00> [00:00:12.939,788] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_read_func: conn 0x20003138 err 0x00 len 4
    00> [00:00:12.939,819] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_discover: conn 0x20003138 dir sink
    00> [00:00:12.939,819] <dbg> bt_gatt: gatt_read_type: start_handle 0x0001 end_handle 0xffff
    00> [00:00:13.042,053] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:13.042,114] <dbg> bt_gatt: parse_characteristic: handle 0x0002 uuid 2a05 properties 0x20
    00> [00:00:13.042,175] <dbg> bt_gatt: parse_characteristic: handle 0x0005 uuid 2b29 properties 0x0a
    00> [00:00:13.042,236] <dbg> bt_gatt: parse_characteristic: handle 0x0007 uuid 2b2a properties 0x02
    00> [00:00:13.042,297] <dbg> bt_gatt: parse_characteristic: handle 0x0009 uuid 2b3a properties 0x02
    00> [00:00:13.042,327] <dbg> bt_gatt: parse_characteristic: handle 0x000c uuid 2a00 properties 0x02
    00> [00:00:13.042,388] <dbg> bt_gatt: parse_characteristic: handle 0x000e uuid 2a01 properties 0x02
    00> [00:00:13.042,449] <dbg> bt_gatt: parse_characteristic: handle 0x0011 uuid 2a29 properties 0x02
    00> [00:00:13.042,510] <dbg> bt_gatt: parse_characteristic: handle 0x0013 uuid 2a24 properties 0x02
    00> [00:00:13.042,572] <dbg> bt_gatt: parse_characteristic: handle 0x0015 uuid 2a25 properties 0x02
    00> [00:00:13.042,602] <dbg> bt_gatt: parse_characteristic: handle 0x0017 uuid 2a27 properties 0x02
    00> [00:00:13.042,663] <dbg> bt_gatt: parse_characteristic: handle 0x0019 uuid 2a26 properties 0x02
    00> [00:00:13.042,724] <dbg> bt_gatt: parse_characteristic: handle 0x001b uuid 2a28 properties 0x02
    00> [00:00:13.042,755] <dbg> bt_gatt: parse_characteristic: handle 0x001d uuid 2a23 properties 0x02
    00> [00:00:13.042,816] <dbg> bt_gatt: parse_characteristic: handle 0x001f uuid 2a2a properties 0x02
    00> [00:00:13.042,877] <dbg> bt_gatt: parse_characteristic: handle 0x0021 uuid 2a50 properties 0x02
    00> [00:00:13.042,877] <dbg> bt_gatt: gatt_read_type: start_handle 0x0022 end_handle 0xffff
    00> [00:00:13.192,047] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:13.192,199] <dbg> bt_gatt: parse_characteristic: handle 0x0024 uuid 00001101-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:13.192,321] <dbg> bt_gatt: parse_characteristic: handle 0x0026 uuid 00001102-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:13.192,443] <dbg> bt_gatt: parse_characteristic: handle 0x0029 uuid 00001103-d102-11e1-9b23-00025b00a5a5 properties 0x16
    00> [00:00:13.192,596] <dbg> bt_gatt: parse_characteristic: handle 0x002d uuid fe2c1233-8366-4814-8eb0-01de32100bea properties 0x02
    00> [00:00:13.192,718] <dbg> bt_gatt: parse_characteristic: handle 0x002f uuid fe2c1234-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:13.192,749] <dbg> bt_gatt: gatt_read_type: start_handle 0x0030 end_handle 0xffff
    00> [00:00:13.292,053] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:13.292,236] <dbg> bt_gatt: parse_characteristic: handle 0x0032 uuid fe2c1235-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:13.292,358] <dbg> bt_gatt: parse_characteristic: handle 0x0035 uuid fe2c1236-8366-4814-8eb0-01de32100bea properties 0x08
    00> [00:00:13.292,510] <dbg> bt_gatt: parse_characteristic: handle 0x0037 uuid fe2c1237-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:13.292,633] <dbg> bt_gatt: parse_characteristic: handle 0x003a uuid fe2c1238-8366-4814-8eb0-01de32100bea properties 0x1a
    00> [00:00:13.292,755] <dbg> bt_gatt: parse_characteristic: handle 0x003e uuid 0000eb11-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:13.292,785] <dbg> bt_gatt: gatt_read_type: start_handle 0x003f end_handle 0xffff
    00> [00:00:13.392,059] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:13.392,181] <dbg> bt_gatt: parse_characteristic: handle 0x0040 uuid 0000eb12-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:13.392,303] <dbg> bt_gatt: parse_characteristic: handle 0x0042 uuid 0000eb13-d102-11e1-9b23-00025b00a5a5 properties 0x28
    00> [00:00:13.392,456] <dbg> bt_gatt: parse_characteristic: handle 0x0045 uuid 0000eb14-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:13.392,578] <dbg> bt_gatt: parse_characteristic: handle 0x0048 uuid 0000eb20-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:13.392,730] <dbg> bt_gatt: parse_characteristic: handle 0x004b uuid 0000eb21-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:13.392,730] <dbg> bt_gatt: gatt_read_type: start_handle 0x004c end_handle 0xffff
    00> [00:00:13.489,837] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:13.489,959] <dbg> bt_gatt: parse_characteristic: handle 0x004d uuid 0000eb22-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:13.489,990] <dbg> bt_gatt: gatt_read_type: start_handle 0x004e end_handle 0xffff
    00> [00:00:13.592,071] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:13.592,132] <dbg> bt_gatt: parse_characteristic: handle 0x0051 uuid 2a19 properties 0x12
    00> [00:00:13.592,193] <dbg> bt_gatt: parse_characteristic: handle 0x0056 uuid 2a19 properties 0x12
    00> [00:00:13.592,254] <dbg> bt_gatt: parse_characteristic: handle 0x005b uuid 2bc3 properties 0x1a
    00> [00:00:13.592,315] <dbg> bt_gatt: parse_characteristic: handle 0x005f uuid 2bc9 properties 0x12
    00> [00:00:13.592,346] <dbg> bt_gatt: parse_characteristic: handle 0x0062 uuid 2bc9 properties 0x12
    00> [00:00:13.592,407] <dbg> bt_gatt: parse_characteristic: handle 0x0065 uuid 2bc9 properties 0x12
    00> [00:00:13.592,468] <dbg> bt_gatt: parse_characteristic: handle 0x0068 uuid 2bc9 properties 0x12
    00> [00:00:13.592,529] <dbg> bt_gatt: parse_characteristic: handle 0x006b uuid 2bca properties 0x12
    00> [00:00:13.592,529] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_discover_cb: conn 0x20003138 attr 0x2000db94 handle 0x006c
    00> [00:00:13.592,590] <dbg> bt_gatt: gatt_find_info: start_handle 0x006c end_handle 0xffff
    00> [00:00:13.592,651] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read: conn 0x20003138
    00> [00:00:13.592,651] <dbg> bt_gatt: bt_gatt_read: handle 0x006c
    00> [00:00:13.741,607] <dbg> bt_gatt: gatt_find_info_rsp: err 0
    00> [00:00:13.741,699] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x006c uuid 2bca
    00> [00:00:13.741,729] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x006d uuid 2902
    00> [00:00:13.741,760] <dbg> bt_gatt: gatt_write_ccc: handle 0x006d value 0x0001
    00> [00:00:13.839,752] <dbg> bt_gatt: gatt_read_rsp: err 0
    00> [00:00:13.839,752] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read_func: conn 0x20003138 err 0x00 len 4
    00> [00:00:13.839,782] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read_func: dir sink loc 3
    00> [00:00:13.839,813] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover: conn 0x20003138
    00> [00:00:13.839,813] <dbg> bt_gatt: gatt_read_type: start_handle 0x0001 end_handle 0xffff
    00> [00:00:13.939,727] <dbg> bt_gatt: gatt_write_ccc_rsp: err 0
    00> [00:00:13.939,758] <dbg> bt_gatt: att_err_from_int: 0
    00> [00:00:14.042,053] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:14.042,144] <dbg> bt_gatt: parse_characteristic: handle 0x0002 uuid 2a05 properties 0x20
    00> [00:00:14.042,205] <dbg> bt_gatt: parse_characteristic: handle 0x0005 uuid 2b29 properties 0x0a
    00> [00:00:14.042,236] <dbg> bt_gatt: parse_characteristic: handle 0x0007 uuid 2b2a properties 0x02
    00> [00:00:14.042,297] <dbg> bt_gatt: parse_characteristic: handle 0x0009 uuid 2b3a properties 0x02
    00> [00:00:14.042,358] <dbg> bt_gatt: parse_characteristic: handle 0x000c uuid 2a00 properties 0x02
    00> [00:00:14.042,419] <dbg> bt_gatt: parse_characteristic: handle 0x000e uuid 2a01 properties 0x02
    00> [00:00:14.042,449] <dbg> bt_gatt: parse_characteristic: handle 0x0011 uuid 2a29 properties 0x02
    00> [00:00:14.042,510] <dbg> bt_gatt: parse_characteristic: handle 0x0013 uuid 2a24 properties 0x02
    00> [00:00:14.042,572] <dbg> bt_gatt: parse_characteristic: handle 0x0015 uuid 2a25 properties 0x02
    00> [00:00:14.042,633] <dbg> bt_gatt: parse_characteristic: handle 0x0017 uuid 2a27 properties 0x02
    00> [00:00:14.042,694] <dbg> bt_gatt: parse_characteristic: handle 0x0019 uuid 2a26 properties 0x02
    00> [00:00:14.042,755] <dbg> bt_gatt: parse_characteristic: handle 0x001b uuid 2a28 properties 0x02
    00> [00:00:14.042,785] <dbg> bt_gatt: parse_characteristic: handle 0x001d uuid 2a23 properties 0x02
    00> [00:00:14.042,846] <dbg> bt_gatt: parse_characteristic: handle 0x001f uuid 2a2a properties 0x02
    00> [00:00:14.042,907] <dbg> bt_gatt: parse_characteristic: handle 0x0021 uuid 2a50 properties 0x02
    00> [00:00:14.042,907] <dbg> bt_gatt: gatt_read_type: start_handle 0x0022 end_handle 0xffff
    00> [00:00:14.142,059] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:14.142,181] <dbg> bt_gatt: parse_characteristic: handle 0x0024 uuid 00001101-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:14.142,333] <dbg> bt_gatt: parse_characteristic: handle 0x0026 uuid 00001102-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:14.142,456] <dbg> bt_gatt: parse_characteristic: handle 0x0029 uuid 00001103-d102-11e1-9b23-00025b00a5a5 properties 0x16
    00> [00:00:14.142,578] <dbg> bt_gatt: parse_characteristic: handle 0x002d uuid fe2c1233-8366-4814-8eb0-01de32100bea properties 0x02
    00> [00:00:14.142,730] <dbg> bt_gatt: parse_characteristic: handle 0x002f uuid fe2c1234-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:14.142,730] <dbg> bt_gatt: gatt_read_type: start_handle 0x0030 end_handle 0xffff
    00> [00:00:14.242,065] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:14.242,187] <dbg> bt_gatt: parse_characteristic: handle 0x0032 uuid fe2c1235-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:14.242,340] <dbg> bt_gatt: parse_characteristic: handle 0x0035 uuid fe2c1236-8366-4814-8eb0-01de32100bea properties 0x08
    00> [00:00:14.242,462] <dbg> bt_gatt: parse_characteristic: handle 0x0037 uuid fe2c1237-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:14.242,614] <dbg> bt_gatt: parse_characteristic: handle 0x003a uuid fe2c1238-8366-4814-8eb0-01de32100bea properties 0x1a
    00> [00:00:14.242,736] <dbg> bt_gatt: parse_characteristic: handle 0x003e uuid 0000eb11-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:14.242,767] <dbg> bt_gatt: gatt_read_type: start_handle 0x003f end_handle 0xffff
    00> [00:00:14.342,071] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:14.342,193] <dbg> bt_gatt: parse_characteristic: handle 0x0040 uuid 0000eb12-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:14.342,315] <dbg> bt_gatt: parse_characteristic: handle 0x0042 uuid 0000eb13-d102-11e1-9b23-00025b00a5a5 properties 0x28
    00> [00:00:14.342,437] <dbg> bt_gatt: parse_characteristic: handle 0x0045 uuid 0000eb14-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:14.342,590] <dbg> bt_gatt: parse_characteristic: handle 0x0048 uuid 0000eb20-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:14.342,712] <dbg> bt_gatt: parse_characteristic: handle 0x004b uuid 0000eb21-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:14.342,712] <dbg> bt_gatt: gatt_read_type: start_handle 0x004c end_handle 0xffff
    00> [00:00:14.439,971] <dbg> bt_gatt: parse_characteristic: handle 0x004d uuid 0000eb22-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> --- 1 messages dropped ---
    00> [00:00:14.439,971] <dbg> bt_gatt: gatt_read_type: start_handle 0x004e end_handle 0xffff
    00> [00:00:14.542,053] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:14.542,114] <dbg> bt_gatt: parse_characteristic: handle 0x0051 uuid 2a19 properties 0x12
    00> [00:00:14.542,175] <dbg> bt_gatt: parse_characteristic: handle 0x0056 uuid 2a19 properties 0x12
    00> [00:00:14.542,236] <dbg> bt_gatt: parse_characteristic: handle 0x005b uuid 2bc3 properties 0x1a
    00> [00:00:14.542,297] <dbg> bt_gatt: parse_characteristic: handle 0x005f uuid 2bc9 properties 0x12
    00> [00:00:14.542,327] <dbg> bt_gatt: parse_characteristic: handle 0x0062 uuid 2bc9 properties 0x12
    00> [00:00:14.542,388] <dbg> bt_gatt: parse_characteristic: handle 0x0065 uuid 2bc9 properties 0x12
    00> [00:00:14.542,449] <dbg> bt_gatt: parse_characteristic: handle 0x0068 uuid 2bc9 properties 0x12
    00> [00:00:14.542,510] <dbg> bt_gatt: parse_characteristic: handle 0x006b uuid 2bca properties 0x12
    00> [00:00:14.542,572] <dbg> bt_gatt: parse_characteristic: handle 0x006e uuid 2bcb properties 0x12
    00> [00:00:14.542,633] <dbg> bt_gatt: parse_characteristic: handle 0x0071 uuid 2bcb properties 0x12
    00> [00:00:14.542,663] <dbg> bt_gatt: parse_characteristic: handle 0x0074 uuid 2bcb properties 0x12
    00> [00:00:14.542,724] <dbg> bt_gatt: parse_characteristic: handle 0x0077 uuid 2bcb properties 0x12
    00> [00:00:14.542,785] <dbg> bt_gatt: parse_characteristic: handle 0x007a uuid 2bcc properties 0x12
    00> [00:00:14.542,846] <dbg> bt_gatt: parse_characteristic: handle 0x007d uuid 2bcd properties 0x12
    00> [00:00:14.542,846] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover_cb: conn 0x20003138 attr 0x2000db94 handle 0x007e
    00> [00:00:14.542,877] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover_cb: Subscribing to handle 126
    00> [00:00:14.542,877] <dbg> bt_gatt: gatt_find_info: start_handle 0x007e end_handle 0xffff
    00> [00:00:14.542,938] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read: conn 0x20003138
    00> [00:00:14.542,968] <dbg> bt_gatt: bt_gatt_read: handle 0x007e
    00> [00:00:14.642,150] <dbg> bt_gatt: gatt_find_info_rsp: err 0
    00> [00:00:14.642,211] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x007e uuid 2bcd
    00> [00:00:14.642,242] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x007f uuid 2902
    00> [00:00:14.642,272] <dbg> bt_gatt: gatt_write_ccc: handle 0x007f value 0x0001
    00> [00:00:14.739,776] <dbg> bt_gatt: gatt_read_rsp: err 0
    00> [00:00:14.739,776] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: conn 0x20003138 err 0x00 len 4
    00> [00:00:14.739,807] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: sink context 3983, source context 587
    00> [00:00:14.739,807] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20003138 
    00> [00:00:14.739,837] <dbg> bt_gatt: gatt_read_type: start_handle 0x0001 end_handle 0xffff
    00> [00:00:14.839,752] <dbg> bt_gatt: gatt_write_ccc_rsp: err 0
    00> [00:00:14.839,782] <dbg> bt_gatt: att_err_from_int: 0
    00> [00:00:14.942,047] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:14.942,108] <dbg> bt_gatt: parse_characteristic: handle 0x0002 uuid 2a05 properties 0x20
    00> [00:00:14.942,169] <dbg> bt_gatt: parse_characteristic: handle 0x0005 uuid 2b29 properties 0x0a
    00> [00:00:14.942,230] <dbg> bt_gatt: parse_characteristic: handle 0x0007 uuid 2b2a properties 0x02
    00> [00:00:14.942,260] <dbg> bt_gatt: parse_characteristic: handle 0x0009 uuid 2b3a properties 0x02
    00> [00:00:14.942,321] <dbg> bt_gatt: parse_characteristic: handle 0x000c uuid 2a00 properties 0x02
    00> [00:00:14.942,382] <dbg> bt_gatt: parse_characteristic: handle 0x000e uuid 2a01 properties 0x02
    00> [00:00:14.942,443] <dbg> bt_gatt: parse_characteristic: handle 0x0011 uuid 2a29 properties 0x02
    00> [00:00:14.942,504] <dbg> bt_gatt: parse_characteristic: handle 0x0013 uuid 2a24 properties 0x02
    00> [00:00:14.942,565] <dbg> bt_gatt: parse_characteristic: handle 0x0015 uuid 2a25 properties 0x02
    00> [00:00:14.942,596] <dbg> bt_gatt: parse_characteristic: handle 0x0017 uuid 2a27 properties 0x02
    00> [00:00:14.942,657] <dbg> bt_gatt: parse_characteristic: handle 0x0019 uuid 2a26 properties 0x02
    00> [00:00:14.942,718] <dbg> bt_gatt: parse_characteristic: handle 0x001b uuid 2a28 properties 0x02
    00> [00:00:14.942,779] <dbg> bt_gatt: parse_characteristic: handle 0x001d uuid 2a23 properties 0x02
    00> [00:00:14.942,810] <dbg> bt_gatt: parse_characteristic: handle 0x001f uuid 2a2a properties 0x02
    00> [00:00:14.942,871] <dbg> bt_gatt: parse_characteristic: handle 0x0021 uuid 2a50 properties 0x02
    00> [00:00:14.942,901] <dbg> bt_gatt: gatt_read_type: start_handle 0x0022 end_handle 0xffff
    00> [00:00:15.042,053] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:15.042,205] <dbg> bt_gatt: parse_characteristic: handle 0x0024 uuid 00001101-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:15.042,327] <dbg> bt_gatt: parse_characteristic: handle 0x0026 uuid 00001102-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:15.042,449] <dbg> bt_gatt: parse_characteristic: handle 0x0029 uuid 00001103-d102-11e1-9b23-00025b00a5a5 properties 0x16
    00> [00:00:15.042,602] <dbg> bt_gatt: parse_characteristic: handle 0x002d uuid fe2c1233-8366-4814-8eb0-01de32100bea properties 0x02
    00> [00:00:15.042,724] <dbg> bt_gatt: parse_characteristic: handle 0x002f uuid fe2c1234-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:15.042,755] <dbg> bt_gatt: gatt_read_type: start_handle 0x0030 end_handle 0xffff
    00> [00:00:15.142,059] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:15.142,211] <dbg> bt_gatt: parse_characteristic: handle 0x0032 uuid fe2c1235-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:15.142,333] <dbg> bt_gatt: parse_characteristic: handle 0x0035 uuid fe2c1236-8366-4814-8eb0-01de32100bea properties 0x08
    00> [00:00:15.142,486] <dbg> bt_gatt: parse_characteristic: handle 0x0037 uuid fe2c1237-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:15.142,608] <dbg> bt_gatt: parse_characteristic: handle 0x003a uuid fe2c1238-8366-4814-8eb0-01de32100bea properties 0x1a
    00> [00:00:15.142,730] <dbg> bt_gatt: parse_characteristic: handle 0x003e uuid 0000eb11-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:15.142,761] <dbg> bt_gatt: gatt_read_type: start_handle 0x003f end_handle 0xffff
    00> [00:00:15.242,065] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:15.242,187] <dbg> bt_gatt: parse_characteristic: handle 0x0040 uuid 0000eb12-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:15.242,309] <dbg> bt_gatt: parse_characteristic: handle 0x0042 uuid 0000eb13-d102-11e1-9b23-00025b00a5a5 properties 0x28
    00> [00:00:15.242,462] <dbg> bt_gatt: parse_characteristic: handle 0x0045 uuid 0000eb14-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:15.242,584] <dbg> bt_gatt: parse_characteristic: handle 0x0048 uuid 0000eb20-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:15.242,706] <dbg> bt_gatt: parse_characteristic: handle 0x004b uuid 0000eb21-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:15.242,706] <dbg> bt_gatt: gatt_read_type: start_handle 0x004c end_handle 0xffff
    00> [00:00:15.389,984] <dbg> bt_gatt: gatt_read_type: start_handle 0x004e end_handle 0xffff
    00> --- 2 messages dropped ---
    00> [00:00:15.492,065] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:15.492,126] <dbg> bt_gatt: parse_characteristic: handle 0x0051 uuid 2a19 properties 0x12
    00> [00:00:15.492,187] <dbg> bt_gatt: parse_characteristic: handle 0x0056 uuid 2a19 properties 0x12
    00> [00:00:15.492,218] <dbg> bt_gatt: parse_characteristic: handle 0x005b uuid 2bc3 properties 0x1a
    00> [00:00:15.492,279] <dbg> bt_gatt: parse_characteristic: handle 0x005f uuid 2bc9 properties 0x12
    00> [00:00:15.492,340] <dbg> bt_gatt: parse_characteristic: handle 0x0062 uuid 2bc9 properties 0x12
    00> [00:00:15.492,401] <dbg> bt_gatt: parse_characteristic: handle 0x0065 uuid 2bc9 properties 0x12
    00> [00:00:15.492,462] <dbg> bt_gatt: parse_characteristic: handle 0x0068 uuid 2bc9 properties 0x12
    00> [00:00:15.492,523] <dbg> bt_gatt: parse_characteristic: handle 0x006b uuid 2bca properties 0x12
    00> [00:00:15.492,553] <dbg> bt_gatt: parse_characteristic: handle 0x006e uuid 2bcb properties 0x12
    00> [00:00:15.492,614] <dbg> bt_gatt: parse_characteristic: handle 0x0071 uuid 2bcb properties 0x12
    00> [00:00:15.492,675] <dbg> bt_gatt: parse_characteristic: handle 0x0074 uuid 2bcb properties 0x12
    00> [00:00:15.492,736] <dbg> bt_gatt: parse_characteristic: handle 0x0077 uuid 2bcb properties 0x12
    00> [00:00:15.492,767] <dbg> bt_gatt: parse_characteristic: handle 0x007a uuid 2bcc properties 0x12
    00> [00:00:15.492,828] <dbg> bt_gatt: parse_characteristic: handle 0x007d uuid 2bcd properties 0x12
    00> [00:00:15.492,889] <dbg> bt_gatt: parse_characteristic: handle 0x0080 uuid 2bce properties 0x12
    00> [00:00:15.492,950] <dbg> bt_gatt: parse_characteristic: handle 0x0084 uuid 2b7d properties 0x12
    00> [00:00:15.493,011] <dbg> bt_gatt: parse_characteristic: handle 0x0087 uuid 2b7e properties 0x08
    00> [00:00:15.493,011] <dbg> bt_gatt: gatt_read_type: start_handle 0x0088 end_handle 0xffff
    00> [00:00:15.591,552] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:15.591,613] <dbg> bt_gatt: parse_characteristic: handle 0x0089 uuid 2b7f properties 0x12
    00> [00:00:15.591,674] <dbg> bt_gatt: parse_characteristic: handle 0x008d uuid 2b51 properties 0x02
    00> [00:00:15.591,735] <dbg> bt_gatt: parse_characteristic: handle 0x0091 uuid 2bc7 properties 0x0c
    00> [00:00:15.591,766] <dbg> bt_gatt: parse_characteristic: handle 0x0093 uuid 2bc8 properties 0x12
    00> [00:00:15.591,827] <dbg> bt_gatt: parse_characteristic: handle 0x0096 uuid 2bc8 properties 0x12
    00> [00:00:15.591,888] <dbg> bt_gatt: parse_characteristic: handle 0x009a uuid 2bc4 properties 0x12
    00> [00:00:15.591,918] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20003138 attr 0x2000db94 handle 0x009b dir sink
    00> [00:00:15.591,949] <dbg> bt_gatt: bt_gatt_read: handle 0x009b
    00> [00:00:15.689,758] <dbg> bt_gatt: gatt_read_rsp: err 0
    00> [00:00:15.689,758] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20003138 err 0x00 len 2
    00> [00:00:15.689,788] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x009b
    00> [00:00:15.689,788] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20003138 err 0x00 len 0
    00> [00:00:15.689,788] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x009b
    00> [00:00:15.689,849] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x20003ce4 dir sink handle 0x009b
    00> [00:00:15.689,941] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20003ce4 handle 0x009b id 0x01 dir sink state idle -> idle
    00> [00:00:15.689,941] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x20003ce4 handle 0x9b
    00> [00:00:15.689,971] <dbg> bt_gatt: gatt_find_info: start_handle 0x009b end_handle 0xffff
    00> Sink #0: ep 0x20003ce4
    00> [00:00:15.690,063] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20003138 
    00> [00:00:15.690,063] <dbg> bt_gatt: gatt_read_type: start_handle 0x009b end_handle 0xffff
    00> [00:00:15.840,606] <dbg> bt_gatt: gatt_find_info_rsp: err 0
    00> [00:00:15.840,667] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x009b uuid 2bc4
    00> [00:00:15.840,728] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x009c uuid 2902
    00> [00:00:15.840,728] <dbg> bt_gatt: gatt_write_ccc: handle 0x009c value 0x0001
    00> [00:00:16.039,825] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:16.039,886] <dbg> bt_gatt: parse_characteristic: handle 0x009d uuid 2bc4 properties 0x12
    00> [00:00:16.039,947] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20003138 attr 0x2000db94 handle 0x009e dir sink
    00> [00:00:16.039,947] <dbg> bt_gatt: bt_gatt_read: handle 0x009e
    00> [00:00:16.139,739] <dbg> bt_gatt: gatt_write_ccc_rsp: err 0
    00> [00:00:16.139,739] <dbg> bt_gatt: att_err_from_int: 0
    00> [00:00:16.289,733] <dbg> bt_gatt: gatt_read_rsp: err 0
    00> [00:00:16.289,733] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20003138 err 0x00 len 2
    00> [00:00:16.289,733] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x009e
    00> [00:00:16.289,764] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20003138 err 0x00 len 0
    00> [00:00:16.289,794] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x009e
    00> [00:00:16.289,825] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x20003dcc dir sink handle 0x009e
    00> [00:00:16.289,916] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20003dcc handle 0x009e id 0x02 dir sink state idle -> idle
    00> [00:00:16.289,947] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x20003dcc handle 0x9e
    00> [00:00:16.289,947] <dbg> bt_gatt: gatt_find_info: start_handle 0x009e end_handle 0xffff
    00> Sink #1: ep 0x20003dcc
    00> [00:00:16.290,039] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20003138 
    00> [00:00:16.290,069] <dbg> bt_gatt: gatt_read_type: start_handle 0x009e end_handle 0xffff
    00> [00:00:16.391,571] <dbg> bt_gatt: gatt_find_info_rsp: err 0
    00> [00:00:16.391,632] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x009e uuid 2bc4
    00> [00:00:16.391,693] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x009f uuid 2902
    00> [00:00:16.391,723] <dbg> bt_gatt: gatt_write_ccc: handle 0x009f value 0x0001
    00> [00:00:16.490,325] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:16.490,417] <dbg> bt_gatt: parse_characteristic: handle 0x00a0 uuid 2bc4 properties 0x12
    00> [00:00:16.490,447] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20003138 attr 0x2000db94 handle 0x00a1 dir sink
    00> [00:00:16.490,478] <dbg> bt_gatt: bt_gatt_read: handle 0x00a1
    00> [00:00:16.589,721] <dbg> bt_gatt: gatt_write_ccc_rsp: err 0
    00> [00:00:16.589,752] <dbg> bt_gatt: att_err_from_int: 0
    00> [00:00:16.689,727] <dbg> bt_gatt: gatt_read_rsp: err 0
    00> [00:00:16.689,727] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20003138 err 0x00 len 2
    00> [00:00:16.689,758] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x00a1
    00> [00:00:16.689,758] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20003138 err 0x00 len 0
    00> [00:00:16.689,788] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x00a1
    00> [00:00:16.689,819] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x20003eb4 dir sink handle 0x00a1
    00> [00:00:16.689,910] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20003eb4 handle 0x00a1 id 0x03 dir sink state idle -> idle
    00> [00:00:16.689,941] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x20003eb4 handle 0xa1
    00> [00:00:16.689,971] <dbg> bt_gatt: gatt_find_info: start_handle 0x00a1 end_handle 0xffff
    00> Sink #2: ep 0x20003eb4
    00> [00:00:16.690,032] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20003138 
    00> [00:00:16.690,063] <dbg> bt_gatt: gatt_read_type: start_handle 0x00a1 end_handle 0xffff
    00> [00:00:16.791,107] <dbg> bt_gatt: gatt_find_info_rsp: err 0
    00> [00:00:16.791,168] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x00a1 uuid 2bc4
    00> [00:00:16.791,229] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x00a2 uuid 2902
    00> [00:00:16.791,259] <dbg> bt_gatt: gatt_write_ccc: handle 0x00a2 value 0x0001
    00> [00:00:16.890,319] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:16.890,380] <dbg> bt_gatt: parse_characteristic: handle 0x00a3 uuid 2bc4 properties 0x12
    00> [00:00:16.890,441] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20003138 attr 0x2000db94 handle 0x00a4 dir sink
    00> [00:00:16.890,441] <dbg> bt_gatt: bt_gatt_read: handle 0x00a4
    00> [00:00:16.989,715] <dbg> bt_gatt: gatt_write_ccc_rsp: err 0
    00> [00:00:16.989,746] <dbg> bt_gatt: att_err_from_int: 0
    00> [00:00:17.089,721] <dbg> bt_gatt: gatt_read_rsp: err 0
    00> [00:00:17.089,721] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20003138 err 0x00 len 2
    00> [00:00:17.089,752] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x00a4
    00> [00:00:17.089,752] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20003138 err 0x00 len 0
    00> [00:00:17.089,782] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x00a4
    00> [00:00:17.089,813] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x20003f9c dir sink handle 0x00a4
    00> [00:00:17.089,904] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20003f9c handle 0x00a4 id 0x04 dir sink state idle -> idle
    00> [00:00:17.089,935] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x20003f9c handle 0xa4
    00> [00:00:17.089,965] <dbg> bt_gatt: gatt_find_info: start_handle 0x00a4 end_handle 0xffff
    00> Sink #3: ep 0x20003f9c
    00> [00:00:17.090,057] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20003138 
    00> [00:00:17.090,057] <dbg> bt_gatt: gatt_read_type: start_handle 0x00a4 end_handle 0xffff
    00> [00:00:17.191,070] <dbg> bt_gatt: gatt_find_info_rsp: err 0
    00> [00:00:17.191,131] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x00a4 uuid 2bc4
    00> [00:00:17.191,162] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x00a5 uuid 2902
    00> [00:00:17.191,192] <dbg> bt_gatt: gatt_write_ccc: handle 0x00a5 value 0x0001
    00> [00:00:17.289,825] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:17.289,916] <dbg> bt_gatt: parse_characteristic: handle 0x00a6 uuid 2bc5 properties 0x12
    00> [00:00:17.289,978] <dbg> bt_gatt: parse_characteristic: handle 0x00a9 uuid 2bc5 properties 0x12
    00> [00:00:17.290,039] <dbg> bt_gatt: parse_characteristic: handle 0x00ac uuid 2bc6 properties 0x1c
    00> [00:00:17.290,039] <dbg> bt_gatt: gatt_read_type: start_handle 0x00ad end_handle 0xffff
    00> [00:00:17.439,727] <dbg> bt_gatt: gatt_write_ccc_rsp: err 0
    00> [00:00:17.439,758] <dbg> bt_gatt: att_err_from_int: 0
    00> [00:00:17.542,053] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:17.542,205] <dbg> bt_gatt: parse_characteristic: handle 0x00b2 uuid d3784627-ec77-4043-bcb5-b94267f760fe properties 0x1a
    00> [00:00:17.542,327] <dbg> bt_gatt: parse_characteristic: handle 0x00b5 uuid aee4ce2a-6fe0-4da3-b34c-5fcb8e592109 properties 0x12
    00> [00:00:17.542,510] <dbg> bt_gatt: parse_characteristic: handle 0x00b8 uuid b3bb9061-0e62-48d5-95b8-4c9c1c742837 properties 0x12
    00> [00:00:17.542,633] <dbg> bt_gatt: parse_characteristic: handle 0x00bb uuid b3bb9061-0e62-48d5-95b8-4c9c1c742837 properties 0x12
    00> [00:00:17.542,785] <dbg> bt_gatt: parse_characteristic: handle 0x00be uuid d8b16735-0f41-4fed-9549-ee28c05f4f60 properties 0x12
    00> [00:00:17.542,785] <dbg> bt_gatt: gatt_read_type: start_handle 0x00bf end_handle 0xffff
    00> [00:00:17.639,831] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:17.639,984] <dbg> bt_gatt: parse_characteristic: handle 0x00c1 uuid 2860b64e-0eae-45c7-b7b7-f49cc6258cc9 properties 0x08
    00> [00:00:17.639,984] <dbg> bt_gatt: gatt_read_type: start_handle 0x00c2 end_handle 0xffff
    00> [00:00:17.739,746] <dbg> bt_gatt: gatt_read_type_rsp: err 10
    00> [00:00:17.739,776] <dbg> bt_bap_unicast_client: unicast_client_ase_cp_discover: conn 0x20003138
    00> [00:00:17.739,776] <dbg> bt_gatt: gatt_read_type: start_handle 0x0001 end_handle 0xffff
    00> [00:00:17.842,041] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:17.842,102] <dbg> bt_gatt: parse_characteristic: handle 0x0002 uuid 2a05 properties 0x20
    00> [00:00:17.842,163] <dbg> bt_gatt: parse_characteristic: handle 0x0005 uuid 2b29 properties 0x0a
    00> [00:00:17.842,224] <dbg> bt_gatt: parse_characteristic: handle 0x0007 uuid 2b2a properties 0x02
    00> [00:00:17.842,285] <dbg> bt_gatt: parse_characteristic: handle 0x0009 uuid 2b3a properties 0x02
    00> [00:00:17.842,315] <dbg> bt_gatt: parse_characteristic: handle 0x000c uuid 2a00 properties 0x02
    00> [00:00:17.842,376] <dbg> bt_gatt: parse_characteristic: handle 0x000e uuid 2a01 properties 0x02
    00> [00:00:17.842,468] <dbg> bt_gatt: parse_characteristic: handle 0x0011 uuid 2a29 properties 0x02
    00> [00:00:17.842,498] <dbg> bt_gatt: parse_characteristic: handle 0x0013 uuid 2a24 properties 0x02
    00> [00:00:17.842,559] <dbg> bt_gatt: parse_characteristic: handle 0x0015 uuid 2a25 properties 0x02
    00> [00:00:17.842,620] <dbg> bt_gatt: parse_characteristic: handle 0x0017 uuid 2a27 properties 0x02
    00> [00:00:17.842,681] <dbg> bt_gatt: parse_characteristic: handle 0x0019 uuid 2a26 properties 0x02
    00> [00:00:17.842,712] <dbg> bt_gatt: parse_characteristic: handle 0x001b uuid 2a28 properties 0x02
    00> [00:00:17.842,773] <dbg> bt_gatt: parse_characteristic: handle 0x001d uuid 2a23 properties 0x02
    00> [00:00:17.842,834] <dbg> bt_gatt: parse_characteristic: handle 0x001f uuid 2a2a properties 0x02
    00> [00:00:17.842,864] <dbg> bt_gatt: parse_characteristic: handle 0x0021 uuid 2a50 properties 0x02
    00> [00:00:17.842,895] <dbg> bt_gatt: gatt_read_type: start_handle 0x0022 end_handle 0xffff
    00> [00:00:17.942,077] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:17.942,199] <dbg> bt_gatt: parse_characteristic: handle 0x0024 uuid 00001101-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:17.942,321] <dbg> bt_gatt: parse_characteristic: handle 0x0026 uuid 00001102-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:17.942,443] <dbg> bt_gatt: parse_characteristic: handle 0x0029 uuid 00001103-d102-11e1-9b23-00025b00a5a5 properties 0x16
    00> [00:00:17.942,596] <dbg> bt_gatt: parse_characteristic: handle 0x002d uuid fe2c1233-8366-4814-8eb0-01de32100bea properties 0x02
    00> [00:00:17.942,718] <dbg> bt_gatt: parse_characteristic: handle 0x002f uuid fe2c1234-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:17.942,749] <dbg> bt_gatt: gatt_read_type: start_handle 0x0030 end_handle 0xffff
    00> [00:00:18.090,484] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:18.090,637] <dbg> bt_gatt: parse_characteristic: handle 0x0032 uuid fe2c1235-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:18.090,759] <dbg> bt_gatt: parse_characteristic: handle 0x0035 uuid fe2c1236-8366-4814-8eb0-01de32100bea properties 0x08
    00> [00:00:18.090,911] <dbg> bt_gatt: parse_characteristic: handle 0x0037 uuid fe2c1237-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:18.091,033] <dbg> bt_gatt: parse_characteristic: handle 0x003a uuid fe2c1238-8366-4814-8eb0-01de32100bea properties 0x1a
    00> [00:00:18.091,156] <dbg> bt_gatt: parse_characteristic: handle 0x003e uuid 0000eb11-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:18.091,186] <dbg> bt_gatt: gatt_read_type: start_handle 0x003f end_handle 0xffff
    00> [00:00:18.192,077] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:18.192,199] <dbg> bt_gatt: parse_characteristic: handle 0x0040 uuid 0000eb12-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:18.192,352] <dbg> bt_gatt: parse_characteristic: handle 0x0042 uuid 0000eb13-d102-11e1-9b23-00025b00a5a5 properties 0x28
    00> [00:00:18.192,474] <dbg> bt_gatt: parse_characteristic: handle 0x0045 uuid 0000eb14-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:18.192,596] <dbg> bt_gatt: parse_characteristic: handle 0x0048 uuid 0000eb20-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:18.192,718] <dbg> bt_gatt: parse_characteristic: handle 0x004b uuid 0000eb21-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:18.192,749] <dbg> bt_gatt: gatt_read_type: start_handle 0x004c end_handle 0xffff
    00> [00:00:18.289,794] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:18.289,947] <dbg> bt_gatt: parse_characteristic: handle 0x004d uuid 0000eb22-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:18.289,947] <dbg> bt_gatt: gatt_read_type: start_handle 0x004e end_handle 0xffff
    00> [00:00:18.392,120] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:18.392,181] <dbg> bt_gatt: parse_characteristic: handle 0x0051 uuid 2a19 properties 0x12
    00> [00:00:18.392,242] <dbg> bt_gatt: parse_characteristic: handle 0x0056 uuid 2a19 properties 0x12
    00> [00:00:18.392,272] <dbg> bt_gatt: parse_characteristic: handle 0x005b uuid 2bc3 properties 0x1a
    00> [00:00:18.392,333] <dbg> bt_gatt: parse_characteristic: handle 0x005f uuid 2bc9 properties 0x12
    00> [00:00:18.392,395] <dbg> bt_gatt: parse_characteristic: handle 0x0062 uuid 2bc9 properties 0x12
    00> [00:00:18.392,456] <dbg> bt_gatt: parse_characteristic: handle 0x0065 uuid 2bc9 properties 0x12
    00> [00:00:18.392,486] <dbg> bt_gatt: parse_characteristic: handle 0x0068 uuid 2bc9 properties 0x12
    00> [00:00:18.392,547] <dbg> bt_gatt: parse_characteristic: handle 0x006b uuid 2bca properties 0x12
    00> [00:00:18.392,608] <dbg> bt_gatt: parse_characteristic: handle 0x006e uuid 2bcb properties 0x12
    00> [00:00:18.392,669] <dbg> bt_gatt: parse_characteristic: handle 0x0071 uuid 2bcb properties 0x12
    00> --- 4 messages dropped ---
    00> [00:00:18.392,913] <dbg> bt_gatt: parse_characteristic: handle 0x0080 uuid 2bce properties 0x12
    00> [00:00:18.392,974] <dbg> bt_gatt: parse_characteristic: handle 0x0084 uuid 2b7d properties 0x12
    00> [00:00:18.393,035] <dbg> bt_gatt: parse_characteristic: handle 0x0087 uuid 2b7e properties 0x08
    00> [00:00:18.393,035] <dbg> bt_gatt: gatt_read_type: start_handle 0x0088 end_handle 0xffff
    00> [00:00:18.491,546] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:18.491,607] <dbg> bt_gatt: parse_characteristic: handle 0x0089 uuid 2b7f properties 0x12
    00> [00:00:18.491,668] <dbg> bt_gatt: parse_characteristic: handle 0x008d uuid 2b51 properties 0x02
    00> [00:00:18.491,729] <dbg> bt_gatt: parse_characteristic: handle 0x0091 uuid 2bc7 properties 0x0c
    00> [00:00:18.491,790] <dbg> bt_gatt: parse_characteristic: handle 0x0093 uuid 2bc8 properties 0x12
    00> [00:00:18.491,821] <dbg> bt_gatt: parse_characteristic: handle 0x0096 uuid 2bc8 properties 0x12
    00> [00:00:18.491,882] <dbg> bt_gatt: parse_characteristic: handle 0x009a uuid 2bc4 properties 0x12
    00> [00:00:18.491,943] <dbg> bt_gatt: parse_characteristic: handle 0x009d uuid 2bc4 properties 0x12
    00> [00:00:18.491,973] <dbg> bt_gatt: parse_characteristic: handle 0x00a0 uuid 2bc4 properties 0x12
    00> [00:00:18.492,034] <dbg> bt_gatt: parse_characteristic: handle 0x00a3 uuid 2bc4 properties 0x12
    00> [00:00:18.492,095] <dbg> bt_gatt: parse_characteristic: handle 0x00a6 uuid 2bc5 properties 0x12
    00> [00:00:18.492,156] <dbg> bt_gatt: parse_characteristic: handle 0x00a9 uuid 2bc5 properties 0x12
    00> [00:00:18.492,218] <dbg> bt_gatt: parse_characteristic: handle 0x00ac uuid 2bc6 properties 0x1c
    00> [00:00:18.492,248] <dbg> bt_bap_unicast_client: unicast_client_cp_discover_func: conn 0x20003138 attr 0x2000db94 handle 0x00ad
    00> [00:00:18.492,248] <dbg> bt_bap_unicast_client: unicast_client_ep_set_cp: conn 0x20003138 0x00ad
    00> [00:00:18.492,279] <dbg> bt_gatt: gatt_find_info: start_handle 0x00ad end_handle 0xffff
    00> [00:00:18.590,301] <dbg> bt_gatt: gatt_find_info_rsp: err 0
    00> [00:00:18.590,362] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x00ad uuid 2bc6
    00> [00:00:18.590,393] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x00ae uuid 2902
    00> [00:00:18.590,423] <dbg> bt_gatt: gatt_write_ccc: handle 0x00ae value 0x0001
    00> [00:00:18.689,727] <dbg> bt_gatt: gatt_write_ccc_rsp: err 0
    00> [00:00:18.689,758] <dbg> bt_gatt: att_err_from_int: 0
    00> [00:00:18.689,758] <dbg> bt_bap_unicast_client: unicast_client_cp_sub_cb: conn 0x20003138 err 0
    00> Sink discover complete
    00> discover_sources
    00> [00:00:18.689,941] <dbg> bt_gatt: gatt_read_type: start_handle 0x0001 end_handle 0xffff
    00> [00:00:18.792,053] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:18.792,144] <dbg> bt_gatt: parse_characteristic: handle 0x0002 uuid 2a05 properties 0x20
    00> [00:00:18.792,205] <dbg> bt_gatt: parse_characteristic: handle 0x0005 uuid 2b29 properties 0x0a
    00> [00:00:18.792,236] <dbg> bt_gatt: parse_characteristic: handle 0x0007 uuid 2b2a properties 0x02
    00> [00:00:18.792,297] <dbg> bt_gatt: parse_characteristic: handle 0x0009 uuid 2b3a properties 0x02
    00> [00:00:18.792,358] <dbg> bt_gatt: parse_characteristic: handle 0x000c uuid 2a00 properties 0x02
    00> [00:00:18.792,419] <dbg> bt_gatt: parse_characteristic: handle 0x000e uuid 2a01 properties 0x02
    00> [00:00:18.792,449] <dbg> bt_gatt: parse_characteristic: handle 0x0011 uuid 2a29 properties 0x02
    00> [00:00:18.792,510] <dbg> bt_gatt: parse_characteristic: handle 0x0013 uuid 2a24 properties 0x02
    00> [00:00:18.792,572] <dbg> bt_gatt: parse_characteristic: handle 0x0015 uuid 2a25 properties 0x02
    00> [00:00:18.792,633] <dbg> bt_gatt: parse_characteristic: handle 0x0017 uuid 2a27 properties 0x02
    00> [00:00:18.792,694] <dbg> bt_gatt: parse_characteristic: handle 0x0019 uuid 2a26 properties 0x02
    00> [00:00:18.792,755] <dbg> bt_gatt: parse_characteristic: handle 0x001b uuid 2a28 properties 0x02
    00> [00:00:18.792,785] <dbg> bt_gatt: parse_characteristic: handle 0x001d uuid 2a23 properties 0x02
    00> [00:00:18.792,846] <dbg> bt_gatt: parse_characteristic: handle 0x001f uuid 2a2a properties 0x02
    00> [00:00:18.792,907] <dbg> bt_gatt: parse_characteristic: handle 0x0021 uuid 2a50 properties 0x02
    00> [00:00:18.792,907] <dbg> bt_gatt: gatt_read_type: start_handle 0x0022 end_handle 0xffff
    00> [00:00:18.892,059] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:18.892,181] <dbg> bt_gatt: parse_characteristic: handle 0x0024 uuid 00001101-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:18.892,333] <dbg> bt_gatt: parse_characteristic: handle 0x0026 uuid 00001102-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:18.892,456] <dbg> bt_gatt: parse_characteristic: handle 0x0029 uuid 00001103-d102-11e1-9b23-00025b00a5a5 properties 0x16
    00> [00:00:18.892,578] <dbg> bt_gatt: parse_characteristic: handle 0x002d uuid fe2c1233-8366-4814-8eb0-01de32100bea properties 0x02
    00> [00:00:18.892,730] <dbg> bt_gatt: parse_characteristic: handle 0x002f uuid fe2c1234-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:18.892,761] <dbg> bt_gatt: gatt_read_type: start_handle 0x0030 end_handle 0xffff
    00> [00:00:18.992,065] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:18.992,187] <dbg> bt_gatt: parse_characteristic: handle 0x0032 uuid fe2c1235-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:18.992,340] <dbg> bt_gatt: parse_characteristic: handle 0x0035 uuid fe2c1236-8366-4814-8eb0-01de32100bea properties 0x08
    00> [00:00:18.992,462] <dbg> bt_gatt: parse_characteristic: handle 0x0037 uuid fe2c1237-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:18.992,614] <dbg> bt_gatt: parse_characteristic: handle 0x003a uuid fe2c1238-8366-4814-8eb0-01de32100bea properties 0x1a
    00> [00:00:18.992,736] <dbg> bt_gatt: parse_characteristic: handle 0x003e uuid 0000eb11-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:18.992,767] <dbg> bt_gatt: gatt_read_type: start_handle 0x003f end_handle 0xffff
    00> [00:00:19.092,071] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:19.092,193] <dbg> bt_gatt: parse_characteristic: handle 0x0040 uuid 0000eb12-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:19.092,315] <dbg> bt_gatt: parse_characteristic: handle 0x0042 uuid 0000eb13-d102-11e1-9b23-00025b00a5a5 properties 0x28
    00> [00:00:19.092,437] <dbg> bt_gatt: parse_characteristic: handle 0x0045 uuid 0000eb14-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:19.092,590] <dbg> bt_gatt: parse_characteristic: handle 0x0048 uuid 0000eb20-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:19.092,712] <dbg> bt_gatt: parse_characteristic: handle 0x004b uuid 0000eb21-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:19.092,712] <dbg> bt_gatt: gatt_read_type: start_handle 0x004c end_handle 0xffff
    00> [00:00:19.189,819] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:19.189,971] <dbg> bt_gatt: parse_characteristic: handle 0x004d uuid 0000eb22-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:19.189,971] <dbg> bt_gatt: gatt_read_type: start_handle 0x004e end_handle 0xffff
    00> [00:00:19.292,053] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:19.292,114] <dbg> bt_gatt: parse_characteristic: handle 0x0051 uuid 2a19 properties 0x12
    00> [00:00:19.292,175] <dbg> bt_gatt: parse_characteristic: handle 0x0056 uuid 2a19 properties 0x12
    00> [00:00:19.292,236] <dbg> bt_gatt: parse_characteristic: handle 0x005b uuid 2bc3 properties 0x1a
    00> [00:00:19.292,266] <dbg> bt_gatt: parse_characteristic: handle 0x005f uuid 2bc9 properties 0x12
    00> [00:00:19.292,327] <dbg> bt_gatt: parse_characteristic: handle 0x0062 uuid 2bc9 properties 0x12
    00> [00:00:19.292,388] <dbg> bt_gatt: parse_characteristic: handle 0x0065 uuid 2bc9 properties 0x12
    00> [00:00:19.292,449] <dbg> bt_gatt: parse_characteristic: handle 0x0068 uuid 2bc9 properties 0x12
    00> --- 24 messages dropped ---
    00> 1e002800
    00> data: type 0x05 value_len 1
    00> 02
    00> meta: type 0x01 value_len 2
    00> 0800
    00> meta: type 0xff value_len 14
    00> 0a000b1001020000000000000000
    00> [00:00:19.391,296] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_discover: conn 0x20003138
    00> [00:00:19.391,326] <dbg> bt_gatt: gatt_read_type: start_handle 0x0001 end_handle 0xffff
    00> [00:00:19.492,065] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:19.492,126] <dbg> bt_gatt: parse_characteristic: handle 0x0002 uuid 2a05 properties 0x20
    00> [00:00:19.492,187] <dbg> bt_gatt: parse_characteristic: handle 0x0005 uuid 2b29 properties 0x0a
    00> [00:00:19.492,248] <dbg> bt_gatt: parse_characteristic: handle 0x0007 uuid 2b2a properties 0x02
    00> [00:00:19.492,309] <dbg> bt_gatt: parse_characteristic: handle 0x0009 uuid 2b3a properties 0x02
    00> [00:00:19.492,340] <dbg> bt_gatt: parse_characteristic: handle 0x000c uuid 2a00 properties 0x02
    00> [00:00:19.492,401] <dbg> bt_gatt: parse_characteristic: handle 0x000e uuid 2a01 properties 0x02
    00> [00:00:19.492,462] <dbg> bt_gatt: parse_characteristic: handle 0x0011 uuid 2a29 properties 0x02
    00> [00:00:19.492,523] <dbg> bt_gatt: parse_characteristic: handle 0x0013 uuid 2a24 properties 0x02
    00> [00:00:19.492,553] <dbg> bt_gatt: parse_characteristic: handle 0x0015 uuid 2a25 properties 0x02
    00> [00:00:19.492,645] <dbg> bt_gatt: parse_characteristic: handle 0x0017 uuid 2a27 properties 0x02
    00> [00:00:19.492,706] <dbg> bt_gatt: parse_characteristic: handle 0x0019 uuid 2a26 properties 0x02
    00> [00:00:19.492,736] <dbg> bt_gatt: parse_characteristic: handle 0x001b uuid 2a28 properties 0x02
    00> [00:00:19.492,797] <dbg> bt_gatt: parse_characteristic: handle 0x001d uuid 2a23 properties 0x02
    00> [00:00:19.492,858] <dbg> bt_gatt: parse_characteristic: handle 0x001f uuid 2a2a properties 0x02
    00> [00:00:19.492,889] <dbg> bt_gatt: parse_characteristic: handle 0x0021 uuid 2a50 properties 0x02
    00> [00:00:19.492,919] <dbg> bt_gatt: gatt_read_type: start_handle 0x0022 end_handle 0xffff
    00> [00:00:19.642,059] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:19.642,211] <dbg> bt_gatt: parse_characteristic: handle 0x0024 uuid 00001101-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:19.642,333] <dbg> bt_gatt: parse_characteristic: handle 0x0026 uuid 00001102-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:19.642,456] <dbg> bt_gatt: parse_characteristic: handle 0x0029 uuid 00001103-d102-11e1-9b23-00025b00a5a5 properties 0x16
    00> [00:00:19.642,608] <dbg> bt_gatt: parse_characteristic: handle 0x002d uuid fe2c1233-8366-4814-8eb0-01de32100bea properties 0x02
    00> [00:00:19.642,730] <dbg> bt_gatt: parse_characteristic: handle 0x002f uuid fe2c1234-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:19.642,761] <dbg> bt_gatt: gatt_read_type: start_handle 0x0030 end_handle 0xffff
    00> [00:00:19.742,065] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:19.742,218] <dbg> bt_gatt: parse_characteristic: handle 0x0032 uuid fe2c1235-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:19.742,370] <dbg> bt_gatt: parse_characteristic: handle 0x0035 uuid fe2c1236-8366-4814-8eb0-01de32100bea properties 0x08
    00> [00:00:19.742,492] <dbg> bt_gatt: parse_characteristic: handle 0x0037 uuid fe2c1237-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:19.742,645] <dbg> bt_gatt: parse_characteristic: handle 0x003a uuid fe2c1238-8366-4814-8eb0-01de32100bea properties 0x1a
    00> [00:00:19.742,767] <dbg> bt_gatt: parse_characteristic: handle 0x003e uuid 0000eb11-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:19.742,767] <dbg> bt_gatt: gatt_read_type: start_handle 0x003f end_handle 0xffff
    00> [00:00:19.842,041] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:19.842,193] <dbg> bt_gatt: parse_characteristic: handle 0x0040 uuid 0000eb12-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:19.842,315] <dbg> bt_gatt: parse_characteristic: handle 0x0042 uuid 0000eb13-d102-11e1-9b23-00025b00a5a5 properties 0x28
    00> [00:00:19.842,468] <dbg> bt_gatt: parse_characteristic: handle 0x0045 uuid 0000eb14-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:19.842,590] <dbg> bt_gatt: parse_characteristic: handle 0x0048 uuid 0000eb20-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:19.842,712] <dbg> bt_gatt: parse_characteristic: handle 0x004b uuid 0000eb21-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:19.842,742] <dbg> bt_gatt: gatt_read_type: start_handle 0x004c end_handle 0xffff
    00> [00:00:19.939,819] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:19.939,971] <dbg> bt_gatt: parse_characteristic: handle 0x004d uuid 0000eb22-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:19.939,971] <dbg> bt_gatt: gatt_read_type: start_handle 0x004e end_handle 0xffff
    00> [00:00:20.042,083] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:20.042,144] <dbg> bt_gatt: parse_characteristic: handle 0x0051 uuid 2a19 properties 0x12
    00> [00:00:20.042,205] <dbg> bt_gatt: parse_characteristic: handle 0x0056 uuid 2a19 properties 0x12
    00> [00:00:20.042,266] <dbg> bt_gatt: parse_characteristic: handle 0x005b uuid 2bc3 properties 0x1a
    00> [00:00:20.042,297] <dbg> bt_gatt: parse_characteristic: handle 0x005f uuid 2bc9 properties 0x12
    00> [00:00:20.042,358] <dbg> bt_gatt: parse_characteristic: handle 0x0062 uuid 2bc9 properties 0x12
    00> [00:00:20.042,419] <dbg> bt_gatt: parse_characteristic: handle 0x0065 uuid 2bc9 properties 0x12
    00> [00:00:20.042,480] <dbg> bt_gatt: parse_characteristic: handle 0x0068 uuid 2bc9 properties 0x12
    00> [00:00:20.042,510] <dbg> bt_gatt: parse_characteristic: handle 0x006b uuid 2bca properties 0x12
    00> [00:00:20.042,572] <dbg> bt_gatt: parse_characteristic: handle 0x006e uuid 2bcb properties 0x12
    00> [00:00:20.042,633] <dbg> bt_gatt: parse_characteristic: handle 0x0071 uuid 2bcb properties 0x12
    00> [00:00:20.042,694] <dbg> bt_gatt: parse_characteristic: handle 0x0074 uuid 2bcb properties 0x12
    00> [00:00:20.042,755] <dbg> bt_gatt: parse_characteristic: handle 0x0077 uuid 2bcb properties 0x12
    00> [00:00:20.042,816] <dbg> bt_gatt: parse_characteristic: handle 0x007a uuid 2bcc properties 0x12
    00> [00:00:20.042,846] <dbg> bt_gatt: parse_characteristic: handle 0x007d uuid 2bcd properties 0x12
    00> [00:00:20.042,907] <dbg> bt_gatt: parse_characteristic: handle 0x0080 uuid 2bce properties 0x12
    00> [00:00:20.042,938] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_discover_cb: conn 0x20003138 attr 0x2000db94 handle 0x0081 dir source
    00> [00:00:20.042,968] <dbg> bt_gatt: bt_gatt_read: handle 0x0081
    00> [00:00:20.139,770] <dbg> bt_gatt: gatt_read_rsp: err 0
    00> [00:00:20.139,770] <dbg> bt_bap_unicast_client: unicast_client_pacs_context_read_func: conn 0x20003138 err 0x00 len 4
    00> [00:00:20.139,801] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_discover: conn 0x20003138 dir source
    00> [00:00:20.139,831] <dbg> bt_gatt: gatt_read_type: start_handle 0x0001 end_handle 0xffff
    00> [00:00:20.242,065] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:20.242,126] <dbg> bt_gatt: parse_characteristic: handle 0x0002 uuid 2a05 properties 0x20
    00> [00:00:20.242,187] <dbg> bt_gatt: parse_characteristic: handle 0x0005 uuid 2b29 properties 0x0a
    00> [00:00:20.242,218] <dbg> bt_gatt: parse_characteristic: handle 0x0007 uuid 2b2a properties 0x02
    00> [00:00:20.242,279] <dbg> bt_gatt: parse_characteristic: handle 0x0009 uuid 2b3a properties 0x02
    00> [00:00:20.242,340] <dbg> bt_gatt: parse_characteristic: handle 0x000c uuid 2a00 properties 0x02
    00> [00:00:20.242,401] <dbg> bt_gatt: parse_characteristic: handle 0x000e uuid 2a01 properties 0x02
    00> [00:00:20.242,431] <dbg> bt_gatt: parse_characteristic: handle 0x0011 uuid 2a29 properties 0x02
    00> [00:00:20.242,492] <dbg> bt_gatt: parse_characteristic: handle 0x0013 uuid 2a24 properties 0x02
    00> [00:00:20.242,553] <dbg> bt_gatt: parse_characteristic: handle 0x0015 uuid 2a25 properties 0x02
    00> [00:00:20.242,614] <dbg> bt_gatt: parse_characteristic: handle 0x0017 uuid 2a27 properties 0x02
    00> [00:00:20.242,675] <dbg> bt_gatt: parse_characteristic: handle 0x0019 uuid 2a26 properties 0x02
    00> [00:00:20.242,706] <dbg> bt_gatt: parse_characteristic: handle 0x001b uuid 2a28 properties 0x02
    00> [00:00:20.242,767] <dbg> bt_gatt: parse_characteristic: handle 0x001d uuid 2a23 properties 0x02
    00> [00:00:20.242,828] <dbg> bt_gatt: parse_characteristic: handle 0x001f uuid 2a2a properties 0x02
    00> [00:00:20.242,858] <dbg> bt_gatt: parse_characteristic: handle 0x0021 uuid 2a50 properties 0x02
    00> [00:00:20.242,889] <dbg> bt_gatt: gatt_read_type: start_handle 0x0022 end_handle 0xffff
    00> [00:00:20.342,071] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:20.342,193] <dbg> bt_gatt: parse_characteristic: handle 0x0024 uuid 00001101-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:20.342,315] <dbg> bt_gatt: parse_characteristic: handle 0x0026 uuid 00001102-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:20.342,468] <dbg> bt_gatt: parse_characteristic: handle 0x0029 uuid 00001103-d102-11e1-9b23-00025b00a5a5 properties 0x16
    00> [00:00:20.342,590] <dbg> bt_gatt: parse_characteristic: handle 0x002d uuid fe2c1233-8366-4814-8eb0-01de32100bea properties 0x02
    00> [00:00:20.342,742] <dbg> bt_gatt: parse_characteristic: handle 0x002f uuid fe2c1234-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:20.342,742] <dbg> bt_gatt: gatt_read_type: start_handle 0x0030 end_handle 0xffff
    00> [00:00:20.442,047] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:20.442,199] <dbg> bt_gatt: parse_characteristic: handle 0x0032 uuid fe2c1235-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:20.442,352] <dbg> bt_gatt: parse_characteristic: handle 0x0035 uuid fe2c1236-8366-4814-8eb0-01de32100bea properties 0x08
    00> [00:00:20.442,474] <dbg> bt_gatt: parse_characteristic: handle 0x0037 uuid fe2c1237-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:20.442,596] <dbg> bt_gatt: parse_characteristic: handle 0x003a uuid fe2c1238-8366-4814-8eb0-01de32100bea properties 0x1a
    00> [00:00:20.442,749] <dbg> bt_gatt: parse_characteristic: handle 0x003e uuid 0000eb11-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:20.442,749] <dbg> bt_gatt: gatt_read_type: start_handle 0x003f end_handle 0xffff
    00> [00:00:20.542,053] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:20.542,205] <dbg> bt_gatt: parse_characteristic: handle 0x0040 uuid 0000eb12-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:20.542,327] <dbg> bt_gatt: parse_characteristic: handle 0x0042 uuid 0000eb13-d102-11e1-9b23-00025b00a5a5 properties 0x28
    00> [00:00:20.542,449] <dbg> bt_gatt: parse_characteristic: handle 0x0045 uuid 0000eb14-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:20.542,572] <dbg> bt_gatt: parse_characteristic: handle 0x0048 uuid 0000eb20-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:20.542,724] <dbg> bt_gatt: parse_characteristic: handle 0x004b uuid 0000eb21-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:20.542,724] <dbg> bt_gatt: gatt_read_type: start_handle 0x004c end_handle 0xffff
    00> [00:00:20.639,831] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:20.639,953] <dbg> bt_gatt: parse_characteristic: handle 0x004d uuid 0000eb22-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:20.639,984] <dbg> bt_gatt: gatt_read_type: start_handle 0x004e end_handle 0xffff
    00> [00:00:20.742,065] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:20.742,126] <dbg> bt_gatt: parse_characteristic: handle 0x0051 uuid 2a19 properties 0x12
    00> [00:00:20.742,187] <dbg> bt_gatt: parse_characteristic: handle 0x0056 uuid 2a19 properties 0x12
    00> [00:00:20.742,218] <dbg> bt_gatt: parse_characteristic: handle 0x005b uuid 2bc3 properties 0x1a
    00> [00:00:20.742,279] <dbg> bt_gatt: parse_characteristic: handle 0x005f uuid 2bc9 properties 0x12
    00> [00:00:20.742,340] <dbg> bt_gatt: parse_characteristic: handle 0x0062 uuid 2bc9 properties 0x12
    00> [00:00:20.742,370] <dbg> bt_gatt: parse_characteristic: handle 0x0065 uuid 2bc9 properties 0x12
    00> [00:00:20.742,462] <dbg> bt_gatt: parse_characteristic: handle 0x0068 uuid 2bc9 properties 0x12
    00> [00:00:20.742,523] <dbg> bt_gatt: parse_characteristic: handle 0x006b uuid 2bca properties 0x12
    00> [00:00:20.742,553] <dbg> bt_gatt: parse_characteristic: handle 0x006e uuid 2bcb properties 0x12
    00> [00:00:20.742,614] <dbg> bt_gatt: parse_characteristic: handle 0x0071 uuid 2bcb properties 0x12
    00> [00:00:20.742,675] <dbg> bt_gatt: parse_characteristic: handle 0x0074 uuid 2bcb properties 0x12
    00> [00:00:20.742,736] <dbg> bt_gatt: parse_characteristic: handle 0x0077 uuid 2bcb properties 0x12
    00> [00:00:20.742,767] <dbg> bt_gatt: parse_characteristic: handle 0x007a uuid 2bcc properties 0x12
    00> [00:00:20.742,797] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_discover_cb: conn 0x20003138 attr 0x2000db94 handle 0x007b
    00> [00:00:20.742,828] <dbg> bt_gatt: gatt_find_info: start_handle 0x007b end_handle 0xffff
    00> [00:00:20.742,889] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read: conn 0x20003138
    00> [00:00:20.742,889] <dbg> bt_gatt: bt_gatt_read: handle 0x007b
    00> [00:00:20.842,132] <dbg> bt_gatt: gatt_find_info_rsp: err 0
    00> [00:00:20.842,193] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x007b uuid 2bcc
    00> [00:00:20.842,254] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x007c uuid 2902
    00> [00:00:20.842,285] <dbg> bt_gatt: gatt_write_ccc: handle 0x007c value 0x0001
    00> [00:00:20.939,788] <dbg> bt_gatt: gatt_read_rsp: err 0
    00> [00:00:20.939,788] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read_func: conn 0x20003138 err 0x00 len 4
    00> [00:00:20.939,819] <dbg> bt_bap_unicast_client: unicast_client_pacs_location_read_func: dir source loc 3
    00> [00:00:20.939,819] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover: conn 0x20003138
    00> [00:00:20.939,849] <dbg> bt_gatt: gatt_read_type: start_handle 0x0001 end_handle 0xffff
    00> [00:00:21.039,733] <dbg> bt_gatt: gatt_write_ccc_rsp: err 0
    00> [00:00:21.039,764] <dbg> bt_gatt: att_err_from_int: 0
    00> [00:00:21.142,059] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:21.142,120] <dbg> bt_gatt: parse_characteristic: handle 0x0002 uuid 2a05 properties 0x20
    00> [00:00:21.142,181] <dbg> bt_gatt: parse_characteristic: handle 0x0005 uuid 2b29 properties 0x0a
    00> [00:00:21.142,211] <dbg> bt_gatt: parse_characteristic: handle 0x0007 uuid 2b2a properties 0x02
    00> [00:00:21.142,272] <dbg> bt_gatt: parse_characteristic: handle 0x0009 uuid 2b3a properties 0x02
    00> [00:00:21.142,333] <dbg> bt_gatt: parse_characteristic: handle 0x000c uuid 2a00 properties 0x02
    00> [00:00:21.142,395] <dbg> bt_gatt: parse_characteristic: handle 0x000e uuid 2a01 properties 0x02
    00> [00:00:21.142,425] <dbg> bt_gatt: parse_characteristic: handle 0x0011 uuid 2a29 properties 0x02
    00> [00:00:21.142,517] <dbg> bt_gatt: parse_characteristic: handle 0x0013 uuid 2a24 properties 0x02
    00> [00:00:21.142,547] <dbg> bt_gatt: parse_characteristic: handle 0x0015 uuid 2a25 properties 0x02
    00> [00:00:21.142,608] <dbg> bt_gatt: parse_characteristic: handle 0x0017 uuid 2a27 properties 0x02
    00> [00:00:21.142,669] <dbg> bt_gatt: parse_characteristic: handle 0x0019 uuid 2a26 properties 0x02
    00> [00:00:21.142,730] <dbg> bt_gatt: parse_characteristic: handle 0x001b uuid 2a28 properties 0x02
    00> [00:00:21.142,761] <dbg> bt_gatt: parse_characteristic: handle 0x001d uuid 2a23 properties 0x02
    00> [00:00:21.142,822] <dbg> bt_gatt: parse_characteristic: handle 0x001f uuid 2a2a properties 0x02
    00> [00:00:21.142,883] <dbg> bt_gatt: parse_characteristic: handle 0x0021 uuid 2a50 properties 0x02
    00> [00:00:21.142,883] <dbg> bt_gatt: gatt_read_type: start_handle 0x0022 end_handle 0xffff
    00> [00:00:21.242,065] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:21.242,187] <dbg> bt_gatt: parse_characteristic: handle 0x0024 uuid 00001101-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:21.242,340] <dbg> bt_gatt: parse_characteristic: handle 0x0026 uuid 00001102-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:21.242,462] <dbg> bt_gatt: parse_characteristic: handle 0x0029 uuid 00001103-d102-11e1-9b23-00025b00a5a5 properties 0x16
    00> [00:00:21.242,584] <dbg> bt_gatt: parse_characteristic: handle 0x002d uuid fe2c1233-8366-4814-8eb0-01de32100bea properties 0x02
    00> [00:00:21.242,736] <dbg> bt_gatt: parse_characteristic: handle 0x002f uuid fe2c1234-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:21.242,736] <dbg> bt_gatt: gatt_read_type: start_handle 0x0030 end_handle 0xffff
    00> [00:00:21.342,071] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:21.342,193] <dbg> bt_gatt: parse_characteristic: handle 0x0032 uuid fe2c1235-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:21.342,346] <dbg> bt_gatt: parse_characteristic: handle 0x0035 uuid fe2c1236-8366-4814-8eb0-01de32100bea properties 0x08
    00> [00:00:21.342,468] <dbg> bt_gatt: parse_characteristic: handle 0x0037 uuid fe2c1237-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:21.342,620] <dbg> bt_gatt: parse_characteristic: handle 0x003a uuid fe2c1238-8366-4814-8eb0-01de32100bea properties 0x1a
    00> [00:00:21.342,742] <dbg> bt_gatt: parse_characteristic: handle 0x003e uuid 0000eb11-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:21.342,773] <dbg> bt_gatt: gatt_read_type: start_handle 0x003f end_handle 0xffff
    00> [00:00:21.442,047] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:21.442,199] <dbg> bt_gatt: parse_characteristic: handle 0x0040 uuid 0000eb12-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:21.442,321] <dbg> bt_gatt: parse_characteristic: handle 0x0042 uuid 0000eb13-d102-11e1-9b23-00025b00a5a5 properties 0x28
    00> [00:00:21.442,443] <dbg> bt_gatt: parse_characteristic: handle 0x0045 uuid 0000eb14-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:21.442,565] <dbg> bt_gatt: parse_characteristic: handle 0x0048 uuid 0000eb20-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:21.442,687] <dbg> bt_gatt: parse_characteristic: handle 0x004b uuid 0000eb21-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:21.442,718] <dbg> bt_gatt: gatt_read_type: start_handle 0x004c end_handle 0xffff
    00> [00:00:21.539,825] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:21.539,978] <dbg> bt_gatt: parse_characteristic: handle 0x004d uuid 0000eb22-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:21.539,978] <dbg> bt_gatt: gatt_read_type: start_handle 0x004e end_handle 0xffff
    00> [00:00:21.692,077] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:21.692,138] <dbg> bt_gatt: parse_characteristic: handle 0x0051 uuid 2a19 properties 0x12
    00> [00:00:21.692,199] <dbg> bt_gatt: parse_characteristic: handle 0x0056 uuid 2a19 properties 0x12
    00> [00:00:21.692,260] <dbg> bt_gatt: parse_characteristic: handle 0x005b uuid 2bc3 properties 0x1a
    00> [00:00:21.692,291] <dbg> bt_gatt: parse_characteristic: handle 0x005f uuid 2bc9 properties 0x12
    00> [00:00:21.692,352] <dbg> bt_gatt: parse_characteristic: handle 0x0062 uuid 2bc9 properties 0x12
    00> [00:00:21.692,413] <dbg> bt_gatt: parse_characteristic: handle 0x0065 uuid 2bc9 properties 0x12
    00> [00:00:21.692,474] <dbg> bt_gatt: parse_characteristic: handle 0x0068 uuid 2bc9 properties 0x12
    00> [00:00:21.692,504] <dbg> bt_gatt: parse_characteristic: handle 0x006b uuid 2bca properties 0x12
    00> [00:00:21.692,565] <dbg> bt_gatt: parse_characteristic: handle 0x006e uuid 2bcb properties 0x12
    00> [00:00:21.692,626] <dbg> bt_gatt: parse_characteristic: handle 0x0071 uuid 2bcb properties 0x12
    00> [00:00:21.692,687] <dbg> bt_gatt: parse_characteristic: handle 0x0074 uuid 2bcb properties 0x12
    00> [00:00:21.692,749] <dbg> bt_gatt: parse_characteristic: handle 0x0077 uuid 2bcb properties 0x12
    00> [00:00:21.692,810] <dbg> bt_gatt: parse_characteristic: handle 0x007a uuid 2bcc properties 0x12
    00> [00:00:21.692,840] <dbg> bt_gatt: parse_characteristic: handle 0x007d uuid 2bcd properties 0x12
    00> [00:00:21.692,871] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_discover_cb: conn 0x20003138 attr 0x2000db94 handle 0x007e
    00> [00:00:21.692,871] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read: conn 0x20003138
    00> [00:00:21.692,901] <dbg> bt_gatt: bt_gatt_read: handle 0x007e
    00> [00:00:21.789,764] <dbg> bt_gatt: gatt_read_rsp: err 0
    00> [00:00:21.789,764] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: conn 0x20003138 err 0x00 len 4
    00> [00:00:21.789,794] <dbg> bt_bap_unicast_client: unicast_client_pacs_avail_ctx_read_func: sink context 3983, source context 587
    00> [00:00:21.789,794] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20003138 
    00> [00:00:21.789,825] <dbg> bt_gatt: gatt_read_type: start_handle 0x0001 end_handle 0xffff
    00> [00:00:21.892,059] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:21.892,120] <dbg> bt_gatt: parse_characteristic: handle 0x0002 uuid 2a05 properties 0x20
    00> [00:00:21.892,181] <dbg> bt_gatt: parse_characteristic: handle 0x0005 uuid 2b29 properties 0x0a
    00> [00:00:21.892,242] <dbg> bt_gatt: parse_characteristic: handle 0x0007 uuid 2b2a properties 0x02
    00> [00:00:21.892,272] <dbg> bt_gatt: parse_characteristic: handle 0x0009 uuid 2b3a properties 0x02
    00> [00:00:21.892,333] <dbg> bt_gatt: parse_characteristic: handle 0x000c uuid 2a00 properties 0x02
    00> [00:00:21.892,395] <dbg> bt_gatt: parse_characteristic: handle 0x000e uuid 2a01 properties 0x02
    00> [00:00:21.892,456] <dbg> bt_gatt: parse_characteristic: handle 0x0011 uuid 2a29 properties 0x02
    00> [00:00:21.892,486] <dbg> bt_gatt: parse_characteristic: handle 0x0013 uuid 2a24 properties 0x02
    00> [00:00:21.892,547] <dbg> bt_gatt: parse_characteristic: handle 0x0015 uuid 2a25 properties 0x02
    00> [00:00:21.892,608] <dbg> bt_gatt: parse_characteristic: handle 0x0017 uuid 2a27 properties 0x02
    00> [00:00:21.892,669] <dbg> bt_gatt: parse_characteristic: handle 0x0019 uuid 2a26 properties 0x02
    00> [00:00:21.892,700] <dbg> bt_gatt: parse_characteristic: handle 0x001b uuid 2a28 properties 0x02
    00> [00:00:21.892,761] <dbg> bt_gatt: parse_characteristic: handle 0x001d uuid 2a23 properties 0x02
    00> [00:00:21.892,822] <dbg> bt_gatt: parse_characteristic: handle 0x001f uuid 2a2a properties 0x02
    00> [00:00:21.892,883] <dbg> bt_gatt: parse_characteristic: handle 0x0021 uuid 2a50 properties 0x02
    00> [00:00:21.892,883] <dbg> bt_gatt: gatt_read_type: start_handle 0x0022 end_handle 0xffff
    00> [00:00:21.992,065] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:21.992,187] <dbg> bt_gatt: parse_characteristic: handle 0x0024 uuid 00001101-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:21.992,340] <dbg> bt_gatt: parse_characteristic: handle 0x0026 uuid 00001102-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:21.992,462] <dbg> bt_gatt: parse_characteristic: handle 0x0029 uuid 00001103-d102-11e1-9b23-00025b00a5a5 properties 0x16
    00> [00:00:21.992,584] <dbg> bt_gatt: parse_characteristic: handle 0x002d uuid fe2c1233-8366-4814-8eb0-01de32100bea properties 0x02
    00> [00:00:21.992,736] <dbg> bt_gatt: parse_characteristic: handle 0x002f uuid fe2c1234-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:21.992,736] <dbg> bt_gatt: gatt_read_type: start_handle 0x0030 end_handle 0xffff
    00> [00:00:22.092,071] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:22.092,193] <dbg> bt_gatt: parse_characteristic: handle 0x0032 uuid fe2c1235-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:22.092,346] <dbg> bt_gatt: parse_characteristic: handle 0x0035 uuid fe2c1236-8366-4814-8eb0-01de32100bea properties 0x08
    00> [00:00:22.092,468] <dbg> bt_gatt: parse_characteristic: handle 0x0037 uuid fe2c1237-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:22.092,620] <dbg> bt_gatt: parse_characteristic: handle 0x003a uuid fe2c1238-8366-4814-8eb0-01de32100bea properties 0x1a
    00> [00:00:22.092,742] <dbg> bt_gatt: parse_characteristic: handle 0x003e uuid 0000eb11-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:22.092,773] <dbg> bt_gatt: gatt_read_type: start_handle 0x003f end_handle 0xffff
    00> [00:00:22.192,047] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:22.192,199] <dbg> bt_gatt: parse_characteristic: handle 0x0040 uuid 0000eb12-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:22.192,321] <dbg> bt_gatt: parse_characteristic: handle 0x0042 uuid 0000eb13-d102-11e1-9b23-00025b00a5a5 properties 0x28
    00> [00:00:22.192,443] <dbg> bt_gatt: parse_characteristic: handle 0x0045 uuid 0000eb14-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:22.192,565] <dbg> bt_gatt: parse_characteristic: handle 0x0048 uuid 0000eb20-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:22.192,687] <dbg> bt_gatt: parse_characteristic: handle 0x004b uuid 0000eb21-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:22.192,718] <dbg> bt_gatt: gatt_read_type: start_handle 0x004c end_handle 0xffff
    00> [00:00:22.289,825] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:22.289,978] <dbg> bt_gatt: parse_characteristic: handle 0x004d uuid 0000eb22-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:22.289,978] <dbg> bt_gatt: gatt_read_type: start_handle 0x004e end_handle 0xffff
    00> [00:00:22.392,059] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:22.392,150] <dbg> bt_gatt: parse_characteristic: handle 0x0051 uuid 2a19 properties 0x12
    00> [00:00:22.392,211] <dbg> bt_gatt: parse_characteristic: handle 0x0056 uuid 2a19 properties 0x12
    00> [00:00:22.392,242] <dbg> bt_gatt: parse_characteristic: handle 0x005b uuid 2bc3 properties 0x1a
    00> [00:00:22.392,303] <dbg> bt_gatt: parse_characteristic: handle 0x005f uuid 2bc9 properties 0x12
    00> [00:00:22.392,364] <dbg> bt_gatt: parse_characteristic: handle 0x0062 uuid 2bc9 properties 0x12
    00> [00:00:22.392,425] <dbg> bt_gatt: parse_characteristic: handle 0x0065 uuid 2bc9 properties 0x12
    00> [00:00:22.392,456] <dbg> bt_gatt: parse_characteristic: handle 0x0068 uuid 2bc9 properties 0x12
    00> [00:00:22.392,517] <dbg> bt_gatt: parse_characteristic: handle 0x006b uuid 2bca properties 0x12
    00> [00:00:22.392,578] <dbg> bt_gatt: parse_characteristic: handle 0x006e uuid 2bcb properties 0x12
    00> [00:00:22.392,639] <dbg> bt_gatt: parse_characteristic: handle 0x0071 uuid 2bcb properties 0x12
    00> --- 1 messages dropped ---
    00> [00:00:22.392,761] <dbg> bt_gatt: parse_characteristic: handle 0x0077 uuid 2bcb properties 0x12
    00> [00:00:22.392,791] <dbg> bt_gatt: parse_characteristic: handle 0x007a uuid 2bcc properties 0x12
    00> [00:00:22.392,852] <dbg> bt_gatt: parse_characteristic: handle 0x007d uuid 2bcd properties 0x12
    00> [00:00:22.392,913] <dbg> bt_gatt: parse_characteristic: handle 0x0080 uuid 2bce properties 0x12
    00> [00:00:22.392,974] <dbg> bt_gatt: parse_characteristic: handle 0x0084 uuid 2b7d properties 0x12
    00> [00:00:22.393,005] <dbg> bt_gatt: parse_characteristic: handle 0x0087 uuid 2b7e properties 0x08
    00> [00:00:22.393,035] <dbg> bt_gatt: gatt_read_type: start_handle 0x0088 end_handle 0xffff
    00> [00:00:22.491,546] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:22.491,607] <dbg> bt_gatt: parse_characteristic: handle 0x0089 uuid 2b7f properties 0x12
    00> [00:00:22.491,668] <dbg> bt_gatt: parse_characteristic: handle 0x008d uuid 2b51 properties 0x02
    00> [00:00:22.491,729] <dbg> bt_gatt: parse_characteristic: handle 0x0091 uuid 2bc7 properties 0x0c
    00> [00:00:22.491,790] <dbg> bt_gatt: parse_characteristic: handle 0x0093 uuid 2bc8 properties 0x12
    00> [00:00:22.491,821] <dbg> bt_gatt: parse_characteristic: handle 0x0096 uuid 2bc8 properties 0x12
    00> [00:00:22.491,882] <dbg> bt_gatt: parse_characteristic: handle 0x009a uuid 2bc4 properties 0x12
    00> [00:00:22.491,943] <dbg> bt_gatt: parse_characteristic: handle 0x009d uuid 2bc4 properties 0x12
    00> [00:00:22.492,004] <dbg> bt_gatt: parse_characteristic: handle 0x00a0 uuid 2bc4 properties 0x12
    00> [00:00:22.492,034] <dbg> bt_gatt: parse_characteristic: handle 0x00a3 uuid 2bc4 properties 0x12
    00> [00:00:22.492,095] <dbg> bt_gatt: parse_characteristic: handle 0x00a6 uuid 2bc5 properties 0x12
    00> [00:00:22.492,126] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20003138 attr 0x2000db94 handle 0x00a7 dir source
    00> [00:00:22.492,156] <dbg> bt_gatt: bt_gatt_read: handle 0x00a7
    00> [00:00:22.589,752] <dbg> bt_gatt: gatt_read_rsp: err 0
    00> [00:00:22.589,752] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20003138 err 0x00 len 2
    00> [00:00:22.589,782] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x00a7
    00> [00:00:22.589,782] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20003138 err 0x00 len 0
    00> [00:00:22.589,813] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x00a7
    00> [00:00:22.589,843] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x20004254 dir source handle 0x00a7
    00> [00:00:22.589,935] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20004254 handle 0x00a7 id 0x05 dir source state idle -> idle
    00> [00:00:22.589,935] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x20004254 handle 0xa7
    00> [00:00:22.589,965] <dbg> bt_gatt: gatt_find_info: start_handle 0x00a7 end_handle 0xffff
    00> Source #0: ep 0x20004254
    00> [00:00:22.590,057] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20003138 
    00> [00:00:22.590,057] <dbg> bt_gatt: gatt_read_type: start_handle 0x00a7 end_handle 0xffff
    00> [00:00:22.690,399] <dbg> bt_gatt: gatt_find_info_rsp: err 0
    00> [00:00:22.690,460] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x00a7 uuid 2bc5
    00> [00:00:22.690,521] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x00a8 uuid 2902
    00> [00:00:22.690,551] <dbg> bt_gatt: gatt_write_ccc: handle 0x00a8 value 0x0001
    00> [00:00:22.789,825] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:22.789,886] <dbg> bt_gatt: parse_characteristic: handle 0x00a9 uuid 2bc5 properties 0x12
    00> [00:00:22.789,916] <dbg> bt_bap_unicast_client: unicast_client_ase_discover_cb: conn 0x20003138 attr 0x2000db94 handle 0x00aa dir source
    00> [00:00:22.789,947] <dbg> bt_gatt: bt_gatt_read: handle 0x00aa
    00> [00:00:22.889,739] <dbg> bt_gatt: gatt_write_ccc_rsp: err 0
    00> [00:00:22.889,770] <dbg> bt_gatt: att_err_from_int: 0
    00> [00:00:22.989,715] <dbg> bt_gatt: gatt_read_rsp: err 0
    00> [00:00:22.989,746] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20003138 err 0x00 len 2
    00> [00:00:22.989,746] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x00aa
    00> [00:00:22.989,776] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: conn 0x20003138 err 0x00 len 0
    00> [00:00:22.989,776] <dbg> bt_bap_unicast_client: unicast_client_ase_read_func: handle 0x00aa
    00> [00:00:22.989,807] <dbg> bt_bap_unicast_client: unicast_client_ep_init: ep 0x2000433c dir source handle 0x00aa
    00> [00:00:22.989,898] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x2000433c handle 0x00aa id 0x06 dir source state idle -> idle
    00> [00:00:22.989,929] <dbg> bt_bap_unicast_client: unicast_client_ep_subscribe: ep 0x2000433c handle 0xaa
    00> [00:00:22.989,959] <dbg> bt_gatt: gatt_find_info: start_handle 0x00aa end_handle 0xffff
    00> Source #1: ep 0x2000433c
    00> [00:00:22.990,051] <dbg> bt_bap_unicast_client: unicast_client_ase_discover: conn 0x20003138 
    00> [00:00:22.990,051] <dbg> bt_gatt: gatt_read_type: start_handle 0x00aa end_handle 0xffff
    00> [00:00:23.090,362] <dbg> bt_gatt: gatt_find_info_rsp: err 0
    00> [00:00:23.090,423] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x00aa uuid 2bc5
    00> [00:00:23.090,484] <dbg> bt_gatt: gatt_find_info_rsp: handle 0x00ab uuid 2902
    00> [00:00:23.090,515] <dbg> bt_gatt: gatt_write_ccc: handle 0x00ab value 0x0001
    00> [00:00:23.189,788] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:23.189,849] <dbg> bt_gatt: parse_characteristic: handle 0x00ac uuid 2bc6 properties 0x1c
    00> [00:00:23.189,880] <dbg> bt_gatt: gatt_read_type: start_handle 0x00ad end_handle 0xffff
    00> [00:00:23.289,733] <dbg> bt_gatt: gatt_write_ccc_rsp: err 0
    00> [00:00:23.289,733] <dbg> bt_gatt: att_err_from_int: 0
    00> [00:00:23.392,059] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:23.392,211] <dbg> bt_gatt: parse_characteristic: handle 0x00b2 uuid d3784627-ec77-4043-bcb5-b94267f760fe properties 0x1a
    00> [00:00:23.392,333] <dbg> bt_gatt: parse_characteristic: handle 0x00b5 uuid aee4ce2a-6fe0-4da3-b34c-5fcb8e592109 properties 0x12
    00> [00:00:23.392,486] <dbg> bt_gatt: parse_characteristic: handle 0x00b8 uuid b3bb9061-0e62-48d5-95b8-4c9c1c742837 properties 0x12
    00> [00:00:23.392,608] <dbg> bt_gatt: parse_characteristic: handle 0x00bb uuid b3bb9061-0e62-48d5-95b8-4c9c1c742837 properties 0x12
    00> [00:00:23.392,761] <dbg> bt_gatt: parse_characteristic: handle 0x00be uuid d8b16735-0f41-4fed-9549-ee28c05f4f60 properties 0x12
    00> [00:00:23.392,791] <dbg> bt_gatt: gatt_read_type: start_handle 0x00bf end_handle 0xffff
    00> [00:00:23.489,837] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:23.489,990] <dbg> bt_gatt: parse_characteristic: handle 0x00c1 uuid 2860b64e-0eae-45c7-b7b7-f49cc6258cc9 properties 0x08
    00> [00:00:23.489,990] <dbg> bt_gatt: gatt_read_type: start_handle 0x00c2 end_handle 0xffff
    00> [00:00:23.639,739] <dbg> bt_gatt: gatt_read_type_rsp: err 10
    00> [00:00:23.639,770] <dbg> bt_bap_unicast_client: unicast_client_ase_cp_discover: conn 0x20003138
    00> [00:00:23.639,770] <dbg> bt_gatt: gatt_read_type: start_handle 0x0001 end_handle 0xffff
    00> [00:00:23.742,065] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:23.742,126] <dbg> bt_gatt: parse_characteristic: handle 0x0002 uuid 2a05 properties 0x20
    00> [00:00:23.742,156] <dbg> bt_gatt: parse_characteristic: handle 0x0005 uuid 2b29 properties 0x0a
    00> [00:00:23.742,218] <dbg> bt_gatt: parse_characteristic: handle 0x0007 uuid 2b2a properties 0x02
    00> [00:00:23.742,279] <dbg> bt_gatt: parse_characteristic: handle 0x0009 uuid 2b3a properties 0x02
    00> [00:00:23.742,340] <dbg> bt_gatt: parse_characteristic: handle 0x000c uuid 2a00 properties 0x02
    00> [00:00:23.742,370] <dbg> bt_gatt: parse_characteristic: handle 0x000e uuid 2a01 properties 0x02
    00> [00:00:23.742,462] <dbg> bt_gatt: parse_characteristic: handle 0x0011 uuid 2a29 properties 0x02
    00> [00:00:23.742,492] <dbg> bt_gatt: parse_characteristic: handle 0x0013 uuid 2a24 properties 0x02
    00> [00:00:23.742,553] <dbg> bt_gatt: parse_characteristic: handle 0x0015 uuid 2a25 properties 0x02
    00> [00:00:23.742,614] <dbg> bt_gatt: parse_characteristic: handle 0x0017 uuid 2a27 properties 0x02
    00> [00:00:23.742,675] <dbg> bt_gatt: parse_characteristic: handle 0x0019 uuid 2a26 properties 0x02
    00> [00:00:23.742,706] <dbg> bt_gatt: parse_characteristic: handle 0x001b uuid 2a28 properties 0x02
    00> [00:00:23.742,767] <dbg> bt_gatt: parse_characteristic: handle 0x001d uuid 2a23 properties 0x02
    00> [00:00:23.742,828] <dbg> bt_gatt: parse_characteristic: handle 0x001f uuid 2a2a properties 0x02
    00> [00:00:23.742,889] <dbg> bt_gatt: parse_characteristic: handle 0x0021 uuid 2a50 properties 0x02
    00> [00:00:23.742,889] <dbg> bt_gatt: gatt_read_type: start_handle 0x0022 end_handle 0xffff
    00> [00:00:23.892,059] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:23.892,181] <dbg> bt_gatt: parse_characteristic: handle 0x0024 uuid 00001101-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:23.892,333] <dbg> bt_gatt: parse_characteristic: handle 0x0026 uuid 00001102-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:23.892,456] <dbg> bt_gatt: parse_characteristic: handle 0x0029 uuid 00001103-d102-11e1-9b23-00025b00a5a5 properties 0x16
    00> [00:00:23.892,578] <dbg> bt_gatt: parse_characteristic: handle 0x002d uuid fe2c1233-8366-4814-8eb0-01de32100bea properties 0x02
    00> [00:00:23.892,730] <dbg> bt_gatt: parse_characteristic: handle 0x002f uuid fe2c1234-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:23.892,730] <dbg> bt_gatt: gatt_read_type: start_handle 0x0030 end_handle 0xffff
    00> [00:00:23.992,065] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:23.992,218] <dbg> bt_gatt: parse_characteristic: handle 0x0032 uuid fe2c1235-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:23.992,340] <dbg> bt_gatt: parse_characteristic: handle 0x0035 uuid fe2c1236-8366-4814-8eb0-01de32100bea properties 0x08
    00> [00:00:23.992,462] <dbg> bt_gatt: parse_characteristic: handle 0x0037 uuid fe2c1237-8366-4814-8eb0-01de32100bea properties 0x28
    00> [00:00:23.992,614] <dbg> bt_gatt: parse_characteristic: handle 0x003a uuid fe2c1238-8366-4814-8eb0-01de32100bea properties 0x1a
    00> [00:00:23.992,736] <dbg> bt_gatt: parse_characteristic: handle 0x003e uuid 0000eb11-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:23.992,767] <dbg> bt_gatt: gatt_read_type: start_handle 0x003f end_handle 0xffff
    00> [00:00:24.092,071] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:24.092,224] <dbg> bt_gatt: parse_characteristic: handle 0x0040 uuid 0000eb12-d102-11e1-9b23-00025b00a5a5 properties 0x02
    00> [00:00:24.092,346] <dbg> bt_gatt: parse_characteristic: handle 0x0042 uuid 0000eb13-d102-11e1-9b23-00025b00a5a5 properties 0x28
    00> [00:00:24.092,468] <dbg> bt_gatt: parse_characteristic: handle 0x0045 uuid 0000eb14-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:24.092,590] <dbg> bt_gatt: parse_characteristic: handle 0x0048 uuid 0000eb20-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:24.092,712] <dbg> bt_gatt: parse_characteristic: handle 0x004b uuid 0000eb21-d102-11e1-9b23-00025b00a5a5 properties 0x08
    00> [00:00:24.092,742] <dbg> bt_gatt: gatt_read_type: start_handle 0x004c end_handle 0xffff
    00> [00:00:24.189,819] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:24.189,941] <dbg> bt_gatt: parse_characteristic: handle 0x004d uuid 0000eb22-d102-11e1-9b23-00025b00a5a5 properties 0x12
    00> [00:00:24.189,971] <dbg> bt_gatt: gatt_read_type: start_handle 0x004e end_handle 0xffff
    00> [00:00:24.292,114] <dbg> bt_gatt: gatt_read_type_rsp: err 0
    00> [00:00:24.292,175] <dbg> bt_gatt: parse_characteristic: handle 0x0051 uuid 2a19 properties 0x12
    00> [00:00:24.292,236] <dbg> bt_gatt: parse_characteristic: handle 0x0056 uuid 2a19 properties 0x12
    00> [00:00:24.292,297] <dbg> bt_gatt: parse_characteristic: handle 0x005b uuid 2bc3 properties 0x1a
    00> [00:00:24.292,327] <dbg> bt_gatt: parse_characteristic: handle 0x005f uuid 2bc9 properties 0x12
    00> [00:00:24.292,388] <dbg> bt_gatt: parse_characteristic: handle 0x0062 uuid 2bc9 properties 0x12
    00> [00:00:24.292,449] <dbg> bt_gatt: parse_characteristic: handle 0x0065 uuid 2bc9 properties 0x12
    00> [00:00:24.292,510] <dbg> bt_gatt: parse_characteristic: handle 0x0068 uuid 2bc9 properties 0x12
    00> [00:00:24.292,541] <dbg> bt_gatt: parse_characteristic: handle 0x006b uuid 2bca properties 0x12
    00> [00:00:24.292,602] <dbg> bt_gatt: parse_characteristic: handle 0x006e uuid 2bcb properties 0x12
    00> [00:00:24.292,663] <dbg> bt_gatt: parse_characteristic: handle 0x0071 uuid 2bcb properties 0x12
    00> --- 14 messages dropped ---
    00> [00:00:24.391,876] <dbg> bt_gatt: parse_characteristic: handle 0x009a uuid 2bc4 properties 0x12
    00> [00:00:24.391,937] <dbg> bt_gatt: parse_characteristic: handle 0x009d uuid 2bc4 properties 0x12
    00> [00:00:24.391,998] <dbg> bt_gatt: parse_characteristic: handle 0x00a0 uuid 2bc4 properties 0x12
    00> [00:00:24.392,028] <dbg> bt_gatt: parse_characteristic: handle 0x00a3 uuid 2bc4 properties 0x12
    00> [00:00:24.392,089] <dbg> bt_gatt: parse_characteristic: handle 0x00a6 uuid 2bc5 properties 0x12
    00> [00:00:24.392,150] <dbg> bt_gatt: parse_characteristic: handle 0x00a9 uuid 2bc5 properties 0x12
    00> [00:00:24.392,211] <dbg> bt_gatt: parse_characteristic: handle 0x00ac uuid 2bc6 properties 0x1c
    00> [00:00:24.392,242] <dbg> bt_bap_unicast_client: unicast_client_cp_discover_func: conn 0x20003138 attr 0x2000db94 handle 0x00ad
    00> [00:00:24.392,242] <dbg> bt_bap_unicast_client: unicast_client_ep_set_cp: conn 0x20003138 0x00ad
    00> Discover sources complete: err 0
    00> --- 9 messages dropped ---
    00> [00:00:24.393,432] <dbg> bt_bap_unicast_client: unicast_client_ep_config: id 0x01 dir sink codec 0x06
    00> [00:00:24.393,432] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_ep_send: conn 0x20003138 ep 0x20003ce4 buf 0x20004a54 len 27
    00> [00:00:24.393,493] <dbg> bt_gatt: bt_gatt_write_without_response_cb: handle 0x00ad length 27
    00> unicast_audio_start successfully
    00> [00:00:24.489,715] <dbg> bt_gatt: bt_gatt_notification: handle 0x00ad length 5
    00> [00:00:24.489,746] <dbg> bt_bap_unicast_client: unicast_client_cp_notify: conn 0x20003138 len 5
    00> [00:00:24.489,807] <dbg> bt_bap_unicast_client: unicast_client_cp_notify: op Config Codec (0x01) id 0x01 code Success (0x00) reason None (0x00)
    00> [00:00:24.489,807] <dbg> bt_cap_initiator: bt_cap_initiator_cp_cb: cap_stream 0x20005c08
    00> [00:00:24.490,936] <dbg> bt_gatt: bt_gatt_notification: handle 0x009b length 41
    00> [00:00:24.490,936] <dbg> bt_bap_unicast_client: unicast_client_ep_notify: conn 0x20003138 ep 0x20003ce4 len 41
    00> [00:00:24.491,027] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20003ce4 handle 0x009b id 0x01 dir sink state idle -> codec-configured
    00> --- 6 messages dropped ---
    00> [00:00:24.491,210] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_ep_qos: ep 0x20003ce4 buf 0x20004a54 qos 0x20000680
    00> [00:00:24.491,241] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_ep_qos: id 0x01 cig 0x00 cis 0x00 interval 10000 framing 0x00 phy 0x02 sdu 100 rtn 5 latency 20 pd 40000
    00> [00:00:24.491,271] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_ep_send: conn 0x20003138 ep 0x20003ce4 buf 0x20004a54 len 18
    00> [00:00:24.491,302] <dbg> bt_gatt: bt_gatt_write_without_response_cb: handle 0x00ad length 18
    00> [00:00:24.589,721] <dbg> bt_gatt: bt_gatt_notification: handle 0x00ad length 5
    00> [00:00:24.589,721] <dbg> bt_bap_unicast_client: unicast_client_cp_notify: conn 0x20003138 len 5
    00> [00:00:24.589,813] <dbg> bt_bap_unicast_client: unicast_client_cp_notify: op Config QoS (0x02) id 0x01 code Success (0x00) reason None (0x00)
    00> [00:00:24.589,813] <dbg> bt_cap_initiator: bt_cap_initiator_cp_cb: cap_stream 0x20005c08
    00> --- 6 messages dropped ---
    00> [00:00:24.590,667] <dbg> bt_cap_initiator: bt_cap_initiator_qos_configured: cap_stream 0x20005c08
    00> [00:00:24.590,698] <dbg> bt_cap_initiator: update_proc_done_cnt: proc 1 subproc 2: 1/1
    00> [00:00:24.590,698] <dbg> bt_cap_initiator: bt_cap_initiator_qos_configured: Stream 0x20005c08 QoS configured (1/1 streams done)
    00> [00:00:24.590,728] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_enable: stream 0x20005c08
    00> [00:00:24.590,759] <dbg> bt_bap_unicast_client: unicast_client_ep_enable: ep 0x20003ce4 buf 0x20004a54 meta_len 4
    00> [00:00:24.590,759] <dbg> bt_bap_unicast_client: unicast_client_ep_enable: id 0x01
    00> [00:00:24.590,789] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_ep_send: conn 0x20003138 ep 0x20003ce4 buf 0x20004a54 len 8
    00> [00:00:24.590,820] <dbg> bt_gatt: bt_gatt_write_without_response_cb: handle 0x00ad length 8
    00> [00:00:24.689,727] <dbg> bt_gatt: bt_gatt_notification: handle 0x00ad length 5
    00> [00:00:24.689,727] <dbg> bt_bap_unicast_client: unicast_client_cp_notify: conn 0x20003138 len 5
    00> [00:00:24.689,788] <dbg> bt_bap_unicast_client: unicast_client_cp_notify: op Enable (0x03) id 0x01 code Success (0x00) reason None (0x00)
    00> [00:00:24.689,819] <dbg> bt_cap_initiator: bt_cap_initiator_cp_cb: cap_stream 0x20005c08
    00> [00:00:24.690,460] <dbg> bt_gatt: bt_gatt_notification: handle 0x009b length 20
    00> [00:00:24.690,490] <dbg> bt_bap_unicast_client: unicast_client_ep_notify: conn 0x20003138 ep 0x20003ce4 len 20
    00> [00:00:24.690,582] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20003ce4 handle 0x009b id 0x01 dir sink state qos-configured -> enabling
    00> [00:00:24.690,612] <dbg> bt_bap_unicast_client: unicast_client_ep_enabling_state: dir sink cig 0x00 cis 0x00
    00> [00:00:24.690,612] <dbg> bt_bap_unicast_client: unicast_client_ep_set_metadata: ep 0x20003ce4 len 15 codec_cfg 0
    00> [00:00:24.690,643] <dbg> bt_bap_unicast_client: unicast_client_ep_set_metadata: Cannot store 15 octets of metadata
    00> Enabled stream 0x20005c08
    00> [00:00:24.690,673] <dbg> bt_cap_initiator: bt_cap_initiator_enabled: cap_stream 0x20005c08
    00> [00:00:24.690,704] <dbg> bt_cap_initiator: update_proc_done_cnt: proc 1 subproc 3: 1/1
    00> [00:00:24.690,734] <dbg> bt_cap_initiator: bt_cap_initiator_enabled: Stream 0x20005c08 enabled (1/1 streams done)
    00> [00:00:24.690,765] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_connect: stream 0x20005c08
    00> [00:00:24.690,765] <dbg> bt_bap_unicast_client: bt_bap_unicast_client_connect: stream 0x20005c08 iso 0x20006ebc
    00> [00:00:24.896,606] <dbg> bt_bap_unicast_client: unicast_client_ep_iso_connected: stream 0x20005c08 ep 0x20003ce4 dir sink receiver_ready 0
    00> [00:00:24.896,636] <dbg> bt_cap_initiator: bt_cap_initiator_connected: cap_stream 0x20005c08
    00> [00:00:24.896,636] <dbg> bt_cap_initiator: update_proc_done_cnt: proc 1 subproc 4: 1/1
    00> [00:00:24.896,667] <dbg> bt_cap_initiator: bt_cap_initiator_connected: Stream 0x20005c08 connected (1/1 streams done)
    00> [00:00:24.939,819] <dbg> bt_gatt: bt_gatt_notification: handle 0x009b length 20
    00> [00:00:24.939,849] <dbg> bt_bap_unicast_client: unicast_client_ep_notify: conn 0x20003138 ep 0x20003ce4 len 20
    00> [00:00:24.939,941] <dbg> bt_bap_unicast_client: unicast_client_ep_set_status: ep 0x20003ce4 handle 0x009b id 0x01 dir sink state enabling -> streaming
    00> [00:00:24.939,941] <dbg> bt_bap_unicast_client: unicast_client_ep_streaming_state: dir sink cig 0x00 cis 0x00
    00> Started stream 0x20005c08
    00> [00:00:24.940,490] <dbg> bt_cap_initiator: bt_cap_initiator_started: cap_stream 0x20005c08
    00> [00:00:24.940,521] <dbg> bt_cap_initiator: update_proc_done_cnt: proc 1 subproc 5: 1/1
    00> [00:00:24.940,521] <dbg> bt_cap_initiator: bt_cap_initiator_started: Stream 0x20005c08 started (1/1 streams done)
    00> [00:00:29.245,422] <dbg> bt_gatt: bt_gatt_notification: handle 0x009b length 20

    I’m missing any configuration?

  • I’m building an LE Audio gateway on the nRF5340 DK using the TMAP_Central sample (NCS v3.0.2, with minor local changes).

    Please be aware that the TMAP_Central sample is provided and maintained by Zephyr, which falls outside our support scope. 

    You could try to disable the bt_gatt log, and also enlarge the CONFIG_LOG_BUFFER_SIZE since there are many logs flushed. After you could share the log with proper details in the Zephyr support community.

    I would assume this Earfun 4 pro TWS earbuds actually work like a tethering headset. Only one device is working in BLE ADV, and it would forward the stream to the other earbud. However, I'm not sure if the Zephyr example already supports this feature or not, but for the nRF5340 audio application, this is under development.

Related