ESP-IDF
ESP_BLE_MESH_BLOB_ID_SIZE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ESP_BLE_MESH_BLOB_ID_SIZE
ESP_BLE_MESH_BLOB_ID_SIZE macro
Syntax
Show:
Summary
Declaration
from
esp_ble_mesh_mbt_model_api.h:28
#define
ESP_BLE_MESH_BLOB_ID_SIZE
8
Examples
References
from
examples
Code
Location
#define
ESP_BLE_MESH_BLOB_ID_SIZE
8
esp_ble_mesh_mbt_model_api.h:28
uint8_t
expected_blob_id
[
ESP_BLE_MESH_BLOB_ID_SIZE
]
;
/*!< Expected BLOB identifier list */
esp_ble_mesh_mbt_model_api.h:78
uint8_t
blob_id
[
ESP_BLE_MESH_BLOB_ID_SIZE
]
;
/*!< BLOB identifier list */
esp_ble_mesh_mbt_model_api.h:118
uint8_t
blob_id
[
ESP_BLE_MESH_BLOB_ID_SIZE
]
;
/*!< BLOB identifier list */
esp_ble_mesh_mbt_model_api.h:181
uint8_t
blob_id
[
ESP_BLE_MESH_BLOB_ID_SIZE
]
;
/*!< BLOB identifier list */
esp_ble_mesh_mbt_model_api.h:336
uint8_t
blob_id
[
ESP_BLE_MESH_BLOB_ID_SIZE
]
;
/*!< BLOB identifier list */
esp_ble_mesh_mbt_model_api.h:345
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out