]> 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, 17 Mar 2017 10:12:41 +0000 (18:12 +0800)
commita286846095137b12aead30cefe2a46289e67833d
treeed6eec81dc1efda5f30d1890af00ef386432b1a2
parent2b2dd845ae44d2c90af12a58ed66b9e17b5e1e51
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