zephyr/subsys/mgmt
Johan Hedberg cd1111e16f mgmt: Reduce net_buf user data requirement
Instead of storing a bt_addr_le_t, just store a pointer to the bt_conn
object (which is what the code is interested in anyway). This way the
user data size requirement drops from 7 to 4, which is the default
that all current users are happy with.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-06-28 10:49:52 +03:00
..
CMakeLists.txt subsys: mgmt: CMake and Kconfig support. 2018-02-20 22:07:52 +01:00
Kconfig mgmt: Reduce net_buf user data requirement 2018-06-28 10:49:52 +03:00
buf.c
serial_util.c mgmt: Switch to new base64 library 2018-03-23 05:18:11 -04:00
smp.c subsys: mgmt: Remove unnecessary comparison 2018-06-05 08:06:09 -04:00
smp_bt.c mgmt: Reduce net_buf user data requirement 2018-06-28 10:49:52 +03:00
smp_shell.c
smp_uart.c subsys: mgmt: UART transport for SMP (mcumgr). 2018-02-20 22:07:52 +01:00