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> |
||
|---|---|---|
| .. | ||
| buf.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| serial_util.c | ||
| smp_bt.c | ||
| smp_shell.c | ||
| smp_uart.c | ||
| smp.c | ||