Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dfoundation.h86 #define OP_NODE_IDENTITY_STATUS BT_MESH_MODEL_OP_2(0x80, 0x48) macro
Dcfg_cli.c997 if (bt_mesh_msg_ack_ctx_match(&cli->ack_ctx, OP_NODE_IDENTITY_STATUS, ctx->addr, in node_identity_status()
1084 { OP_NODE_IDENTITY_STATUS, BT_MESH_LEN_EXACT(4), node_identity_status},
2190 .op = OP_NODE_IDENTITY_STATUS, in bt_mesh_cfg_cli_node_identity_set()
2214 .op = OP_NODE_IDENTITY_STATUS, in bt_mesh_cfg_cli_node_identity_get()
Dcfg_srv.c1752 BT_MESH_MODEL_BUF_DEFINE(msg, OP_NODE_IDENTITY_STATUS, 4); in send_node_id_status()
1754 bt_mesh_model_msg_init(&msg, OP_NODE_IDENTITY_STATUS); in send_node_id_status()