apache / mynewt-nimble

Apache mynewt
https://mynewt.apache.org/
Apache License 2.0
665 stars 385 forks source link

host/ble_hs: call ble_iso_rx_data if BLE_ISO_BROADCAST_SINK #1715

Closed KKopyscinski closed 4 months ago

KKopyscinski commented 4 months ago

BLE_ISO defines ISO as whole, but we RX iso data only when device is broadcast sink.

KKopyscinski commented 4 months ago

@MariuszSkamra I saw app not compiling with BLE_ISO enabled but disabled BLE_ISO_BROADCAST_SINK