Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dbrg_cfg_srv.h31 BT_MESH_MODEL_CB(BT_MESH_MODEL_ID_BRG_CFG_SRV, _bt_mesh_brg_cfg_srv_op, NULL, NULL, \
35 extern const struct bt_mesh_model_op _bt_mesh_brg_cfg_srv_op[];
/Zephyr-latest/subsys/bluetooth/mesh/
Dbrg_cfg_srv.c281 const struct bt_mesh_model_op _bt_mesh_brg_cfg_srv_op[] = { variable