commit | 50cea984b84ebeff9f5405b3aeea0866ff9ea466 | [log] [tgz] |
---|---|---|
author | Emil Gydesen <emil.gydesen@nordicsemi.no> | Fri Jun 11 13:51:29 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jun 29 10:38:14 2021 -0400 |
tree | a10714aa9ac6391980fd3ffa4a00c6ff29199a55 | |
parent | cdf7d314fe69fda09c18ec374cdf242449b1cfdd [diff] |
Bluetooth: ISO: Only remove CIG as central The hci_le_remove_cig command shall only be sent as the master/central. Implemented this by early termination in bt_iso_cleanup as the slave/peripheral. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>