/Zephyr-Core-3.6.0/tests/subsys/input/api/src/ |
D | main.c | 20 static void input_cb_filtered(struct input_event *evt) in input_cb_filtered() 34 static void input_cb_unfiltered(struct input_event *evt) in input_cb_unfiltered() 88 static void input_cb_filtered(struct input_event *evt) in input_cb_filtered() 96 static void input_cb_unfiltered(struct input_event *evt) in input_cb_unfiltered() 121 static void input_cb_last_event(struct input_event *evt) in input_cb_last_event()
|
/Zephyr-Core-3.6.0/subsys/bluetooth/controller/ll_sw/ |
D | ull_llcp_enc.c | 251 static void lp_enc_complete(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param) in lp_enc_complete() 269 static void lp_enc_send_enc_req(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_enc_send_enc_req() 289 static void lp_enc_send_pause_enc_req(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_enc_send_pause_enc_req() 302 static void lp_enc_send_pause_enc_rsp(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_enc_send_pause_enc_rsp() 322 static void lp_enc_send_start_enc_rsp(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_enc_send_start_enc_rsp() 343 static void lp_enc_st_unencrypted(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_enc_st_unencrypted() 358 static void lp_enc_st_wait_tx_enc_req(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_enc_st_wait_tx_enc_req() 399 static void lp_enc_st_wait_rx_enc_rsp(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_enc_st_wait_rx_enc_rsp() 443 static void lp_enc_st_wait_rx_start_enc_req(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_enc_st_wait_rx_start_enc_req() 475 static void lp_enc_st_wait_tx_start_enc_rsp(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_enc_st_wait_tx_start_enc_rsp() [all …]
|
D | ull_llcp_conn_upd.c | 341 static void lp_cu_ntf_complete(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_cu_ntf_complete() 349 static void lp_cu_send_reject_ext_ind(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_cu_send_reject_ext_ind() 361 static void lp_cu_send_conn_param_req(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_cu_send_conn_param_req() 404 uint8_t evt, void *param) in lp_cu_send_conn_update_ind_finalize() 422 static void lp_cu_send_conn_update_ind(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_cu_send_conn_update_ind() 439 static void lp_cu_st_wait_ntf_avail(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_cu_st_wait_ntf_avail() 455 static void lp_cu_st_idle(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param) in lp_cu_st_idle() 486 uint8_t evt, void *param) in lp_cu_st_wait_tx_reject_ext_ind() 499 static void lp_cu_st_wait_tx_conn_param_req(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_cu_st_wait_tx_conn_param_req() 515 static void lp_cu_st_wait_rx_conn_param_rsp(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_cu_st_wait_rx_conn_param_rsp() [all …]
|
D | ull_llcp_cc.c | 233 static void rp_cc_complete(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param) in rp_cc_complete() 240 static void rp_cc_send_cis_rsp(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in rp_cc_send_cis_rsp() 254 static void rp_cc_send_reject_ind(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in rp_cc_send_reject_ind() 289 static void rp_cc_state_idle(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in rp_cc_state_idle() 332 static void rp_cc_state_wait_rx_cis_req(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in rp_cc_state_wait_rx_cis_req() 366 static void rp_cc_state_wait_tx_cis_rsp(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in rp_cc_state_wait_tx_cis_rsp() 379 static void rp_cc_state_wait_tx_reject_ind(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in rp_cc_state_wait_tx_reject_ind() 392 static void rp_cc_state_wait_rx_cis_ind(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in rp_cc_state_wait_rx_cis_ind() 427 static void rp_cc_state_wait_ntf_avail(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in rp_cc_state_wait_ntf_avail() 449 static void rp_cc_check_instant(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in rp_cc_check_instant() [all …]
|
D | ull_llcp_chmu.c | 105 static void lp_chmu_complete(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param) in lp_chmu_complete() 113 uint8_t evt, void *param) in lp_chmu_send_channel_map_update_ind() 129 static void lp_chmu_st_wait_tx_chan_map_ind(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_chmu_st_wait_tx_chan_map_ind() 142 static void lp_chmu_check_instant(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_chmu_check_instant() 153 static void lp_chmu_st_wait_instant(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_chmu_st_wait_instant() 166 static void lp_chmu_execute_fsm(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_chmu_execute_fsm() 221 static void rp_chmu_complete(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param) in rp_chmu_complete() 228 static void rp_chmu_st_idle(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param) in rp_chmu_st_idle() 241 uint8_t evt, void *param) in rp_chmu_st_wait_rx_channel_map_update_ind() 262 static void rp_chmu_check_instant(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in rp_chmu_check_instant() [all …]
|
D | ull_llcp_phy.c | 376 static void lp_pu_tx(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param) in lp_pu_tx() 507 static void lp_pu_tx_ntf(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param) in lp_pu_tx_ntf() 516 static void lp_pu_complete(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param) in lp_pu_complete() 528 static void lp_pu_send_phy_req(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param) in lp_pu_send_phy_req() 546 static void lp_pu_send_phy_update_ind(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_pu_send_phy_update_ind() 561 static void lp_pu_st_idle(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param) in lp_pu_st_idle() 573 static void lp_pu_st_wait_tx_phy_req(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_pu_st_wait_tx_phy_req() 587 static void lp_pu_st_wait_rx_phy_rsp(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_pu_st_wait_rx_phy_rsp() 630 static void lp_pu_st_wait_tx_ack_phy_req(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_pu_st_wait_tx_ack_phy_req() 665 static void lp_pu_st_wait_tx_phy_update_ind(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, in lp_pu_st_wait_tx_phy_update_ind() [all …]
|
D | ull_llcp_common.c | 438 static void lp_comm_complete(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param) in lp_comm_complete() 602 static void lp_comm_send_req(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param) 711 static void lp_comm_st_idle(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param) 734 static void lp_comm_st_wait_tx(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, 747 static void lp_comm_st_wait_tx_ack(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, 839 static void lp_comm_st_wait_rx(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, 853 static void lp_comm_st_wait_ntf_avail(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, 889 static void lp_comm_execute_fsm(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, 1123 static void rp_comm_st_idle(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param) 1180 static void rp_comm_send_rsp(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param) [all …]
|
/Zephyr-Core-3.6.0/subsys/input/ |
D | input.c | 21 static void input_process(struct input_event *evt) in input_process() 44 struct input_event evt = { in input_report() local 64 struct input_event evt; in input_thread() local
|
/Zephyr-Core-3.6.0/subsys/bluetooth/controller/hci/ |
D | hci.c | 298 static void hci_evt_create(struct net_buf *buf, uint8_t evt, uint8_t len) in hci_evt_create() 345 struct bt_hci_evt_vs *evt; in vs_event() local 370 static void disconnect(struct net_buf *buf, struct net_buf **evt) in disconnect() 382 static void read_remote_ver_info(struct net_buf *buf, struct net_buf **evt) in read_remote_ver_info() 396 struct net_buf **evt) in link_control_cmd_handle() 414 static void set_event_mask(struct net_buf *buf, struct net_buf **evt) in set_event_mask() 423 static void set_event_mask_page_2(struct net_buf *buf, struct net_buf **evt) in set_event_mask_page_2() 432 static void reset(struct net_buf *buf, struct net_buf **evt) in reset() 483 static void set_ctl_to_host_flow(struct net_buf *buf, struct net_buf **evt) in set_ctl_to_host_flow() 525 static void host_buffer_size(struct net_buf *buf, struct net_buf **evt) in host_buffer_size() [all …]
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/mesh/src/ |
D | friendship_common.c | 19 static void evt_signal(enum bt_mesh_test_friendship_evt_flags evt) in evt_signal() 25 int bt_mesh_test_friendship_evt_wait(enum bt_mesh_test_friendship_evt_flags evt, in bt_mesh_test_friendship_evt_wait() 31 void bt_mesh_test_friendship_evt_clear(enum bt_mesh_test_friendship_evt_flags evt) in bt_mesh_test_friendship_evt_clear() 37 bool bt_mesh_test_friendship_state_check(enum bt_mesh_test_friendship_evt_flags evt) in bt_mesh_test_friendship_state_check()
|
/Zephyr-Core-3.6.0/tests/subsys/input/longpress/src/ |
D | main.c | 25 static void test_cb(struct input_event *evt) in test_cb() 37 static void test_cb_no_short(struct input_event *evt) in test_cb_no_short()
|
/Zephyr-Core-3.6.0/tests/subsys/mgmt/ec_host_cmd/uart/src/ |
D | main.c | 36 struct uart_event evt; in tx_done() local 97 struct uart_event evt; in test_hello() local 141 struct uart_event evt; in ZTEST() local 169 struct uart_event evt; in ZTEST() local 208 struct uart_event evt; in ZTEST() local 256 struct uart_event evt; in ZTEST() local
|
/Zephyr-Core-3.6.0/tests/bluetooth/host_long_adv_recv/src/ |
D | main.c | 47 static void evt_create(struct net_buf *buf, uint8_t evt, uint8_t len) in evt_create() 56 static void le_meta_evt_create(struct bt_hci_evt_le_meta_event *evt, uint8_t subevent) in le_meta_evt_create() 61 static void adv_info_create(struct bt_hci_evt_le_ext_advertising_info *evt, uint16_t evt_type, in adv_info_create() 91 static int cmd_handle_helper(uint16_t opcode, struct net_buf *cmd, struct net_buf **evt, in cmd_handle_helper() 116 struct net_buf *evt = NULL; in cmd_handle() local 140 static void generic_success(struct net_buf *buf, struct net_buf **evt, uint8_t len, uint16_t opcode) in generic_success() 153 static void read_local_features(struct net_buf *buf, struct net_buf **evt, uint8_t len, in read_local_features() 164 static void read_supported_commands(struct net_buf *buf, struct net_buf **evt, uint8_t len, in read_supported_commands() 175 static void le_read_local_features(struct net_buf *buf, struct net_buf **evt, uint8_t len, in le_read_local_features() 186 static void le_read_supp_states(struct net_buf *buf, struct net_buf **evt, uint8_t len, in le_read_supp_states() [all …]
|
/Zephyr-Core-3.6.0/subsys/bluetooth/host/ |
D | ssp.c | 418 struct bt_hci_evt_pin_code_req *evt = (void *)buf->data; in bt_hci_pin_code_req() local 435 struct bt_hci_evt_link_key_notify *evt = (void *)buf->data; in bt_hci_link_key_notify() local 548 struct bt_hci_evt_link_key_req *evt = (void *)buf->data; in bt_hci_link_key_req() local 605 struct bt_hci_evt_io_capa_resp *evt = (void *)buf->data; in bt_hci_io_capa_resp() local 639 struct bt_hci_evt_io_capa_req *evt = (void *)buf->data; in bt_hci_io_capa_req() local 688 struct bt_hci_evt_ssp_complete *evt = (void *)buf->data; in bt_hci_ssp_complete() local 709 struct bt_hci_evt_user_confirm_req *evt = (void *)buf->data; in bt_hci_user_confirm_req() local 724 struct bt_hci_evt_user_passkey_notify *evt = (void *)buf->data; in bt_hci_user_passkey_notify() local 741 struct bt_hci_evt_user_passkey_req *evt = (void *)buf->data; in bt_hci_user_passkey_req() local 776 struct bt_hci_evt_auth_complete *evt = (void *)buf->data; in bt_hci_auth_complete() local
|
D | br.c | 104 static void bt_esco_conn_req(struct bt_hci_evt_conn_request *evt) in bt_esco_conn_req() 128 struct bt_hci_evt_conn_request *evt = (void *)buf->data; in bt_hci_conn_req() local 233 struct bt_hci_evt_sync_conn_complete *evt = (void *)buf->data; in bt_hci_synchronous_conn_complete() local 259 struct bt_hci_evt_conn_complete *evt = (void *)buf->data; in bt_hci_conn_complete() local 414 struct bt_hci_evt_inquiry_complete *evt = (void *)buf->data; in bt_hci_inquiry_complete() local 483 struct bt_hci_evt_inquiry_result_with_rssi *evt; in bt_hci_inquiry_result_with_rssi() local 514 struct bt_hci_evt_extended_inquiry_result *evt = (void *)buf->data; in bt_hci_extended_inquiry_result() local 540 struct bt_hci_evt_remote_name_req_complete *evt = (void *)buf->data; in bt_hci_remote_name_request_complete() local 621 struct bt_hci_evt_remote_features *evt = (void *)buf->data; in bt_hci_read_remote_features_complete() local 663 struct bt_hci_evt_remote_ext_features *evt = (void *)buf->data; in bt_hci_read_remote_ext_features_complete() local [all …]
|
/Zephyr-Core-3.6.0/tests/subsys/portability/cmsis_rtos_v1/src/ |
D | signal.c | 75 osEvent evt; in ZTEST() local 96 osEvent evt; in ZTEST() local 118 osEvent evt; in ZTEST() local 187 osEvent evt; in ZTEST() local
|
/Zephyr-Core-3.6.0/tests/bluetooth/hci_prop_evt/src/ |
D | main.c | 42 static void evt_create(struct net_buf *buf, uint8_t evt, uint8_t len) in evt_create() 66 struct net_buf **evt, in cmd_handle_helper() 91 struct net_buf *evt = NULL; in cmd_handle() local 115 static void generic_success(struct net_buf *buf, struct net_buf **evt, in generic_success() 129 static void read_local_features(struct net_buf *buf, struct net_buf **evt, in read_local_features() 140 static void read_supported_commands(struct net_buf *buf, struct net_buf **evt, in read_supported_commands() 151 static void le_read_local_features(struct net_buf *buf, struct net_buf **evt, in le_read_local_features() 162 static void le_read_supp_states(struct net_buf *buf, struct net_buf **evt, in le_read_supp_states()
|
/Zephyr-Core-3.6.0/include/zephyr/pm/ |
D | policy.h | 263 static inline void pm_policy_event_register(struct pm_policy_event *evt, in pm_policy_event_register() 270 static inline void pm_policy_event_update(struct pm_policy_event *evt, in pm_policy_event_update() 277 static inline void pm_policy_event_unregister(struct pm_policy_event *evt) in pm_policy_event_unregister()
|
/Zephyr-Core-3.6.0/subsys/bluetooth/controller/hci/openisa/ |
D | hci_vendor.h | 12 struct net_buf **evt) in hci_vendor_cmd_handle()
|
/Zephyr-Core-3.6.0/tests/bluetooth/host/buf/mocks/ |
D | buf_help_utils.h | 20 uint8_t evt; /* Event type */ member
|
/Zephyr-Core-3.6.0/tests/bluetooth/host/buf/bt_buf_get_evt/src/ |
D | main.c | 102 uint8_t evt; in ZTEST() local 156 uint8_t evt; in ZTEST() local
|
D | test_suite_hci_evt_num_completed_packets.c | 72 uint8_t evt; in ZTEST() local 124 uint8_t evt; in ZTEST() local
|
/Zephyr-Core-3.6.0/tests/drivers/uart/uart_async_api/src/ |
D | test_uart_async.c | 92 struct uart_event *evt, void *user_data) in test_single_read_callback() 319 struct uart_event *evt, void *user_data) in test_chained_read_callback() 397 struct uart_event *evt, void *user_data) in test_double_buffer_callback() 464 struct uart_event *evt, void *user_data) in test_read_abort_callback() 574 struct uart_event *evt, void *user_data) in test_write_abort_callback() 646 struct uart_event *evt, void *user_data) in test_forever_timeout_callback() 723 struct uart_event *evt, void *user_data) in test_chained_write_callback() 797 struct uart_event *evt, void *user_data) in test_long_buffers_callback()
|
/Zephyr-Core-3.6.0/subsys/net/lib/tftp/ |
D | tftp_client.c | 120 struct tftp_evt evt = { in send_data() local 281 struct tftp_evt evt = { in tftp_get() local 315 struct tftp_evt evt = { in tftp_get() local 404 struct tftp_evt evt = { in tftp_put() local
|
/Zephyr-Core-3.6.0/drivers/espi/ |
D | espi_mchp_xec.c | 849 struct espi_event evt = { ESPI_BUS_RESET, 0, 0 }; in espi_rst_isr() local 984 struct espi_event evt = { .evt_type = ESPI_BUS_EVENT_CHANNEL_READY, in espi_vwire_chanel_isr() local 1010 struct espi_event evt = { .evt_type = ESPI_BUS_EVENT_OOB_RECEIVED, in espi_oob_down_isr() local 1035 struct espi_event evt = { .evt_type = ESPI_BUS_EVENT_CHANNEL_READY, in espi_oob_up_isr() local 1068 struct espi_event evt = { .evt_type = ESPI_BUS_EVENT_CHANNEL_READY, in espi_flash_isr() local 1102 struct espi_event evt = { ESPI_BUS_EVENT_VWIRE_RECEIVED, in vw_pltrst_isr() local 1121 struct espi_event evt = { ESPI_BUS_EVENT_VWIRE_RECEIVED, 0, 0 }; in notify_system_state() local 1140 struct espi_event evt = {ESPI_BUS_EVENT_VWIRE_RECEIVED, 0, 0 }; in notify_host_warning() local 1224 struct espi_event evt = { ESPI_BUS_PERIPHERAL_NOTIFICATION, in ibf_isr() local 1235 struct espi_event evt = { in ibf_pvt_isr() local [all …]
|