Searched refs:RPR_OP_LINK_REPORT (Results 1 – 3 of 3) sorted by relevance
12 #define RPR_OP_LINK_REPORT BT_MESH_MODEL_OP_2(0x80, 0x5C) macro
180 BT_MESH_MODEL_BUF_DEFINE(buf, RPR_OP_LINK_REPORT, 3); in link_report_send()181 bt_mesh_model_msg_init(&buf, RPR_OP_LINK_REPORT); in link_report_send()
343 { RPR_OP_LINK_REPORT, BT_MESH_LEN_MIN(2), handle_link_report },