Home
last modified time | relevance | path

Searched refs:report_action (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Daosp.c142 __u8 report_action; member
152 cp.report_action = REPORT_ACTION_ADD; in enable_quality_report()
176 cp.report_action = REPORT_ACTION_CLEAR; in disable_quality_report()
/openbmc/openbmc-test-automation/redfish/telemetry_service/
H A Dtest_telemetry_report.robot126 ... ${report_action} ${append_limit}=10 ${expected_result}=success
131 # report_action Telemetry report action.
166 ... "ReportActions":["${report_action}"],
189 Should Be True '${resp_report.dict["ReportActions"][0]}' == '${report_action}'