| /Zephyr-latest/subsys/pm/policy/ | 
| D | policy_events.c | 25 	struct pm_policy_event *evt;  in update_next_event()  local62 void pm_policy_event_register(struct pm_policy_event *evt, int64_t uptime_ticks)  in pm_policy_event_register()
 71 void pm_policy_event_update(struct pm_policy_event *evt, int64_t uptime_ticks)  in pm_policy_event_update()
 79 void pm_policy_event_unregister(struct pm_policy_event *evt)  in pm_policy_event_unregister()
 
 | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ | 
| D | ull_llcp_enc.c | 254 static void lp_enc_complete(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param)  in lp_enc_complete()272 static void lp_enc_send_enc_req(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt,  in lp_enc_send_enc_req()
 292 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()
 305 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()
 325 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()
 346 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()
 397 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()
 441 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()
 473 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()
 486 static void lp_enc_st_wait_rx_start_enc_rsp(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt,  in lp_enc_st_wait_rx_start_enc_rsp()
 [all …]
 
 | 
| D | ull_llcp_conn_upd.c | 357 static void lp_cu_ntf_complete(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt,  in lp_cu_ntf_complete()365 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()
 377 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()
 420 						uint8_t evt, void *param)  in lp_cu_send_conn_update_ind_finalize()
 438 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()
 455 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()
 471 static void lp_cu_st_idle(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param)  in lp_cu_st_idle()
 502 					       uint8_t evt, void *param)  in lp_cu_st_wait_tx_reject_ext_ind()
 515 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()
 531 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_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()
 216 static void rp_chmu_complete(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param)  in rp_chmu_complete()
 223 static void rp_chmu_st_idle(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param)  in rp_chmu_st_idle()
 236 						      uint8_t evt, void *param)  in rp_chmu_st_wait_rx_channel_map_update_ind()
 257 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_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()
 324 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()
 358 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()
 371 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()
 384 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()
 419 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()
 441 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_phy.c | 377 static void lp_pu_tx(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param)  in lp_pu_tx()503 static void lp_pu_tx_ntf(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param)  in lp_pu_tx_ntf()
 512 static void lp_pu_complete(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param)  in lp_pu_complete()
 524 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()
 542 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()
 557 static void lp_pu_st_idle(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param)  in lp_pu_st_idle()
 569 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()
 583 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()
 626 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()
 661 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_past.c | 108 static void rp_past_st_idle(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param)  in rp_past_st_idle()185 static void rp_past_st_wait_resolve_if(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt,  in rp_past_st_wait_resolve_if()
 201 static void rp_past_st_wait_rx(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt,  in rp_past_st_wait_rx()
 269 static void rp_past_st_wait_next_evt(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt,  in rp_past_st_wait_next_evt()
 306 static void rp_past_execute_fsm(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt,  in rp_past_execute_fsm()
 424 				    uint8_t evt, void *param)  in lp_past_offset_calc_req()
 436 				   uint8_t evt, void *param)  in lp_past_st_wait_tx_req()
 449 					uint8_t evt, void *param)  in lp_past_st_wait_offset_calc()
 485 					uint8_t evt, void *param)  in lp_past_state_wait_evt_done()
 509 static void lp_past_st_idle(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param)  in lp_past_st_idle()
 [all …]
 
 | 
| D | ull_llcp_common.c | 450 static void lp_comm_complete(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param)  in lp_comm_complete()614 static void lp_comm_send_req(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param)
 723 static void lp_comm_st_idle(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param)
 746 static void lp_comm_st_wait_tx(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt,
 759 static void lp_comm_st_wait_tx_ack(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt,
 851 static void lp_comm_st_wait_rx(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt,
 865 static void lp_comm_st_wait_ntf_avail(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt,
 901 static void lp_comm_execute_fsm(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt,
 1130 static void rp_comm_st_idle(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param)
 1188 static void rp_comm_send_rsp(struct ll_conn *conn, struct proc_ctx *ctx, uint8_t evt, void *param)
 [all …]
 
 | 
| /Zephyr-latest/tests/subsys/input/api/src/ | 
| D | main.c | 20 static void input_cb_filtered(struct input_event *evt, void *user_data)  in input_cb_filtered()34 static void input_cb_unfiltered(struct input_event *evt, void *user_data)  in input_cb_unfiltered()
 89 static void input_cb_filtered(struct input_event *evt, void *user_data)  in input_cb_filtered()
 97 static void input_cb_unfiltered(struct input_event *evt, void *user_data)  in input_cb_unfiltered()
 122 static void input_cb_last_event(struct input_event *evt, void *user_data)  in input_cb_last_event()
 
 | 
| /Zephyr-latest/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
 78 	struct input_event evt;  in input_thread()  local
 
 | 
| /Zephyr-latest/subsys/bluetooth/controller/hci/ | 
| D | hci.c | 299 static void hci_evt_create(struct net_buf *buf, uint8_t evt, uint8_t len)  in hci_evt_create()346 	struct bt_hci_evt_vs *evt;  in vs_event()  local
 371 static void disconnect(struct net_buf *buf, struct net_buf **evt)  in disconnect()
 383 static void read_remote_ver_info(struct net_buf *buf, struct net_buf **evt)  in read_remote_ver_info()
 397 				   struct net_buf **evt)  in link_control_cmd_handle()
 415 static void set_event_mask(struct net_buf *buf, struct net_buf **evt)  in set_event_mask()
 424 static void set_event_mask_page_2(struct net_buf *buf, struct net_buf **evt)  in set_event_mask_page_2()
 433 static void reset(struct net_buf *buf, struct net_buf **evt)  in reset()
 484 static void set_ctl_to_host_flow(struct net_buf *buf, struct net_buf **evt)  in set_ctl_to_host_flow()
 542 static void host_buffer_size(struct net_buf *buf, struct net_buf **evt)  in host_buffer_size()
 [all …]
 
 | 
| /Zephyr-latest/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-latest/tests/subsys/mgmt/ec_host_cmd/uart/src/ | 
| D | main.c | 36 	struct uart_event evt;  in tx_done()  local97 	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-latest/tests/subsys/input/longpress/src/ | 
| D | main.c | 25 static void test_cb(struct input_event *evt, void *user_data)  in test_cb()37 static void test_cb_no_short(struct input_event *evt, void *user_data)  in test_cb_no_short()
 
 | 
| /Zephyr-latest/subsys/bluetooth/host/classic/ | 
| D | ssp.c | 435 	struct bt_hci_evt_pin_code_req *evt = (void *)buf->data;  in bt_hci_pin_code_req()  local452 	struct bt_hci_evt_link_key_notify *evt = (void *)buf->data;  in bt_hci_link_key_notify()  local
 572 	struct bt_hci_evt_link_key_req *evt = (void *)buf->data;  in bt_hci_link_key_req()  local
 629 	struct bt_hci_evt_io_capa_resp *evt = (void *)buf->data;  in bt_hci_io_capa_resp()  local
 669 	struct bt_hci_evt_io_capa_req *evt = (void *)buf->data;  in bt_hci_io_capa_req()  local
 767 	struct bt_hci_evt_ssp_complete *evt = (void *)buf->data;  in bt_hci_ssp_complete()  local
 793 	struct bt_hci_evt_user_confirm_req *evt = (void *)buf->data;  in bt_hci_user_confirm_req()  local
 808 	struct bt_hci_evt_user_passkey_notify *evt = (void *)buf->data;  in bt_hci_user_passkey_notify()  local
 825 	struct bt_hci_evt_user_passkey_req *evt = (void *)buf->data;  in bt_hci_user_passkey_req()  local
 860 	struct bt_hci_evt_auth_complete *evt = (void *)buf->data;  in bt_hci_auth_complete()  local
 
 | 
| D | br.c | 80 	struct bt_hci_evt_conn_request *evt = (void *)buf->data;  in bt_hci_conn_req()  local188 	struct bt_hci_evt_sync_conn_complete *evt = (void *)buf->data;  in bt_hci_synchronous_conn_complete()  local
 214 	struct bt_hci_evt_conn_complete *evt = (void *)buf->data;  in bt_hci_conn_complete()  local
 371 	struct bt_hci_evt_inquiry_complete *evt = (void *)buf->data;  in bt_hci_inquiry_complete()  local
 438 		struct bt_hci_evt_inquiry_result_with_rssi *evt;  in bt_hci_inquiry_result_with_rssi()  local
 476 	struct bt_hci_evt_extended_inquiry_result *evt = (void *)buf->data;  in bt_hci_extended_inquiry_result()  local
 509 	struct bt_hci_evt_remote_name_req_complete *evt = (void *)buf->data;  in bt_hci_remote_name_request_complete()  local
 598 	struct bt_hci_evt_remote_features *evt = (void *)buf->data;  in bt_hci_read_remote_features_complete()  local
 639 	struct bt_hci_evt_remote_ext_features *evt = (void *)buf->data;  in bt_hci_read_remote_ext_features_complete()  local
 660 	struct bt_hci_evt_role_change *evt = (void *)buf->data;  in bt_hci_role_change()  local
 
 | 
| /Zephyr-latest/tests/bluetooth/host_long_adv_recv/src/ | 
| D | main.c | 57 static void evt_create(struct net_buf *buf, uint8_t evt, uint8_t len)  in evt_create()66 static void le_meta_evt_create(struct bt_hci_evt_le_meta_event *evt, uint8_t subevent)  in le_meta_evt_create()
 71 static void adv_info_create(struct bt_hci_evt_le_ext_advertising_info *evt, uint16_t evt_type,  in adv_info_create()
 101 static int cmd_handle_helper(uint16_t opcode, struct net_buf *cmd, struct net_buf **evt,  in cmd_handle_helper()
 128 	struct net_buf *evt = NULL;  in cmd_handle()  local
 152 static void generic_success(struct net_buf *buf, struct net_buf **evt, uint8_t len, uint16_t opcode)  in generic_success()
 165 static void read_local_features(struct net_buf *buf, struct net_buf **evt, uint8_t len,  in read_local_features()
 176 static void read_supported_commands(struct net_buf *buf, struct net_buf **evt, uint8_t len,  in read_supported_commands()
 187 static void le_read_local_features(struct net_buf *buf, struct net_buf **evt, uint8_t len,  in le_read_local_features()
 198 static void le_read_supp_states(struct net_buf *buf, struct net_buf **evt, uint8_t len,  in le_read_supp_states()
 [all …]
 
 | 
| /Zephyr-latest/tests/subsys/portability/cmsis_rtos_v1/src/ | 
| D | signal.c | 75 	osEvent evt;  in ZTEST()  local96 	osEvent evt;  in ZTEST()  local
 118 	osEvent evt;  in ZTEST()  local
 187 	osEvent evt;  in ZTEST()  local
 
 | 
| /Zephyr-latest/tests/bluetooth/hci_prop_evt/src/ | 
| D | main.c | 48 static void evt_create(struct net_buf *buf, uint8_t evt, uint8_t len)  in evt_create()72 			     struct net_buf **evt,  in cmd_handle_helper()
 99 	struct net_buf *evt = NULL;  in cmd_handle()  local
 123 static void generic_success(struct net_buf *buf, struct net_buf **evt,  in generic_success()
 137 static void read_local_features(struct net_buf *buf, struct net_buf **evt,  in read_local_features()
 148 static void read_supported_commands(struct net_buf *buf, struct net_buf **evt,  in read_supported_commands()
 159 static void le_read_local_features(struct net_buf *buf, struct net_buf **evt,  in le_read_local_features()
 170 static void le_read_supp_states(struct net_buf *buf, struct net_buf **evt,  in le_read_supp_states()
 
 | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hci/ | 
| D | hci_vendor.h | 12 				 struct net_buf **evt)  in hci_vendor_cmd_handle()
 | 
| /Zephyr-latest/samples/subsys/llext/edk/app/src/ | 
| D | pubsub.c | 35 		struct k_event *evt;  member73 			  struct k_event *evt)  in add_subscriber()
 188 int z_impl_register_subscriber(enum Channels channel, struct k_event *evt)  in z_impl_register_subscriber()
 213 		struct k_event *evt)  in z_vrfy_register_subscriber()
 
 | 
| /Zephyr-latest/include/zephyr/pm/ | 
| D | policy.h | 241 static inline void pm_policy_event_register(struct pm_policy_event *evt, uint32_t cycle)  in pm_policy_event_register()247 static inline void pm_policy_event_update(struct pm_policy_event *evt, uint32_t cycle)  in pm_policy_event_update()
 253 static inline void pm_policy_event_unregister(struct pm_policy_event *evt)  in pm_policy_event_unregister()
 
 | 
| /Zephyr-latest/subsys/net/lib/tftp/ | 
| D | tftp_client.c | 120 					struct tftp_evt evt = {  in send_data()  local281 				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-latest/drivers/espi/ | 
| D | espi_mchp_xec.c | 849 	struct espi_event evt = { ESPI_BUS_RESET, 0, 0 };  in espi_rst_isr()  local984 	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 …]
 
 | 
| /Zephyr-latest/subsys/bluetooth/host/ | 
| D | hci_core.c | 566 	struct bt_hci_evt_num_completed_packets *evt = (void *)buf->data;  in hci_num_completed_packets()  local671 	struct bt_hci_evt_data_buf_overflow *evt = (void *)buf->data;  in hci_data_buf_overflow()  local
 959 	struct bt_hci_evt_disconn_complete *evt = (void *)buf->data;  in hci_disconn_complete_prio()  local
 987 	struct bt_hci_evt_disconn_complete *evt = (void *)buf->data;  in hci_disconn_complete()  local
 1274 static void enh_conn_complete(struct bt_hci_evt_le_enh_conn_complete *evt)  in enh_conn_complete()
 1306 			    const struct bt_hci_evt_le_enh_conn_complete *evt, uint8_t id)  in translate_addrs()
 1320 			const struct bt_hci_evt_le_enh_conn_complete *evt)  in update_conn()
 1342 void bt_hci_le_enh_conn_complete(struct bt_hci_evt_le_enh_conn_complete *evt)  in bt_hci_le_enh_conn_complete()
 1510 void bt_hci_le_enh_conn_complete_sync(struct bt_hci_evt_le_enh_conn_complete_v2 *evt,  in bt_hci_le_enh_conn_complete_sync()
 1622 	struct bt_hci_evt_le_enh_conn_complete *evt =  in le_enh_conn_complete()  local
 [all …]
 
 |