]> granicus.if.org Git - esp-idf/commit
components/bt: Fix assert 32768 and 65535
authorbaohongde <baohongde@espressif.com>
Thu, 27 Dec 2018 07:05:22 +0000 (15:05 +0800)
committerbaohongde <baohongde@espressif.com>
Thu, 27 Dec 2018 07:05:22 +0000 (15:05 +0800)
commit13bed6ed4c7d9c86d4839bb8b2897d1d109135df
tree5b8195ce288e1f2fbb2605335559b92e21fec26a
parent9aff9f3f8b3c64413132cdab6318221f37e30764
components/bt: Fix assert 32768 and 65535

1. fix bug that there's very low ratio to cause BLE assert(32768, 0) in rwble.c at line 222
2. fix bug that there's very low ratio to cause BLE assert(65536, 0) in rwble.c at line 222
components/bt/lib