Fix a bug where the controller would use the length field of the advertisement packet before checking if the length field was valid. It is possible that the controller has received a packet that passes CRC check but has a length field that is invalid. This would cause the scanner to overwrite the scan report buffer Fixes: #14741 Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| crypto | ||
| hal | ||
| hci | ||
| include | ||
| ll_sw | ||
| ticker | ||
| util | ||
| CMakeLists.txt | ||
| Kconfig | ||