Hello,
Is there a method of setting the transmit power of ISO channels using BT_HCI_OP_VS_WRITE_TX_POWER_LEVEL?
I used the connection handle of the struct bt_conn object from struct bt_bap_stream but the SoftDevice returns BT_HCI_ERR_UNKNOWN_CONN_ID.
Do you have an example of setting the transmit power dynamically of a ISO channel?
Thanks,
Andrew