|
Zephyr Project API
3.4.0
A Scalable Open Source RTOS
|
Data Structures | |
| struct | bt_mesh_rpr_node |
| struct | bt_mesh_rpr_unprov |
| struct | bt_mesh_rpr_link |
Macros | |
| #define | BT_MESH_RPR_UNPROV_HASH BIT(0) |
| #define | BT_MESH_RPR_UNPROV_ACTIVE BIT(1) |
| #define | BT_MESH_RPR_UNPROV_FOUND BIT(2) |
| #define | BT_MESH_RPR_UNPROV_REPORTED BIT(3) |
| #define | BT_MESH_RPR_UNPROV_EXT BIT(4) |
| #define | BT_MESH_RPR_UNPROV_HAS_LINK BIT(5) |
| #define | BT_MESH_RPR_UNPROV_EXT_ADV_RXD BIT(6) |
| #define | BT_MESH_RPR_EXT_SCAN_TIME_MIN 1 |
| #define | BT_MESH_RPR_EXT_SCAN_TIME_MAX 21 |
| #define BT_MESH_RPR_EXT_SCAN_TIME_MAX 21 |
#include <include/zephyr/bluetooth/mesh/rpr.h>
Maximum extended scan duration in seconds
| #define BT_MESH_RPR_EXT_SCAN_TIME_MIN 1 |
#include <include/zephyr/bluetooth/mesh/rpr.h>
Minimum extended scan duration in seconds
| #define BT_MESH_RPR_UNPROV_ACTIVE BIT(1) |
#include <include/zephyr/bluetooth/mesh/rpr.h>
Internal
| #define BT_MESH_RPR_UNPROV_EXT BIT(4) |
#include <include/zephyr/bluetooth/mesh/rpr.h>
Internal
| #define BT_MESH_RPR_UNPROV_EXT_ADV_RXD BIT(6) |
#include <include/zephyr/bluetooth/mesh/rpr.h>
Internal
| #define BT_MESH_RPR_UNPROV_FOUND BIT(2) |
#include <include/zephyr/bluetooth/mesh/rpr.h>
Internal
| #define BT_MESH_RPR_UNPROV_HAS_LINK BIT(5) |
#include <include/zephyr/bluetooth/mesh/rpr.h>
Internal
| #define BT_MESH_RPR_UNPROV_HASH BIT(0) |
#include <include/zephyr/bluetooth/mesh/rpr.h>
Unprovisioned device has URI hash value
| #define BT_MESH_RPR_UNPROV_REPORTED BIT(3) |
#include <include/zephyr/bluetooth/mesh/rpr.h>
Internal
#include <include/zephyr/bluetooth/mesh/rpr.h>
| Enumerator | |
|---|---|
| BT_MESH_RPR_LINK_IDLE | |
| BT_MESH_RPR_LINK_OPENING | |
| BT_MESH_RPR_LINK_ACTIVE | |
| BT_MESH_RPR_LINK_SENDING | |
| BT_MESH_RPR_LINK_CLOSING | |
#include <include/zephyr/bluetooth/mesh/rpr.h>
| enum bt_mesh_rpr_scan |
#include <include/zephyr/bluetooth/mesh/rpr.h>
| Enumerator | |
|---|---|
| BT_MESH_RPR_SCAN_IDLE | |
| BT_MESH_RPR_SCAN_MULTI | |
| BT_MESH_RPR_SCAN_SINGLE | |
| enum bt_mesh_rpr_status |
#include <include/zephyr/bluetooth/mesh/rpr.h>