Searched refs:RPR_OP_PDU_REPORT (Results 1 – 3 of 3) sorted by relevance
15 #define RPR_OP_PDU_REPORT BT_MESH_MODEL_OP_2(0x80, 0x5F) macro
404 BT_MESH_MODEL_BUF_DEFINE(msg, RPR_OP_PDU_REPORT, 66); in inbound_pdu_send()405 bt_mesh_model_msg_init(&msg, RPR_OP_PDU_REPORT); in inbound_pdu_send()
346 { RPR_OP_PDU_REPORT, BT_MESH_LEN_MIN(2), handle_pdu_report },