esp-idf/components/bt
lly 32387250bc ble_mesh: Encrypt friend packets on send
Stores friend queue packets unencrypted, removing any out-of-order
issues caused by seqnum allocation. Also moves as much of the metadata
storage as possible into the packet, allowing us to free up some bytes
of net_buf user data for friend packets.
2020-01-13 10:38:21 +08:00
..
common Bugfix/btdm fix doc and host bug backport v4.0 2019-12-18 14:19:27 +08:00
controller component/bt: allow adv stop again when adv is already stoped and fix crash when tx prog sometimes 2019-11-27 20:15:08 +08:00
esp_ble_mesh ble_mesh: Encrypt friend packets on send 2020-01-13 10:38:21 +08:00
host components/bt: Revert changes of security mask 2019-12-29 06:29:23 +00:00
include bluetooth: Remove bt.h header (deprecated in v3.1-dev) 2019-09-19 18:45:36 +10:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt ble_mesh: miscellaneous modifications 2019-11-14 11:59:21 +08:00
component.mk ble_mesh: miscellaneous modifications 2019-11-14 11:59:21 +08:00
Kconfig Changes in menuconfig options to not compile any host when using hci 2019-12-06 12:09:16 +08:00
sdkconfig.rename ble_mesh: miscellaneous modifications 2019-11-14 11:59:21 +08:00