zephyr/include
Tomasz Bursztyka 296cd0ab6d net/pkt: Add 802.15.4 lqi and rssi into net_pkt metadata structure
Instead of having dedicated function on the radio api level for 15.4,
let's just add the relevant values to the net_pkt structure (if only
IEEE802154 is enabled). It's simpler and make the values relevantly
tied to the received packet.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-10-13 13:48:32 +03:00
..
arch x86: fix syscall optimization issue 2017-10-09 10:25:36 -07:00
bluetooth Bluetooth: Add support for decoding new address types 2017-10-05 13:14:08 +03:00
crypto
debug
dfu
display
drivers drivers/spi/stm32_ll: Configure NSS behavior according to cs pointer 2017-10-10 09:42:45 -04:00
dt-bindings
fs
linker
logging
misc
net net/pkt: Add 802.15.4 lqi and rssi into net_pkt metadata structure 2017-10-13 13:48:32 +03:00
shell
toolchain kernel: abolish __syscall_inline 2017-10-03 16:16:03 -04:00
usb usb: move headers to include/usb/class 2017-10-03 14:50:14 -04:00
zephyr
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
console.h
counter.h
crc16.h
device.h
disk_access.h
dma.h
eth.h
flash.h drivers: flash: Add API for retrieving a supported write-block-size 2017-10-11 11:19:15 -05:00
fs.h
gpio.h
i2c.h i2c: deprecate use of union dev_config 2017-10-11 10:45:12 -04:00
i2s.h doc: replace UTF-8 chars 2017-10-03 20:03:57 -04:00
init.h
ipm.h
irq_offload.h
irq.h
json.h lib: json: move json.h to include/ 2017-10-03 14:50:14 -04:00
kernel_version.h
kernel.h kernel: add k_uptime_get() as a system call 2017-10-12 16:25:00 -07:00
pinmux.h
power.h
pthread.h
pwm.h
random.h
rtc.h
sensor.h sensors: implement system calls 2017-10-07 10:45:15 -07:00
shared_irq.h
spi_legacy.h
spi.h drivers/spi: Run CS/GPIO logic only when relevant 2017-10-10 09:42:45 -04:00
sw_isr_table.h
sys_clock.h
sys_io.h
syscall.h kernel: allow system call with 64-bit return val 2017-10-12 16:25:00 -07:00
toolchain.h
uart.h
watchdog.h
zephyr.h