| /Zephyr-latest/subsys/mgmt/updatehub/ | 
| D | updatehub_priv.h | 124 struct report {  struct125 	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;
 
 | 
| D | updatehub.c | 598 static int report(enum updatehub_state state)  in report()  function600 	struct report report;  in report()  local
 
 | 
| /Zephyr-latest/subsys/bluetooth/host/ | 
| D | direction.c | 373 					    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()
 
 | 
| D | conn.c | 3079 			    struct bt_conn_le_tx_power_report report)  in notify_tx_power_report()3224 				       struct bt_conn_le_path_loss_threshold_report report)  in notify_path_loss_threshold_report()
 
 | 
| D | hci_core.c | 2584 	struct bt_conn_le_tx_power_report report;  in bt_hci_le_transmit_power_report()  local2611 	struct bt_conn_le_path_loss_threshold_report report;  in bt_hci_le_path_loss_threshold_event()  local
 
 | 
| /Zephyr-latest/tests/posix/eventfd/src/ | 
| D | stress.c | 59 	uint64_t report;  in th_fun()  local
 | 
| /Zephyr-latest/subsys/usb/device_next/class/ | 
| D | usbd_hid_api.c | 21 			     const uint16_t size, const uint8_t *const report)  in hid_device_submit_report()133 			       const uint8_t *const report)  in wrapper_input_report_done()
 
 | 
| D | usbd_hid.c | 565 				 const uint16_t size, const uint8_t *const report)  in hid_dev_submit_report()
 | 
| /Zephyr-latest/samples/bluetooth/direction_finding_central/src/ | 
| D | main.c | 247 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/ | 
| D | blob_srv.h | 157 		struct k_work_delayable report;  member
 | 
| /Zephyr-latest/scripts/ | 
| D | checkpatch.pl | 2056 sub report {  subroutine
 | 
| /Zephyr-latest/samples/bluetooth/peripheral_hids/src/ | 
| D | hog.c | 195 			int8_t report[3] = {0, 0, 0};  in hog_button_loop()  local
 | 
| /Zephyr-latest/scripts/pylib/twister/twisterlib/ | 
| D | harness.py | 594     def _parse_report_file(self, report):  argument1101     def _parse_report_file(self, report):  argument
 
 | 
| D | reports.py | 535     def footprint_reports(self, report, show_footprint, all_deltas,  argument
 | 
| D | testplan.py | 346     def report(self):  member in TestPlan
 | 
| /Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/ | 
| D | main.c | 208 			struct bt_df_per_adv_sync_iq_samples_report const *report)  in cte_recv_cb()
 | 
| /Zephyr-latest/samples/net/wpan_serial/src/ | 
| D | main.c | 230 	uint8_t report[3];  in send_pkt_report()  local
 | 
| /Zephyr-latest/subsys/bluetooth/mesh/ | 
| D | rpr_srv.c | 58 		struct k_work_delayable report;  member71 		struct k_work report;  member
 
 | 
| /Zephyr-latest/tests/bluetooth/host_long_adv_recv/src/ | 
| D | main.c | 333 static void send_adv_report(const struct test_adv_report *report)  in send_adv_report()
 | 
| /Zephyr-latest/subsys/bluetooth/host/shell/ | 
| D | bt.c | 950 		     const struct bt_conn_le_tx_power_report *report)  in tx_power_report()962 				const struct bt_conn_le_path_loss_threshold_report *report)  in path_loss_threshold_report()
 
 |