Searched refs:OP_MOD_PUB_STATUS (Results 1 – 4 of 4) sorted by relevance
155 #define OP_MOD_PUB_STATUS MESH_MODEL_OP2(0x80, 0x19) macro
41 #define OP_MOD_PUB_STATUS BT_MESH_MODEL_OP_2(0x80, 0x19) macro
435 if (cli->op_pending != OP_MOD_PUB_STATUS) { in mod_pub_status()834 { OP_MOD_PUB_STATUS, 12, mod_pub_status },1720 err = cli_prepare(¶m, OP_MOD_PUB_STATUS); in mod_pub_get()1878 err = cli_prepare(¶m, OP_MOD_PUB_STATUS); in mod_pub_set()
1063 bt_mesh_model_msg_init(&msg, OP_MOD_PUB_STATUS); in send_mod_pub_status()
Completed in 14 milliseconds