pdu->len is only 8 bits and CONFIG_BT_CTLR_ADV_DATA_LEN_MAX can be upto 1650 bytes. Fix the implementation to use 16 bit auto variable to check AD data length overflow. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| crypto | ||
| hal | ||
| hci | ||
| include | ||
| ll_sw | ||
| ticker | ||
| util | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.ll_sw_split | ||