zephyr/tests/bluetooth
Johan Hedberg 0e91493ab4 Bluetooth: L2CAP: Make channel ops const
Make the channel ops struct const since there really isn't anything
there that needs to change at runtime. The only exception is the L2CAP
shell which was playing with the recv callback, however that can be
fixed by introducing a simple bool variable.

With tests/bluetooth/shell this reduces RAM consumption by 112 bytes
while adding only 16 bytes to flash consumption.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2019-12-19 11:28:24 +02:00
..
at tests: move Bluetooth at tests under tests/bluetooth 2019-09-27 15:23:26 -04:00
bluetooth tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
bsim_bt bsim_bt: run_parallel.sh: Remove semicolons at ends of lines 2019-12-10 14:34:46 -08:00
ctrl_sw_privacy Bluetooth: controller: SW deferred privacy build test 2019-12-13 15:35:25 +01:00
ctrl_user_ext Bluetooth: controller: hci: Add user hooks. 2019-07-17 13:53:13 +02:00
gatt Bluetooth: GATT: Add support to setting permission on CCCD 2019-09-19 21:12:39 +03:00
hci_prop_evt tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
init Bluetooth: controller: Rename BT_LL_SW to BT_LL_SW_LEGACY 2019-07-22 14:23:42 +02:00
l2cap tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
ll_settings tests: Bluetooth: Add test case for settings in the controller. 2019-07-23 10:58:03 +02:00
mesh tests: mesh: Fix build for bbc_microbit 2019-12-10 12:56:37 -05:00
mesh_shell tests: fix test identifiers 2019-12-09 15:53:44 -05:00
shell tests: fix test identifiers 2019-12-09 15:53:44 -05:00
tester Bluetooth: L2CAP: Make channel ops const 2019-12-19 11:28:24 +02:00
uuid Bluetooth: UUID: Add test for bt_uuid_create 2019-09-03 16:41:00 +02:00