esp_ble_mesh_find_vendor_model() function
Find the Vendor specific model with the given element, the company ID and the Vendor Model ID.
Arguments
element
Element to which the model belongs.
company_id
A 16-bit company identifier assigned by the Bluetooth SIG.
model_id
A 16-bit vendor-assigned model identifier.
Return value
Pointer to the Vendor Model on success, or NULL on failure which means the Vendor Model is not found.
Examples
esp_ble_mesh_find_vendor_model() is referenced by 1 libraries and example projects: