There were no assignment to iq_report->hdr.handle in the code hence all IQ samples reports had the same handle value which was zero. Since the handle is related with ll_sync_set pointer the handle value may not be set in LLL. The best place to set handle value is thread context where bt_hci_evt_le_connectionless_iq_report is prepared. Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| nordic | ||
| openisa | ||
| hci_driver.c | ||
| hci_internal.h | ||
| hci_user_ext.h | ||
| hci.c | ||