Home
last modified time | relevance | path

Searched refs:ble_stat_t (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/lib/stm32wba/STM32_WPAN/link_layer/ll_cmd_lib/inc/
Dll_intf.h50 typedef uint32_t ble_stat_t; typedef
579 ble_stat_t status; /*Connection Status*/
599 ble_stat_t status; /*Periodic advertising sync Status*/
1069 void (*ll_intf_conn_disconnect_evnt)(ble_stat_t status,
1095 void (*ll_intf_read_remote_version_info_cmplt_evnt)(ble_stat_t status,
1107 ble_stat_t status, uint16_t conn_handle_id,
1185 void (*ll_intf_le_conn_update_cmplt_event)(ble_stat_t status,
1202 ble_stat_t (*ll_intf_le_remote_conn_param_req_event)(
1231 void (*ll_intf_le_phy_update_complete_event)(ble_stat_t status,
1251 void (*ll_intf_encrpt_chng_evnt)(ble_stat_t status,
[all …]
Dhci.h72 typedef ble_stat_t (*ble_ext_custm_cb_t) (uint16_t ocf, uint8_t *pckt_p, uint8_t *evnt_pckt_p, uint…
85 ble_stat_t ll_hci_init(
105 ble_stat_t hci_rcvd_acl_data_pckt_hndlr(
117 ble_stat_t hci_rcvd_iso_data_pckt_hndlr(
128 ble_stat_t hci_rcvd_cmd_pckt_hndlr(
Dll_intf_cmn.h66 ble_stat_t ll_intf_cmn_config_ll_ctx_params(uint8_t allow_low_isr, uint8_t run_post_evnt_frm_isr);
82 ble_stat_t ll_intf_cmn_le_select_slp_clk_src(uint8_t slp_clk_src, uint16_t *ptr_slp_clk_freq_value);
97 ble_stat_t ll_intf_cmn_le_set_rco_clbr_evnt_params(uint8_t rco_clbr_event_duration, uint32_t rco_cl…
167 ble_stat_t ll_intf_cmn_le_set_dp_slp_mode(uint8_t dp_slp_mode);
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/link_layer/ll_sys/src/
Dll_sys_dp_slp.c71 ble_stat_t cmd_status; in ll_sys_dp_slp_enter()
107 ble_stat_t cmd_status; in ll_sys_dp_slp_exit()