commit | 9e3c2ea67a4c24f7a7517e863e3adc89c4e3b66d | [log] [tgz] |
---|---|---|
author | Iulia Tanasescu <iulia.tanasescu@nxp.com> | Tue Apr 11 10:41:35 2023 +0300 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Sun Apr 23 22:02:28 2023 -0700 |
tree | 38bd2bfa40d10ac8f48ca88bd14ba22ae4a38311 | |
parent | 3c690a0d64f5964977050a91b6bba8de09c13d94 [diff] |
Bluetooth: hci_conn: remove extra line in hci_le_big_create_sync Remove extra line setting the broadcast code parameter of the hci_cp_le_create_big struct to 0. The broadcast code is copied from the QoS struct. Signed-off-by: Iulia Tanasescu <iulia.tanasescu@nxp.com> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>