]> granicus.if.org Git - esp-idf/commit
ble: Fix ble_adv data truncation
authorlucashutchinson <lucas@syrp.co.nz>
Thu, 2 Mar 2017 03:41:03 +0000 (16:41 +1300)
committerAngus Gratton <angus@espressif.com>
Fri, 3 Mar 2017 03:59:15 +0000 (14:59 +1100)
commit8ce94d5bd3765c0f7973cf4c0f2335d67e69891b
treec0150be6e2be6fbc07674fcafd310dc7dfbb657a
parent2575d1dd70a1082f10d15fe021c1020dfef8be7a
ble: Fix ble_adv data truncation

Fixed issue with ble_adv data being truncated after the 31st octet due to an incorrect length passed in a memcpy.

Merges #389 https://github.com/espressif/esp-idf/pull/389
components/bt/bluedroid/btc/profile/std/gap/btc_gap_ble.c