Home
last modified time | relevance | path

Searched defs:report (Results 1 – 20 of 20) sorted by relevance

/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub_priv.h124 struct report { struct
125 const char *product_uid;
126 const char *hardware;
127 const char *version;
128 struct updatehub_config_device_identity device_identity;
129 const char *status;
130 const char *package_uid;
131 const char *error_message;
132 const char *previous_state;
Dupdatehub.c598 static int report(enum updatehub_state state) in report() function
600 struct report report; in report() local
/Zephyr-latest/subsys/bluetooth/host/
Ddirection.c373 struct bt_df_per_adv_sync_iq_samples_report *report, in hci_df_prepare_connectionless_iq_report()
421 struct bt_df_per_adv_sync_iq_samples_report *report, in hci_df_vs_prepare_connectionless_iq_report()
670 struct bt_df_conn_iq_samples_report *report, in hci_df_prepare_connection_iq_report()
722 struct bt_df_conn_iq_samples_report *report, in hci_df_vs_prepare_connection_iq_report()
847 struct bt_df_conn_iq_samples_report *report, in hci_df_prepare_conn_cte_req_failed()
Dconn.c3039 struct bt_conn_le_tx_power_report report) in notify_tx_power_report()
3164 struct bt_conn_le_path_loss_threshold_report report) in notify_path_loss_threshold_report()
Dhci_core.c2574 struct bt_conn_le_tx_power_report report; in bt_hci_le_transmit_power_report() local
2601 struct bt_conn_le_path_loss_threshold_report report; in bt_hci_le_path_loss_threshold_event() local
/Zephyr-latest/tests/posix/eventfd/src/
Dstress.c59 uint64_t report; in th_fun() local
/Zephyr-latest/samples/bluetooth/direction_finding_central/src/
Dmain.c247 static void cte_recv_cb(struct bt_conn *conn, struct bt_df_conn_iq_samples_report const *report) in cte_recv_cb()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_srv.h157 struct k_work_delayable report; member
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dreports.py525 def footprint_reports(self, report, show_footprint, all_deltas, argument
Dtestplan.py347 def report(self): member in TestPlan
Dharness.py582 def _parse_report_file(self, report): argument
/Zephyr-latest/scripts/
Dcheckpatch.pl2053 sub report { subroutine
/Zephyr-latest/samples/bluetooth/peripheral_hids/src/
Dhog.c195 int8_t report[3] = {0, 0, 0}; in hog_button_loop() local
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/
Dmain.c208 struct bt_df_per_adv_sync_iq_samples_report const *report) in cte_recv_cb()
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_hid_api.c21 const uint16_t size, const uint8_t *const report) in hid_device_submit_report()
Dusbd_hid.c565 const uint16_t size, const uint8_t *const report) in hid_dev_submit_report()
/Zephyr-latest/samples/net/wpan_serial/src/
Dmain.c230 uint8_t report[3]; in send_pkt_report() local
/Zephyr-latest/subsys/bluetooth/mesh/
Drpr_srv.c58 struct k_work_delayable report; member
71 struct k_work report; member
/Zephyr-latest/tests/bluetooth/host_long_adv_recv/src/
Dmain.c333 static void send_adv_report(const struct test_adv_report *report) in send_adv_report()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c947 const struct bt_conn_le_tx_power_report *report) in tx_power_report()
959 const struct bt_conn_le_path_loss_threshold_report *report) in path_loss_threshold_report()