Searched refs:TEST_MSG_OP_2 (Results 1 – 2 of 2) sorted by relevance
96 { TEST_MSG_OP_2, 0, ra_rx },525 BT_MESH_MODEL_BUF_DEFINE(buf, TEST_MSG_OP_2, BT_MESH_TX_SDU_MAX); in bt_mesh_test_send_ra()526 bt_mesh_model_msg_init(&buf, TEST_MSG_OP_2); in bt_mesh_test_send_ra()
29 #define TEST_MSG_OP_2 BT_MESH_MODEL_OP_1(0x10) macro