mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
fc3253163e
1. BLE Mesh Core * Provisioning: Node Role * Advertising and GATT bearer * Authentication OOB * Provisioning: Provisioner Role * Advertising and GATT bearer * Authentication OOB * Networking * Relay * Segmentation and Reassembly * Key Refresh * IV Update * Proxy Support * Multiple Client Models Run Simultaneously * Support multiple client models send packets to different nodes simultaneously * No blocking between client model and server * NVS Storage * Store Provisioning Data of BLE Mesh Nodes in Flash 2. BLE Mesh Applications * BLE Mesh Node & Provisioner * Node Example * Provisioner Example * Node + Generic OnOff Client Example * Fast Provisioning * Vendor Fast Prov Server Model * Vendor Fast Prov Client Model * Examples * Wi-Fi & BLE Mesh Coexistence * Example * BLE Mesh Console Commands * Example 3. BLE Mesh Models * Foundation Models * Configuration Server Model * Configuration Client Model * Health Server Model * Health Client Model * Generic Client Models * Generic OnOff Client * Generic Level Client * Generic Location Client * Generic Default Transition Timer Client * Generic Power OnOff Client * Generic Power Level Client * Generic Battery Client * Generic Property Client * Generic Server Models * Generic OnOff Server (Example) * Lighting Client Models * Light Lightness Client * Light CTL Client * Light HSL Client * Light xyL Client * Light LC Client * Sensor Client Model * Sensor Client * Time and Scenes Client Models * Time Client * Scene Client * Scheduler Client |
||
---|---|---|
.. | ||
include | ||
settings | ||
access.c | ||
access.h | ||
adv.c | ||
adv.h | ||
beacon.c | ||
beacon.h | ||
cfg_cli.c | ||
cfg_srv.c | ||
crypto.c | ||
crypto.h | ||
foundation.h | ||
friend.c | ||
friend.h | ||
health_cli.c | ||
health_srv.c | ||
lpn.c | ||
lpn.h | ||
mesh_aes_encrypt.c | ||
mesh_atomic.c | ||
mesh_bearer_adapt.c | ||
mesh_buf.c | ||
mesh_hci.c | ||
mesh_kernel.c | ||
mesh_main.c | ||
mesh_util.c | ||
mesh.h | ||
net.c | ||
net.h | ||
prov.c | ||
prov.h | ||
provisioner_beacon.c | ||
provisioner_beacon.h | ||
provisioner_main.c | ||
provisioner_main.h | ||
provisioner_prov.c | ||
provisioner_prov.h | ||
provisioner_proxy.c | ||
provisioner_proxy.h | ||
proxy.c | ||
proxy.h | ||
settings.c | ||
settings.h | ||
test.c | ||
test.h | ||
transport.c | ||
transport.h |