Searched defs:models (Results 1 – 3 of 3) sorted by relevance
281 …struct bt_mesh_model *models = (struct bt_mesh_model *) malloc(sizeof(struct bt_mesh_model) * elem… in ble_stack_mesh_init() local411 …struct bt_mesh_model *models = (struct bt_mesh_model *) malloc(sizeof(struct bt_mesh_model) * elem… in ble_stack_mesh_init() local
480 static const struct bt_mesh_model_op *find_op(struct bt_mesh_model *models, u8_t model_count, u16_t… in find_op()572 struct bt_mesh_model *models = NULL, *model = NULL; in bt_mesh_model_recv() local
65 struct bt_mesh_model *models; member
Completed in 6 milliseconds