Home
last modified time | relevance | path

Searched refs:VENDOR_OP_ATTR_TRANS_MSG (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/vendor_model/
A Dvendor_model_cli.c264 (model_msg->opid != VENDOR_OP_ATTR_TRANS_MSG) in ble_mesh_vendor_cli_model_msg_send()
276 (model_msg->opid != VENDOR_OP_ATTR_TRANS_MSG)) { in ble_mesh_vendor_cli_model_msg_send()
458 _vendor_model_analyze(model, ctx, buf, VENDOR_OP_ATTR_TRANS_MSG); in _vendor_model_transparent()
466 …{ BT_MESH_MODEL_OP_3(VENDOR_OP_ATTR_TRANS_MSG, CONFIG_MESH_VENDOR_COMPANY_ID), 1, _vendor_model_tr…
A Dvendor_model_srv.c261 (model_msg->opid != VENDOR_OP_ATTR_TRANS_MSG) in ble_mesh_vendor_srv_model_msg_send()
271 (model_msg->opid != VENDOR_OP_ATTR_TRANS_MSG)) { in ble_mesh_vendor_srv_model_msg_send()
422 _vendor_model_analyze(model, ctx, buf, VENDOR_OP_ATTR_TRANS_MSG); in _vendor_model_transparent()
492 …{ BT_MESH_MODEL_OP_3(VENDOR_OP_ATTR_TRANS_MSG, CONFIG_MESH_VENDOR_COMPANY_ID), 1, _vendor_model_tr…
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/vendor_model/include/vendor/
A Dvendor_model.h20 #define VENDOR_OP_ATTR_TRANS_MSG 0xCF macro
/AliOS-Things-master/components/genie_service/core/inc/
A Dgenie_vendor_model.h16 #define VENDOR_OP_ATTR_TRANS_MSG 0xCF macro
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_vendor_model.c298 genie_model_analyze(model, ctx, buf, VENDOR_OP_ATTR_TRANS_MSG); in genie_model_transparent()
353 …{BT_MESH_MODEL_OP_3(VENDOR_OP_ATTR_TRANS_MSG, CONFIG_MESH_VENDOR_COMPANY_ID), 1, genie_model_trans…
A Dgenie_transport.c344 case VENDOR_OP_ATTR_TRANS_MSG: in genie_transport_send_model()
367 …f ((p_model_msg->opid != VENDOR_OP_ATTR_STATUS) && (p_model_msg->opid != VENDOR_OP_ATTR_TRANS_MSG)) in genie_transport_send_model()
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_node/
A Dmesh_node.c570 vnd_data.opid = VENDOR_OP_ATTR_TRANS_MSG; in rssi_repot_timeout()

Completed in 8 milliseconds