Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/mesh/basic/src/
Dmain.c113 BT_MESH_MODEL_VND(BT_COMP_ID_LF, 0x1234, vnd_ops, &vnd_pub, NULL),
114 BT_MESH_MODEL_VND(BT_COMP_ID_LF, 0x4321, vnd_ops, &vnd_pub2, NULL),
/Zephyr-latest/samples/bluetooth/mesh_demo/src/
Dmain.c105 BT_MESH_MODEL_VND(BT_COMP_ID_LF, MOD_LF, vnd_ops, NULL, NULL),
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Daccess.h617 #define BT_MESH_MODEL_VND(_company, _id, _op, _pub, _user_data) \ macro
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dmesh.c495 BT_MESH_MODEL_VND(BT_COMP_ID_LF, MOD_LF, vnd_ops, &vnd_pub, NULL),
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/
Ddevice_composition.c3174 BT_MESH_MODEL_VND(CID_ZEPHYR, 0x4321, vnd_ops,
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c1161 BT_MESH_MODEL_VND(CID_LOCAL, VND_MODEL_ID_1, BT_MESH_MODEL_NO_OPS, NULL,