fe156a40e3
By enabling the config `CONFIG_BLUETOOTH_TXCMD_PINNED_TO_CORE` and setting the value of `CONFIG_BLUETOOTH_TXCMD_CORE`, it's possible to pin the HCI TX thread to a specific core on a SMP-enabled setup. This is necessary for devices that require that the function that sends data (`bt_send`) to be called from a specific core. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Make.defs | ||
bt_atomic.c | ||
bt_atomic.h | ||
bt_att.c | ||
bt_att.h | ||
bt_buf.c | ||
bt_buf.h | ||
bt_conn.c | ||
bt_conn.h | ||
bt_gatt.c | ||
bt_hcicore.c | ||
bt_hcicore.h | ||
bt_ioctl.c | ||
bt_ioctl.h | ||
bt_keys.c | ||
bt_keys.h | ||
bt_l2cap.c | ||
bt_l2cap.h | ||
bt_netdev.c | ||
bt_queue.c | ||
bt_queue.h | ||
bt_services.c | ||
bt_smp.c | ||
bt_smp.h | ||
bt_uuid.c |