Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_core/
Daccess.c551 static bool model_has_dst(struct bt_mesh_model *model, uint16_t dst) in model_has_dst() function
684 if (!model_has_dst(model, rx->ctx.recv_dst)) { in bt_mesh_model_recv()