Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_stack_user_cfg.h1693 tBleStatus ll_write_supported_data_ucfg(uint16_t Supported_Max_Tx_Octets,
1697 tBleStatus ll_write_supported_data_ucfg_weak(uint16_t Supported_Max_Tx_Octets,
1701 tBleStatus ll_write_supported_data(uint16_t Supported_Max_Tx_Octets,
2545 tBleStatus hci_le_read_maximum_data_length_api(uint16_t* Supported_Max_Tx_Octets,
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c3034 tBleStatus ll_write_supported_data_ucfg(uint16_t Supported_Max_Tx_Octets, in ll_write_supported_data_ucfg() argument
3039 return ll_write_supported_data(Supported_Max_Tx_Octets, in ll_write_supported_data_ucfg()
5626 tBleStatus hci_le_read_maximum_data_length(uint16_t* Supported_Max_Tx_Octets, in hci_le_read_maximum_data_length() argument
5631 return hci_le_read_maximum_data_length_api(Supported_Max_Tx_Octets, in hci_le_read_maximum_data_length()