]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/ble_fix_exception_build_sr_msg_#12124' into 'master'
authorJiang Jiang Jian <jack@espressif.com>
Fri, 12 May 2017 07:24:58 +0000 (15:24 +0800)
committerJiang Jiang Jian <jack@espressif.com>
Fri, 12 May 2017 07:24:58 +0000 (15:24 +0800)
commit9a647448502c5efc4b9482f43bef0bdf5d972232
tree0f7402073d4f15ea527a40d8f037964b7c6b980f
parent272551301ef618b23740cf055f523407092932a3
parente9dc0115fc3bff52d59acaddfe599837722fa5c8
Merge branch 'bugfix/ble_fix_exception_build_sr_msg_#12124' into 'master'

component/bt: fix the exception in attp_buil_sr_msg when handling gatt write bug. bug number #12124.

 fix the exception in attp_buil_sr_msg when handling gatt write bug.

See merge request !743