OVMS3-idf/components/bt/esp_ble_mesh/mesh_common
lly 89a681fd4a 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-06 16:17:36 +08:00
..
include ble_mesh: Encrypt friend packets on send 2020-01-06 16:17:36 +08:00
mesh_aes_encrypt.c ble_mesh: miscellaneous modifications 2019-11-08 11:10:52 +08:00
mesh_atomic.c ble_mesh: Rename ble mesh lock/unlock functions 2019-12-20 12:23:10 +08:00
mesh_buf.c ble_mesh: Encrypt friend packets on send 2020-01-06 16:17:36 +08:00
mesh_common.c ble_mesh: miscellaneous modifications 2019-11-08 11:10:52 +08:00
mesh_kernel.c ble_mesh: Add unlock when failed to create alarm 2019-12-20 12:25:01 +08:00
mesh_util.c ble_mesh: miscellaneous modifications 2019-11-08 11:10:52 +08:00