Home
last modified time | relevance | path

Searched refs:find_model (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dlocal_operation.c21 static struct bt_mesh_model *find_model(uint16_t elem_addr, uint16_t cid, uint16_t mod_id) in find_model() function
49 model = find_model(elem_addr, cid, mod_id); in bt_mesh_model_subscribe_group_addr()
92 model = find_model(elem_addr, cid, mod_id); in bt_mesh_model_unsubscribe_group_addr()
309 model = find_model(elem_addr, cid, mod_id); in bt_mesh_node_bind_app_key_to_model()