Go to file
Tomasz Bursztyka 8108a608ff net/mgmt: Mask vs event should be verified part by part
It needs to check if current event matches:

- cb's layer
- cb's layer code
- cb's command

If none match, it will not raise the event.

Fixing the unit test as layer must be always != 0.

Jira: ZEP-1940

Change-Id: Iadd63e751fa6e534a10e7da9cae0f5bb5a384461
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-03-31 12:15:29 +00:00
.known-issues
arch arm: core: Update core to use struct k_thread 2017-03-30 18:31:05 +00:00
boards hexiwear_k64: Add support for fxas21002 gyroscope 2017-03-30 21:19:53 +00:00
doc doc: clean up blank lines in getting started docs 2017-03-27 15:34:07 -07:00
drivers drivers/ieee802154: Adding support for CC2520 ccm crypto 2017-03-31 10:39:33 +02:00
dts dts: arm: Add base DTS support for Olimexino STM32 board 2017-03-27 09:05:57 -05:00
ext ext: lib: mbedtls: Upgrading mbedTLS library 2017-03-29 22:08:08 +00:00
include net/ieee802154: Remove useless __packed annotation 2017-03-31 11:24:28 +02:00
kernel power_mgmt: Remove deprecated macros and structs 2017-03-31 03:06:17 +00:00
lib lib: json: Fix parsing of boolean values 2017-03-25 13:11:55 +00:00
misc
samples net/samples/ieee802154: Making hw sample simpler 2017-03-31 11:24:28 +02:00
scripts dts/extract_dts_includes.py: Fix IRQ define name creation 2017-03-27 18:26:22 +00:00
subsys net/mgmt: Mask vs event should be verified part by part 2017-03-31 12:15:29 +00:00
tests net/mgmt: Mask vs event should be verified part by part 2017-03-31 12:15:29 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile build: Don't remove dts/ directory on clean 2017-03-27 10:27:01 -05:00
Makefile.inc
Makefile.test
zephyr-env.sh