Home
last modified time | relevance | path

Searched refs:report (Results 1 – 25 of 25) sorted by relevance

/system/bt/service/doc/
DIBluetoothLowEnergyCallback.txt23 * Called to report the result of a call to
36 /* Called to report current MTU value. Can be a result of calling
42 * Called to report BLE device scan results once a scan session is started for
49 * Called to report the result of a call to
DIBluetoothGattServerCallback.txt23 * Called to report the result of a call to
32 * Called to report the result of a call to
119 * prepared writes should dropped (aborted). The application should report the
DIBluetoothGattClient.txt175 * be used to asynchronously report the result of the execute write request.
/system/bt/stack/avdt/
Davdt_scb_act.c347 tAVDT_REPORT_DATA report, *p_rpt; in avdt_scb_hdl_report() local
352 p_rpt = &report; in avdt_scb_hdl_report()
365 BE_STREAM_TO_UINT32(report.sr.ntp_sec, p); in avdt_scb_hdl_report()
366 BE_STREAM_TO_UINT32(report.sr.ntp_frac, p); in avdt_scb_hdl_report()
367 BE_STREAM_TO_UINT32(report.sr.rtp_time, p); in avdt_scb_hdl_report()
368 BE_STREAM_TO_UINT32(report.sr.pkt_count, p); in avdt_scb_hdl_report()
369 BE_STREAM_TO_UINT32(report.sr.octet_count, p); in avdt_scb_hdl_report()
373 report.rr.frag_lost = *p; in avdt_scb_hdl_report()
374 BE_STREAM_TO_UINT32(report.rr.packet_lost, p); in avdt_scb_hdl_report()
375 report.rr.packet_lost &= 0xFFFFFF; in avdt_scb_hdl_report()
[all …]
/system/extras/simpleperf/runtest/
Druntest.py290 def report(self, record_file, report_file, additional_options=[]): member in Runner
510 host_runner.report('perf.data', 'perf.report',
521 device_runner.report('/data/perf.data', 'perf.report',
534 host_runner.report(
549 device_runner.report(
Druntest.conf198 <report option="--comms RUN_COMM1"/>
/system/bt/btif/include/
Dbtif_hh.h108 UINT16 size, UINT8* report);
/system/core/logcat/
Dlogcatd.rc16 # expect /init to report failure if property empty (default)
24 # expect /init to report failure if property empty (default)
/system/bt/bta/hh/
Dbta_hh_le.c251 tBTA_HH_LE_RPT *p_rpt = &p_cb->hid_srvc.report[0]; in bta_hh_le_hid_report_dbg()
526 p_rpt = &p_cb->hid_srvc.report[0]; in bta_hh_le_find_report_entry()
602 p_rpt = &p_cb->hid_srvc.report[0]; in bta_hh_le_find_alloc_report_entry()
776 tBTA_HH_LE_RPT *p_rpt = &p_dev_cb->hid_srvc.report[0]; in bta_hh_le_register_input_notif()
845 tBTA_HH_LE_RPT *p_rpt = &p_dev_cb->hid_srvc.report[0]; in bta_hh_le_deregister_input_notif()
933 tBTA_HH_LE_RPT *p_rpt = &p_cb->hid_srvc.report[p_cb->clt_cfg_idx]; in bta_hh_le_write_rpt_clt_cfg()
2113 p_dev_cb->hid_srvc.report[p_dev_cb->clt_cfg_idx].client_cfg_value = in bta_hh_le_write_char_descr_cmpl()
2329 …tBTA_HH_LE_RPT *p_rpt = bta_hh_le_find_rpt_by_idtype(p_cb->hid_srvc.report, p_cb->mode, r_type, r… in bta_hh_le_get_rpt()
2367 p_rpt = bta_hh_le_find_rpt_by_idtype(p_cb->hid_srvc.report, p_cb->mode, r_type, rpt_id); in bta_hh_le_write_rpt()
2723 …p_rpt = bta_hh_le_find_rpt_by_idtype(p_cb->hid_srvc.report, p_cb->mode, BTA_HH_RPTT_INPUT, rpt_id); in bta_hh_le_hid_read_rpt_clt_cfg()
Dbta_hh_int.h211 tBTA_HH_LE_RPT report[BTA_HH_LE_RPT_MAX]; member
/system/bt/btif/src/
Dbtif_hh.c670 UINT8* report) in btif_hh_setreport() argument
672 BT_HDR* p_buf = create_pbuf(size, report); in btif_hh_setreport()
1466 static bt_status_t set_report (bt_bdaddr_t *bd_addr, bthh_report_type_t reportType, char* report) in set_report() argument
1495 size_t len = (strlen(report) + 1) / 2; in set_report()
1500 hex_bytes_filled = ascii_2_hex(report, len, hexbuf); in set_report()
/system/core/crash_reporter/
DREADME.md59 crash_sender` from an ADB shell. This will send the report to the server, with
/system/core/metricsd/
DREADME.md85 metrics_collector that will, for example, take measurements and report them
/system/sepolicy/tools/sepolicy-analyze/
DREADME81 Otherwise, sepolicy-analyze will report all violations and exit
/system/connectivity/shill/doc/
Dprofile-api.txt25 not report a "Profile" property. When saved, by default they end
Dmanager-api.txt465 connectivity trial and report the results to the log.
586 system will not report a hostname. When this property
597 system will not report a Vendor Class. When set, this
Dservice-api.txt393 system will not report a hostname. When this property
404 system will not report a Vendor Class. When set, this
/system/core/liblog/
DREADME115 will report when the log reading is done with an EAGAIN error return
/system/core/metricsd/uploader/proto/
Dsystem_profile.proto519 // crash report will be generated.
581 // The model name (e.g. "RX-V1900"). Some devices may report generic names
667 // Only devices that support CEC will report a value here.
/system/tools/aidl/docs/
Daidl-cpp.md177 to report a `android::status_t`. However, that return code is interpreted by a
/system/core/init/
Dreadme.txt482 the boot sequence has finished, the trace report is obtained from the device
/system/tpm/trunks/generator/
Draw_structures.txt9088 This structure of this attribute is used to report the memory management method used by the TPM for
11241 This structure is used to report the properties of an algorithm identifier. It is returned in respo…
11263 This structure is used to report the properties that are UINT32 values. It is returned in response …
11601 This list is used to report on a list of algorithm attributes. It is returned in a TPM2_GetCapabili…
11623 This list is used to report on a list of properties that are TPMS_TAGGED_PROPERTY values. It is
11657 This list is used to report on a list of properties that are TPMS_PCR_SELECT values. It is returned…
11678 This list is used to report the ECC curve ID values supported by the TPM. It is returned by a
11816 This structure element is used to report on the TPM's Clock value.
11917 This structure element is used to report on the TPM's Time value.
13955 This structure is used to report on the curve parameters of an ECC curve. It is returned by
Draw_structures_fixed.txt9116 This structure of this attribute is used to report the memory management method used by the TPM for
11269 This structure is used to report the properties of an algorithm identifier. It is returned in respo…
11291 This structure is used to report the properties that are UINT32 values. It is returned in response …
11633 This list is used to report on a list of algorithm attributes. It is returned in a TPM2_GetCapabili…
11655 This list is used to report on a list of properties that are TPMS_TAGGED_PROPERTY values. It is
11691 This list is used to report on a list of properties that are TPMS_PCR_SELECT values. It is returned…
11714 This list is used to report the ECC curve ID values supported by the TPM. It is returned by a
11852 This structure element is used to report on the TPM's Clock value.
11953 This structure element is used to report on the TPM's Time value.
13970 This structure is used to report on the curve parameters of an ECC curve. It is returned by
/system/media/audio_utils/
DDoxyfile.orig383 # symbols. At the end of a run doxygen will report the cache usage and suggest
DDoxyfile383 # symbols. At the end of a run doxygen will report the cache usage and suggest