Searched refs:OP_RELAY_STATUS (Results 1 – 4 of 4) sorted by relevance
170 #define OP_RELAY_STATUS MESH_MODEL_OP2(0x80, 0x28) macro
56 #define OP_RELAY_STATUS BT_MESH_MODEL_OP_2(0x80, 0x28) macro
184 if (cli->op_pending != OP_RELAY_STATUS) { in relay_status()830 { OP_RELAY_STATUS, 2, relay_status },1062 err = cli_prepare(¶m, OP_RELAY_STATUS); in bt_mesh_cfg_relay_get()1105 err = cli_prepare(¶m, OP_RELAY_STATUS); in bt_mesh_cfg_relay_set()
999 bt_mesh_model_msg_init(&msg, OP_RELAY_STATUS); in relay_get()1048 bt_mesh_model_msg_init(&msg, OP_RELAY_STATUS); in relay_set()
Completed in 21 milliseconds