Searched refs:mesh_vendor_model (Results 1 – 2 of 2) sorted by relevance
57 static mesh_model_t mesh_vendor_model; variable265 …mesh_vendor_model.model_identifier = mesh_model_get_model_identifier(BLUETOOTH_COMPANY_ID_BLUEKITC… in btstack_main()266 mesh_element_add_model(mesh_node_get_primary_element(), &mesh_vendor_model); in btstack_main()
59 static mesh_model_t mesh_vendor_model; variable657 …mesh_vendor_model.model_identifier = mesh_model_get_model_identifier(BLUETOOTH_COMPANY_ID_BLUEKITC… in btstack_main()658 mesh_element_add_model(mesh_node_get_primary_element(), &mesh_vendor_model); in btstack_main()700 printf("TSPX_vendor_model_id 0x%08x\n", mesh_vendor_model.model_identifier); in btstack_main()