Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wba/STM32_WPAN/link_layer/ll_cmd_lib/inc/
Dll_intf.h307 uint16_t conn_hndl; /* Connection handle of the CIS */ member
990 void (*ll_intf_le_req_peer_sca_cpmlt_evnt)(uint8_t status, uint16_t conn_hndl, uint8_t sca);
1338 uint16_t conn_hndl, uint8_t num_of_cmpltd_extended_events);
1850 … void (*vendor_specific_from_cntrl_to_host_cbk)(const iso_sdu_buf_hdr_p, const uint16_t conn_hndl);
3727 ble_stat_t ll_intf_req_peer_sca(uint16_t conn_hndl);
3746 ble_stat_t ll_intf_set_output_data_path(uint16_t conn_hndl ,vendor_specific_from_cntrl_to_host_cbk …
3759 …_set_cig_params(ble_intf_set_cig_params_comman_cmd_st* ptr_st_set_cig_params, uint8_t* conn_hndl);
3770 …arams_test(ble_intf_set_cig_params_comman_cmd_st* ptr_st_set_cig_params_test, uint8_t* conn_hndl);
3792 ble_stat_t ll_intf_accept_cis_req(uint16_t conn_hndl);
3804 ble_stat_t ll_intf_reject_cis_req(uint16_t conn_hndl, uint8_t reason);
[all …]