zephyr/include/bluetooth/mesh
Trond Einar Snekvik 243e29cc29 Bluetooth: Mesh: Add poll callback for friend role
Adds a "polled" function to the friend callback structure, that gets
called every time the friend receives a poll message. The polled
callback is called before the establish callback, to match the LPN
behavior.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2021-03-12 16:14:58 +02:00
..
access.h Bluetooth: Mesh: Make access packet sizes defines public 2020-12-12 14:15:47 +02:00
cdb.h Bluetooth: Mesh: Add CDB handle key refresh phase 2021-03-04 14:10:56 +02:00
cfg_cli.h Bluetooth: Mesh: Add Config Client API 2020-10-29 14:13:36 +02:00
cfg_srv.h Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
cfg.h Bluetooth: Mesh: Add CDB handle key refresh phase 2021-03-04 14:10:56 +02:00
health_cli.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
health_faults.h
health_srv.h bluetooth: mesh: health_srv: update k_work API 2021-03-10 15:18:10 +02:00
heartbeat.h Bluetooth: Mesh: Move heartbeat to separate module 2020-11-09 11:23:34 +02:00
main.h Bluetooth: Mesh: Add poll callback for friend role 2021-03-12 16:14:58 +02:00
proxy.h