zephyr/subsys
Trond Einar Snekvik 110332cad9 Bluetooth: Mesh: Make unicast elem lookup O(1)
As element addresses are sequential, there's no need for iterating
through the elements to find the one matching a unicast address.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2019-09-09 11:14:30 +03:00
..
bluetooth Bluetooth: Mesh: Make unicast elem lookup O(1) 2019-09-09 11:14:30 +03:00
console subsystem: console: tty init checks and support for polled-only devices 2019-09-08 12:43:49 +02:00
cpp
debug
dfu
disk
fb
fs fcb: start using errno codes 2019-09-08 12:42:53 +02:00
jwt
logging
mgmt
net net: net_if: avoid deref of NULL L2 2019-09-08 22:08:02 -04:00
power
random
settings fcb: start using errno codes 2019-09-08 12:42:53 +02:00
shell subsystem: kernel_shell: extend thread info 2019-09-08 12:39:58 +02:00
stats
storage
testsuite drivers/pci: remove legacy PCI implementation 2019-09-08 22:09:10 -04:00
usb usb: fix ZLP handling for Variable-length Data Stage 2019-09-08 22:06:48 -04:00
CMakeLists.txt
Kconfig