]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/btdm_debug_gatt_attr_table' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Wed, 25 Jan 2017 03:48:09 +0000 (11:48 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Wed, 25 Jan 2017 03:48:09 +0000 (11:48 +0800)
commit8e467801bcb8c1ded576353d99431b8c9d28b3bc
treef0061cb9275aba629fb6d960c032d6d631b61a6e
parent6bc9cd39e9a16d5e5de7ae8ce93a4d7933ceb444
parentc6bb239f0cf330ef9fc0e8d68f3cdc910f232b06
Merge branch 'bugfix/btdm_debug_gatt_attr_table' into 'master'

component/bt: Fix Gatt table read_req bug and advertising channel 39 not available bug

1. Fix Gatt table read request bug
2. Fix advertising channel 39 not available bug

See merge request !463